コード例 #1
0
 public void SetPushNotificationsDeviceTokenString(string token)
 {
     IOSWrapper.IOSFBSetPushNotificationsDeviceTokenString(token);
 }