get Banner Info String
fun getBannerInfoString(campaignType: String, bannerType: String, listener: Promotion.PromotionBannerInfoListener)
배너 정보 조회
Request banner information
korean
특정 프로모션에 대한 배너 정보를 요청한다. 게임 서버에서 배너 정보를 조회하기 위해 사용된다.english
Request banner information for a specific promotion. Used to retrieve banner information from the game server.Parameters
campaign Type
"event", "notice", "all", "cross"
banner Type
"great", "small", "rolling"
listener
API call result listener