コード例 #1
0
 public void SetChannelId(string channelId)
 {
     Externs.ZPLADSetInterstitialChannelId(InterstitialPtr, channelId);
 }