AddFriends(string[] friends) | Photon.Chat.ChatClient | |
AppId | Photon.Chat.ChatClient | |
AppVersion | Photon.Chat.ChatClient | |
AuthValues | Photon.Chat.ChatClient | |
CanChat | Photon.Chat.ChatClient | |
CanChatInChannel(string channelName) | Photon.Chat.ChatClient | |
ChatClient(IChatClientListener listener, ConnectionProtocol protocol=ConnectionProtocol.Udp) | Photon.Chat.ChatClient | |
chatPeer | Photon.Chat.ChatClient | |
ChatRegion | Photon.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 | |
DebugOut | Photon.Chat.ChatClient | |
DefaultMaxSubscribers | Photon.Chat.ChatClient | static |
Disconnect() | Photon.Chat.ChatClient | |
DisconnectedCause | Photon.Chat.ChatClient | |
FrontendAddress | Photon.Chat.ChatClient | |
GetPrivateChannelNameByUser(string userName) | Photon.Chat.ChatClient | |
MessageLimit | Photon.Chat.ChatClient | |
NameServerAddress | Photon.Chat.ChatClient | |
PrivateChannels | Photon.Chat.ChatClient | |
PublicChannels | Photon.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 | |
SocketImplementationConfig | Photon.Chat.ChatClient | |
State | Photon.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 | |
TransportProtocol | Photon.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 | |
UseBackgroundWorkerForSending | Photon.Chat.ChatClient | |
UserId | Photon.Chat.ChatClient | |