Photon Unity Networking v1.101

Photon.Chat.ChatClient Member List

This is the complete list of members for Photon.Chat.ChatClient, including all inherited members.

AddFriends(string[] friends)Photon.Chat.ChatClient
AppIdPhoton.Chat.ChatClient
AppVersionPhoton.Chat.ChatClient
AuthValuesPhoton.Chat.ChatClient
CanChatPhoton.Chat.ChatClient
CanChatInChannel(string channelName)Photon.Chat.ChatClient
ChatClient(IChatClientListener listener, ConnectionProtocol protocol=ConnectionProtocol.Udp)Photon.Chat.ChatClient
chatPeerPhoton.Chat.ChatClient
ChatRegionPhoton.Chat.ChatClient
Connect(string appId, string appVersion, AuthenticationValues authValues)Photon.Chat.ChatClient
ConnectAndSetStatus(string appId, string appVersion, AuthenticationValues authValues, int status=ChatUserStatus.Online, object message=null)Photon.Chat.ChatClient
DebugOutPhoton.Chat.ChatClient
DefaultMaxSubscribersPhoton.Chat.ChatClientstatic
Disconnect()Photon.Chat.ChatClient
DisconnectedCausePhoton.Chat.ChatClient
FrontendAddressPhoton.Chat.ChatClient
GetPrivateChannelNameByUser(string userName)Photon.Chat.ChatClient
MessageLimitPhoton.Chat.ChatClient
NameServerAddressPhoton.Chat.ChatClient
PrivateChannelsPhoton.Chat.ChatClient
PublicChannelsPhoton.Chat.ChatClient
PublishMessage(string channelName, object message, bool forwardAsWebhook=false)Photon.Chat.ChatClient
RemoveFriends(string[] friends)Photon.Chat.ChatClient
SendAcksOnly()Photon.Chat.ChatClient
SendPrivateMessage(string target, object message, bool forwardAsWebhook=false)Photon.Chat.ChatClient
SendPrivateMessage(string target, object message, bool encrypt, bool forwardAsWebhook)Photon.Chat.ChatClient
Service()Photon.Chat.ChatClient
SetOnlineStatus(int status)Photon.Chat.ChatClient
SetOnlineStatus(int status, object message)Photon.Chat.ChatClient
SocketImplementationConfigPhoton.Chat.ChatClient
StatePhoton.Chat.ChatClient
StopThread()Photon.Chat.ChatClient
Subscribe(string[] channels)Photon.Chat.ChatClient
Subscribe(string[] channels, int[] lastMsgIds)Photon.Chat.ChatClient
Subscribe(string[] channels, int messagesFromHistory)Photon.Chat.ChatClient
Subscribe(string channel, int lastMsgId=0, int messagesFromHistory=-1, ChannelCreationOptions creationOptions=null)Photon.Chat.ChatClient
TransportProtocolPhoton.Chat.ChatClient
TryGetChannel(string channelName, bool isPrivate, out ChatChannel channel)Photon.Chat.ChatClient
TryGetChannel(string channelName, out ChatChannel channel)Photon.Chat.ChatClient
TryGetPrivateChannelByUser(string userId, out ChatChannel channel)Photon.Chat.ChatClient
Unsubscribe(string[] channels)Photon.Chat.ChatClient
UseBackgroundWorkerForSendingPhoton.Chat.ChatClient
UserIdPhoton.Chat.ChatClient