Photon .NET Client API 4.1.4.8

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