示例#1
0
 public GetStateBuilder GetPresenceState()
 {
     PubNubUnityInitializationAfterCleanup();
     return(pnUnity.GetPresenceState());
 }