コード例 #1
0
 public void leavePlatformNotify(string args)
 {
     ParseReceiveParams(args);
     ThirdPartyPlatform.OnLeavePlatform(IsSuccess());
 }