예제 #1
0
 public void SetChannelId(string channelId)
 {
     Externs.AtmosplayAdsSetInterstitialChannelId(InterstitialPtr, channelId);
 }