|
Beamable SDK
|
This is the complete list of members for PubNubMessaging.Core.PubnubUnity, including all inherited members.
| AddChannelsToChannelGroup< T >(string[] channels, string nameSpace, string groupName, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| AuditAccess< T >(string channel, string authenticationKey, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| AuditPresenceAccess< T >(string channel, string authenticationKey, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| AuthenticationKey (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| ChangeUUID< T >(string newUUID) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| ChannelGroupAuditAccess< T >(string channelGroup, string authenticationKey, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| ChannelGroupGrantAccess< T >(string channelGroup, string authenticationKey, bool read, bool write, bool manage, int ttl, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| CleanUp() | PubNubMessaging.Core.PubnubUnity | inline |
| DetailedHistory< T >(string channel, long start, long end, int count, bool reverse, bool includeToken, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| Dispose() (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| EnableJsonEncodingForPublish (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| EnableResumeOnReconnect (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| EndPendingRequests< T >() (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| FilterExpr (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| GetAllChannelGroups< T >(string nameSpace, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GetChannelsForChannelGroup< T >(string nameSpace, string groupName, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GetChannelsForDevicePush< T >(PushTypeService pushType, string pushToken, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GetUserState< T >(string channel, string channelGroup, string uuid, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GlobalHereNow< T >(bool showUUIDList, bool includeUserState, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GrantAccess< T >(string channel, string authenticationKey, bool read, bool write, int ttl, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| GrantPresenceAccess< T >(string channel, string authenticationKey, bool read, bool write, int ttl, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| HeartbeatTimeout (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| HereNow< T >(string channel, string channelGroup, bool showUUIDList, bool includeUserState, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| History (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| JsonPluggableLibrary (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | static |
| LocalClientHeartbeatInterval (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| MultiChannelSubscribeInit< T >(ResponseType respType, string channel, string channelGroup, long timetokenToUse, Action< T > userCallback, Action< T > connectCallback, Action< PubnubClientError > errorCallback, Action< T > wildcardPresenceCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| MultiplexExceptionHandler< T >(ResponseType type, bool reconnectMaxTried, bool reconnect) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inlineprotected |
| NetworkCheckMaxRetries (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| NetworkCheckRetryInterval (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| NonSubscribeTimeout (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| Origin (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| overrideTcpKeepAlive (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| Presence< T >(string channel, string channelGroup, long timetoken, Action< T > userCallback, Action< T > connectCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| PresenceHeartbeat | PubNubMessaging.Core.PubnubUnity | |
| PresenceHeartbeatInterval (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| PresenceUnsubscribe< T >(string channel, string channelGroup, Action< T > userCallback, Action< T > connectCallback, Action< T > disconnectCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| PropertyChanged (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| Publish< T >(string channel, object message, bool storeInHistory, Dictionary< string, string > metadata, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| PublishKey (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| PubnubErrorLevel (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| PubnubLogLevel (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| PubnubUnitTest (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| PubnubUnity(IDependencyProvider provider, string publishKey, string subscribeKey, string secretKey, string cipherKey, bool sslOn, GameObject gob) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| PubnubUnity(IDependencyProvider provider, string publishKey, string subscribeKey, string secretKey, GameObject gob) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| PubnubUnity(IDependencyProvider provider, string publishKey, string subscribeKey, GameObject gob) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| RaisePropertyChanged(string propertyName) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| Region (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| RegisterDeviceForPush< T >(string channel, PushTypeService pushType, string pushToken, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| RemoveChannelForDevicePush< T >(string channel, PushTypeService pushType, string pushToken, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| RemoveChannelGroup< T >(string nameSpace, string groupName, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| RemoveChannelsFromChannelGroup< T >(string[] channels, string nameSpace, string groupName, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| ResetPublishMessageCounter() (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| SecretKey (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| SessionUUID (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| SetGameObject | PubNubMessaging.Core.PubnubUnity | |
| SetUserState< T >(string channel, string channelGroup, string uuid, string jsonUserState, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| SetUserState< T >(string channel, string channelGroup, string uuid, KeyValuePair< string, object > keyValuePair, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| StoredRequestState (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| Subscribe< T >(string channel, string channelGroup, long timetoken, Action< T > userCallback, Action< T > connectCallback, Action< T > wildcardPresenceCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| SubscribeKey (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| SubscribeTimeout (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| Subscription (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | |
| TerminateCurrentSubscriberRequest() (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| TerminateCurrentSubscriberRequest< T >() (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| Time< T >(Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| UnregisterDeviceForPush< T >(PushTypeService pushType, string pushToken, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |
| Unsubscribe< T >(string channel, string channelGroup, Action< T > userCallback, Action< T > connectCallback, Action< T > disconnectCallback, Action< T > wildcardPresenceCallback, Action< PubnubClientError > errorCallback) | PubNubMessaging.Core.PubnubUnity | inline |
| Version (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | static |
| WhereNow< T >(string uuid, Action< T > userCallback, Action< PubnubClientError > errorCallback) (defined in PubNubMessaging.Core.PubnubUnity) | PubNubMessaging.Core.PubnubUnity | inline |