Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
Discord.LobbyManager Member List

This is the complete list of members for Discord.LobbyManager, including all inherited members.

ConnectLobby(Int64 lobbyId, string secret, ConnectLobbyHandler callback)Discord.LobbyManager
ConnectLobbyCallbackImpl(IntPtr ptr, Result result, ref Lobby lobby)Discord.LobbyManagerprivatestatic
ConnectLobbyHandler(Result result, ref Lobby lobby)Discord.LobbyManager
ConnectLobbyWithActivitySecret(string activitySecret, ConnectLobbyWithActivitySecretHandler callback)Discord.LobbyManager
ConnectLobbyWithActivitySecretCallbackImpl(IntPtr ptr, Result result, ref Lobby lobby)Discord.LobbyManagerprivatestatic
ConnectLobbyWithActivitySecretHandler(Result result, ref Lobby lobby)Discord.LobbyManager
ConnectNetwork(Int64 lobbyId)Discord.LobbyManager
ConnectVoice(Int64 lobbyId, ConnectVoiceHandler callback)Discord.LobbyManager
ConnectVoiceCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
ConnectVoiceHandler(Result result)Discord.LobbyManager
CreateLobby(LobbyTransaction transaction, CreateLobbyHandler callback)Discord.LobbyManager
CreateLobbyCallbackImpl(IntPtr ptr, Result result, ref Lobby lobby)Discord.LobbyManagerprivatestatic
CreateLobbyHandler(Result result, ref Lobby lobby)Discord.LobbyManager
DeleteLobby(Int64 lobbyId, DeleteLobbyHandler callback)Discord.LobbyManager
DeleteLobbyCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
DeleteLobbyHandler(Result result)Discord.LobbyManager
DisconnectLobby(Int64 lobbyId, DisconnectLobbyHandler callback)Discord.LobbyManager
DisconnectLobbyCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
DisconnectLobbyHandler(Result result)Discord.LobbyManager
DisconnectNetwork(Int64 lobbyId)Discord.LobbyManager
DisconnectVoice(Int64 lobbyId, DisconnectVoiceHandler callback)Discord.LobbyManager
DisconnectVoiceCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
DisconnectVoiceHandler(Result result)Discord.LobbyManager
FlushNetwork()Discord.LobbyManager
GetLobby(Int64 lobbyId)Discord.LobbyManager
GetLobbyActivitySecret(Int64 lobbyId)Discord.LobbyManager
GetLobbyCreateTransaction()Discord.LobbyManager
GetLobbyId(Int32 index)Discord.LobbyManager
GetLobbyMetadataKey(Int64 lobbyId, Int32 index)Discord.LobbyManager
GetLobbyMetadataValue(Int64 lobbyId, string key)Discord.LobbyManager
GetLobbyUpdateTransaction(Int64 lobbyId)Discord.LobbyManager
GetMemberMetadataKey(Int64 lobbyId, Int64 userId, Int32 index)Discord.LobbyManager
GetMemberMetadataValue(Int64 lobbyId, Int64 userId, string key)Discord.LobbyManager
GetMemberUpdateTransaction(Int64 lobbyId, Int64 userId)Discord.LobbyManager
GetMemberUser(Int64 lobbyId, Int64 userId)Discord.LobbyManager
GetMemberUserId(Int64 lobbyId, Int32 index)Discord.LobbyManager
GetMemberUsers(Int64 lobbyID)Discord.LobbyManager
GetSearchQuery()Discord.LobbyManager
InitEvents(IntPtr eventsPtr, ref FFIEvents events)Discord.LobbyManagerprivate
LobbyCount()Discord.LobbyManager
LobbyDeleteHandler(Int64 lobbyId, UInt32 reason)Discord.LobbyManager
LobbyMessageHandler(Int64 lobbyId, Int64 userId, byte[] data)Discord.LobbyManager
LobbyMetadataCount(Int64 lobbyId)Discord.LobbyManager
LobbyUpdateHandler(Int64 lobbyId)Discord.LobbyManager
MemberConnectHandler(Int64 lobbyId, Int64 userId)Discord.LobbyManager
MemberCount(Int64 lobbyId)Discord.LobbyManager
MemberDisconnectHandler(Int64 lobbyId, Int64 userId)Discord.LobbyManager
MemberMetadataCount(Int64 lobbyId, Int64 userId)Discord.LobbyManager
MemberUpdateHandler(Int64 lobbyId, Int64 userId)Discord.LobbyManager
MethodsDiscord.LobbyManagerprivate
MethodsPtrDiscord.LobbyManagerprivate
MethodsStructureDiscord.LobbyManagerprivate
NetworkMessageHandler(Int64 lobbyId, Int64 userId, byte channelId, byte[] data)Discord.LobbyManager
OnLobbyDeleteDiscord.LobbyManager
OnLobbyDeleteImpl(IntPtr ptr, Int64 lobbyId, UInt32 reason)Discord.LobbyManagerprivatestatic
OnLobbyMessageDiscord.LobbyManager
OnLobbyMessageImpl(IntPtr ptr, Int64 lobbyId, Int64 userId, IntPtr dataPtr, Int32 dataLen)Discord.LobbyManagerprivatestatic
OnLobbyUpdateDiscord.LobbyManager
OnLobbyUpdateImpl(IntPtr ptr, Int64 lobbyId)Discord.LobbyManagerprivatestatic
OnMemberConnectDiscord.LobbyManager
OnMemberConnectImpl(IntPtr ptr, Int64 lobbyId, Int64 userId)Discord.LobbyManagerprivatestatic
OnMemberDisconnectDiscord.LobbyManager
OnMemberDisconnectImpl(IntPtr ptr, Int64 lobbyId, Int64 userId)Discord.LobbyManagerprivatestatic
OnMemberUpdateDiscord.LobbyManager
OnMemberUpdateImpl(IntPtr ptr, Int64 lobbyId, Int64 userId)Discord.LobbyManagerprivatestatic
OnNetworkMessageDiscord.LobbyManager
OnNetworkMessageImpl(IntPtr ptr, Int64 lobbyId, Int64 userId, byte channelId, IntPtr dataPtr, Int32 dataLen)Discord.LobbyManagerprivatestatic
OnSpeakingDiscord.LobbyManager
OnSpeakingImpl(IntPtr ptr, Int64 lobbyId, Int64 userId, bool speaking)Discord.LobbyManagerprivatestatic
OpenNetworkChannel(Int64 lobbyId, byte channelId, bool reliable)Discord.LobbyManager
Search(LobbySearchQuery query, SearchHandler callback)Discord.LobbyManager
SearchCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
SearchHandler(Result result)Discord.LobbyManager
SendLobbyMessage(Int64 lobbyId, byte[] data, SendLobbyMessageHandler callback)Discord.LobbyManager
SendLobbyMessage(Int64 lobbyID, string data, SendLobbyMessageHandler handler)Discord.LobbyManager
SendLobbyMessageCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
SendLobbyMessageHandler(Result result)Discord.LobbyManager
SendNetworkMessage(Int64 lobbyId, Int64 userId, byte channelId, byte[] data)Discord.LobbyManager
SpeakingHandler(Int64 lobbyId, Int64 userId, bool speaking)Discord.LobbyManager
UpdateLobby(Int64 lobbyId, LobbyTransaction transaction, UpdateLobbyHandler callback)Discord.LobbyManager
UpdateLobbyCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
UpdateLobbyHandler(Result result)Discord.LobbyManager
UpdateMember(Int64 lobbyId, Int64 userId, LobbyMemberTransaction transaction, UpdateMemberHandler callback)Discord.LobbyManager
UpdateMemberCallbackImpl(IntPtr ptr, Result result)Discord.LobbyManagerprivatestatic
UpdateMemberHandler(Result result)Discord.LobbyManager