mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
24628 lines
1.6 MiB
Plaintext
24628 lines
1.6 MiB
Plaintext
### YamlMime:XRefMap
|
|
sorted: true
|
|
references:
|
|
- uid: EchoHub.Client
|
|
name: EchoHub.Client
|
|
href: api/client/EchoHub.Client.html
|
|
commentId: N:EchoHub.Client
|
|
fullName: EchoHub.Client
|
|
nameWithType: EchoHub.Client
|
|
- uid: EchoHub.Client.AppOrchestrator
|
|
name: AppOrchestrator
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html
|
|
commentId: T:EchoHub.Client.AppOrchestrator
|
|
fullName: EchoHub.Client.AppOrchestrator
|
|
nameWithType: AppOrchestrator
|
|
- uid: EchoHub.Client.AppOrchestrator.#ctor(Terminal.Gui.App.IApplication,EchoHub.Client.Config.ClientConfig)
|
|
name: AppOrchestrator(IApplication, ClientConfig)
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator__ctor_Terminal_Gui_App_IApplication_EchoHub_Client_Config_ClientConfig_
|
|
commentId: M:EchoHub.Client.AppOrchestrator.#ctor(Terminal.Gui.App.IApplication,EchoHub.Client.Config.ClientConfig)
|
|
name.vb: New(IApplication, ClientConfig)
|
|
fullName: EchoHub.Client.AppOrchestrator.AppOrchestrator(Terminal.Gui.App.IApplication, EchoHub.Client.Config.ClientConfig)
|
|
fullName.vb: EchoHub.Client.AppOrchestrator.New(Terminal.Gui.App.IApplication, EchoHub.Client.Config.ClientConfig)
|
|
nameWithType: AppOrchestrator.AppOrchestrator(IApplication, ClientConfig)
|
|
nameWithType.vb: AppOrchestrator.New(IApplication, ClientConfig)
|
|
- uid: EchoHub.Client.AppOrchestrator.#ctor*
|
|
name: AppOrchestrator
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator__ctor_
|
|
commentId: Overload:EchoHub.Client.AppOrchestrator.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.AppOrchestrator.AppOrchestrator
|
|
fullName.vb: EchoHub.Client.AppOrchestrator.New
|
|
nameWithType: AppOrchestrator.AppOrchestrator
|
|
nameWithType.vb: AppOrchestrator.New
|
|
- uid: EchoHub.Client.AppOrchestrator.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_Dispose
|
|
commentId: M:EchoHub.Client.AppOrchestrator.Dispose
|
|
fullName: EchoHub.Client.AppOrchestrator.Dispose()
|
|
nameWithType: AppOrchestrator.Dispose()
|
|
- uid: EchoHub.Client.AppOrchestrator.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_Dispose_
|
|
commentId: Overload:EchoHub.Client.AppOrchestrator.Dispose
|
|
fullName: EchoHub.Client.AppOrchestrator.Dispose
|
|
nameWithType: AppOrchestrator.Dispose
|
|
- uid: EchoHub.Client.AppOrchestrator.MainWindow
|
|
name: MainWindow
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_MainWindow
|
|
commentId: P:EchoHub.Client.AppOrchestrator.MainWindow
|
|
fullName: EchoHub.Client.AppOrchestrator.MainWindow
|
|
nameWithType: AppOrchestrator.MainWindow
|
|
- uid: EchoHub.Client.AppOrchestrator.MainWindow*
|
|
name: MainWindow
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_MainWindow_
|
|
commentId: Overload:EchoHub.Client.AppOrchestrator.MainWindow
|
|
fullName: EchoHub.Client.AppOrchestrator.MainWindow
|
|
nameWithType: AppOrchestrator.MainWindow
|
|
- uid: EchoHub.Client.AppOrchestrator.PendingUpdate
|
|
name: PendingUpdate
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_PendingUpdate
|
|
commentId: P:EchoHub.Client.AppOrchestrator.PendingUpdate
|
|
fullName: EchoHub.Client.AppOrchestrator.PendingUpdate
|
|
nameWithType: AppOrchestrator.PendingUpdate
|
|
- uid: EchoHub.Client.AppOrchestrator.PendingUpdate*
|
|
name: PendingUpdate
|
|
href: api/client/EchoHub.Client.AppOrchestrator.html#EchoHub_Client_AppOrchestrator_PendingUpdate_
|
|
commentId: Overload:EchoHub.Client.AppOrchestrator.PendingUpdate
|
|
fullName: EchoHub.Client.AppOrchestrator.PendingUpdate
|
|
nameWithType: AppOrchestrator.PendingUpdate
|
|
- uid: EchoHub.Client.Commands
|
|
name: EchoHub.Client.Commands
|
|
href: api/client/EchoHub.Client.Commands.html
|
|
commentId: N:EchoHub.Client.Commands
|
|
fullName: EchoHub.Client.Commands
|
|
nameWithType: EchoHub.Client.Commands
|
|
- uid: EchoHub.Client.Commands.CommandHandler
|
|
name: CommandHandler
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html
|
|
commentId: T:EchoHub.Client.Commands.CommandHandler
|
|
fullName: EchoHub.Client.Commands.CommandHandler
|
|
nameWithType: CommandHandler
|
|
- uid: EchoHub.Client.Commands.CommandHandler.#ctor
|
|
name: CommandHandler()
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler__ctor
|
|
commentId: M:EchoHub.Client.Commands.CommandHandler.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Commands.CommandHandler.CommandHandler()
|
|
fullName.vb: EchoHub.Client.Commands.CommandHandler.New()
|
|
nameWithType: CommandHandler.CommandHandler()
|
|
nameWithType.vb: CommandHandler.New()
|
|
- uid: EchoHub.Client.Commands.CommandHandler.#ctor*
|
|
name: CommandHandler
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler__ctor_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandHandler.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Commands.CommandHandler.CommandHandler
|
|
fullName.vb: EchoHub.Client.Commands.CommandHandler.New
|
|
nameWithType: CommandHandler.CommandHandler
|
|
nameWithType.vb: CommandHandler.New
|
|
- uid: EchoHub.Client.Commands.CommandHandler.HandleAsync(System.String)
|
|
name: HandleAsync(string)
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_HandleAsync_System_String_
|
|
commentId: M:EchoHub.Client.Commands.CommandHandler.HandleAsync(System.String)
|
|
name.vb: HandleAsync(String)
|
|
fullName: EchoHub.Client.Commands.CommandHandler.HandleAsync(string)
|
|
fullName.vb: EchoHub.Client.Commands.CommandHandler.HandleAsync(String)
|
|
nameWithType: CommandHandler.HandleAsync(string)
|
|
nameWithType.vb: CommandHandler.HandleAsync(String)
|
|
- uid: EchoHub.Client.Commands.CommandHandler.HandleAsync*
|
|
name: HandleAsync
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_HandleAsync_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandHandler.HandleAsync
|
|
fullName: EchoHub.Client.Commands.CommandHandler.HandleAsync
|
|
nameWithType: CommandHandler.HandleAsync
|
|
- uid: EchoHub.Client.Commands.CommandHandler.IsCommand(System.String)
|
|
name: IsCommand(string)
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_IsCommand_System_String_
|
|
commentId: M:EchoHub.Client.Commands.CommandHandler.IsCommand(System.String)
|
|
name.vb: IsCommand(String)
|
|
fullName: EchoHub.Client.Commands.CommandHandler.IsCommand(string)
|
|
fullName.vb: EchoHub.Client.Commands.CommandHandler.IsCommand(String)
|
|
nameWithType: CommandHandler.IsCommand(string)
|
|
nameWithType.vb: CommandHandler.IsCommand(String)
|
|
- uid: EchoHub.Client.Commands.CommandHandler.IsCommand*
|
|
name: IsCommand
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_IsCommand_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandHandler.IsCommand
|
|
fullName: EchoHub.Client.Commands.CommandHandler.IsCommand
|
|
nameWithType: CommandHandler.IsCommand
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnAssignRole
|
|
name: OnAssignRole
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnAssignRole
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnAssignRole
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnAssignRole
|
|
nameWithType: CommandHandler.OnAssignRole
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnBanUser
|
|
name: OnBanUser
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnBanUser
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnBanUser
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnBanUser
|
|
nameWithType: CommandHandler.OnBanUser
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnChangeRoomPassword
|
|
name: OnChangeRoomPassword
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnChangeRoomPassword
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnChangeRoomPassword
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnChangeRoomPassword
|
|
nameWithType: CommandHandler.OnChangeRoomPassword
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnClearAttachments
|
|
name: OnClearAttachments
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnClearAttachments
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnClearAttachments
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnClearAttachments
|
|
nameWithType: CommandHandler.OnClearAttachments
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnCreateInvite
|
|
name: OnCreateInvite
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnCreateInvite
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnCreateInvite
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnCreateInvite
|
|
nameWithType: CommandHandler.OnCreateInvite
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnDeleteAccount
|
|
name: OnDeleteAccount
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnDeleteAccount
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnDeleteAccount
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnDeleteAccount
|
|
nameWithType: CommandHandler.OnDeleteAccount
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnExportData
|
|
name: OnExportData
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnExportData
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnExportData
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnExportData
|
|
nameWithType: CommandHandler.OnExportData
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnHelp
|
|
name: OnHelp
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnHelp
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnHelp
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnHelp
|
|
nameWithType: CommandHandler.OnHelp
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnJoinChannel
|
|
name: OnJoinChannel
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnJoinChannel
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnJoinChannel
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnJoinChannel
|
|
nameWithType: CommandHandler.OnJoinChannel
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnKickUser
|
|
name: OnKickUser
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnKickUser
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnKickUser
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnKickUser
|
|
nameWithType: CommandHandler.OnKickUser
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnLeaveChannel
|
|
name: OnLeaveChannel
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnLeaveChannel
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnLeaveChannel
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnLeaveChannel
|
|
nameWithType: CommandHandler.OnLeaveChannel
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnListInvites
|
|
name: OnListInvites
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnListInvites
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnListInvites
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnListInvites
|
|
nameWithType: CommandHandler.OnListInvites
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnListUsers
|
|
name: OnListUsers
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnListUsers
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnListUsers
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnListUsers
|
|
nameWithType: CommandHandler.OnListUsers
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnMuteUser
|
|
name: OnMuteUser
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnMuteUser
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnMuteUser
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnMuteUser
|
|
nameWithType: CommandHandler.OnMuteUser
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnNukeChannel
|
|
name: OnNukeChannel
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnNukeChannel
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnNukeChannel
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnNukeChannel
|
|
nameWithType: CommandHandler.OnNukeChannel
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnOpenProfile
|
|
name: OnOpenProfile
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnOpenProfile
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnOpenProfile
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnOpenProfile
|
|
nameWithType: CommandHandler.OnOpenProfile
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnOpenServers
|
|
name: OnOpenServers
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnOpenServers
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnOpenServers
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnOpenServers
|
|
nameWithType: CommandHandler.OnOpenServers
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnQuit
|
|
name: OnQuit
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnQuit
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnQuit
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnQuit
|
|
nameWithType: CommandHandler.OnQuit
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnRevokeInvite
|
|
name: OnRevokeInvite
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnRevokeInvite
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnRevokeInvite
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnRevokeInvite
|
|
nameWithType: CommandHandler.OnRevokeInvite
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnRoomInfo
|
|
name: OnRoomInfo
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnRoomInfo
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnRoomInfo
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnRoomInfo
|
|
nameWithType: CommandHandler.OnRoomInfo
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSendAction
|
|
name: OnSendAction
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSendAction
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSendAction
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSendAction
|
|
nameWithType: CommandHandler.OnSendAction
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSendBanner
|
|
name: OnSendBanner
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSendBanner
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSendBanner
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSendBanner
|
|
nameWithType: CommandHandler.OnSendBanner
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSendFile
|
|
name: OnSendFile
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSendFile
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSendFile
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSendFile
|
|
nameWithType: CommandHandler.OnSendFile
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetAsciiSize
|
|
name: OnSetAsciiSize
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetAsciiSize
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetAsciiSize
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetAsciiSize
|
|
nameWithType: CommandHandler.OnSetAsciiSize
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetAvatar
|
|
name: OnSetAvatar
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetAvatar
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetAvatar
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetAvatar
|
|
nameWithType: CommandHandler.OnSetAvatar
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetColor
|
|
name: OnSetColor
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetColor
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetColor
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetColor
|
|
nameWithType: CommandHandler.OnSetColor
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetDownloadPath
|
|
name: OnSetDownloadPath
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetDownloadPath
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetDownloadPath
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetDownloadPath
|
|
nameWithType: CommandHandler.OnSetDownloadPath
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetNick
|
|
name: OnSetNick
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetNick
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetNick
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetNick
|
|
nameWithType: CommandHandler.OnSetNick
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetStatus
|
|
name: OnSetStatus
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetStatus
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetStatus
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetStatus
|
|
nameWithType: CommandHandler.OnSetStatus
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetTheme
|
|
name: OnSetTheme
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetTheme
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetTheme
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetTheme
|
|
nameWithType: CommandHandler.OnSetTheme
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnSetTopic
|
|
name: OnSetTopic
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnSetTopic
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnSetTopic
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnSetTopic
|
|
nameWithType: CommandHandler.OnSetTopic
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnTestSound
|
|
name: OnTestSound
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnTestSound
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnTestSound
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnTestSound
|
|
nameWithType: CommandHandler.OnTestSound
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnUnbanUser
|
|
name: OnUnbanUser
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnUnbanUser
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnUnbanUser
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnUnbanUser
|
|
nameWithType: CommandHandler.OnUnbanUser
|
|
- uid: EchoHub.Client.Commands.CommandHandler.OnUnmuteUser
|
|
name: OnUnmuteUser
|
|
href: api/client/EchoHub.Client.Commands.CommandHandler.html#EchoHub_Client_Commands_CommandHandler_OnUnmuteUser
|
|
commentId: E:EchoHub.Client.Commands.CommandHandler.OnUnmuteUser
|
|
fullName: EchoHub.Client.Commands.CommandHandler.OnUnmuteUser
|
|
nameWithType: CommandHandler.OnUnmuteUser
|
|
- uid: EchoHub.Client.Commands.CommandResult
|
|
name: CommandResult
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html
|
|
commentId: T:EchoHub.Client.Commands.CommandResult
|
|
fullName: EchoHub.Client.Commands.CommandResult
|
|
nameWithType: CommandResult
|
|
- uid: EchoHub.Client.Commands.CommandResult.#ctor(EchoHub.Client.Commands.CommandResult)
|
|
name: CommandResult(CommandResult)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult__ctor_EchoHub_Client_Commands_CommandResult_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.#ctor(EchoHub.Client.Commands.CommandResult)
|
|
name.vb: New(CommandResult)
|
|
fullName: EchoHub.Client.Commands.CommandResult.CommandResult(EchoHub.Client.Commands.CommandResult)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.New(EchoHub.Client.Commands.CommandResult)
|
|
nameWithType: CommandResult.CommandResult(CommandResult)
|
|
nameWithType.vb: CommandResult.New(CommandResult)
|
|
- uid: EchoHub.Client.Commands.CommandResult.#ctor(System.Boolean,System.String,System.Boolean)
|
|
name: CommandResult(bool, string?, bool)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult__ctor_System_Boolean_System_String_System_Boolean_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.#ctor(System.Boolean,System.String,System.Boolean)
|
|
name.vb: New(Boolean, String, Boolean)
|
|
fullName: EchoHub.Client.Commands.CommandResult.CommandResult(bool, string?, bool)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.New(Boolean, String, Boolean)
|
|
nameWithType: CommandResult.CommandResult(bool, string?, bool)
|
|
nameWithType.vb: CommandResult.New(Boolean, String, Boolean)
|
|
- uid: EchoHub.Client.Commands.CommandResult.#ctor*
|
|
name: CommandResult
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult__ctor_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Commands.CommandResult.CommandResult
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.New
|
|
nameWithType: CommandResult.CommandResult
|
|
nameWithType.vb: CommandResult.New
|
|
- uid: EchoHub.Client.Commands.CommandResult.Deconstruct(System.Boolean@,System.String@,System.Boolean@)
|
|
name: Deconstruct(out bool, out string?, out bool)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Deconstruct_System_Boolean__System_String__System_Boolean__
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.Deconstruct(System.Boolean@,System.String@,System.Boolean@)
|
|
name.vb: Deconstruct(Boolean, String, Boolean)
|
|
fullName: EchoHub.Client.Commands.CommandResult.Deconstruct(out bool, out string?, out bool)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.Deconstruct(Boolean, String, Boolean)
|
|
nameWithType: CommandResult.Deconstruct(out bool, out string?, out bool)
|
|
nameWithType.vb: CommandResult.Deconstruct(Boolean, String, Boolean)
|
|
- uid: EchoHub.Client.Commands.CommandResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.Deconstruct
|
|
fullName: EchoHub.Client.Commands.CommandResult.Deconstruct
|
|
nameWithType: CommandResult.Deconstruct
|
|
- uid: EchoHub.Client.Commands.CommandResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_EqualityContract
|
|
commentId: P:EchoHub.Client.Commands.CommandResult.EqualityContract
|
|
fullName: EchoHub.Client.Commands.CommandResult.EqualityContract
|
|
nameWithType: CommandResult.EqualityContract
|
|
- uid: EchoHub.Client.Commands.CommandResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.EqualityContract
|
|
fullName: EchoHub.Client.Commands.CommandResult.EqualityContract
|
|
nameWithType: CommandResult.EqualityContract
|
|
- uid: EchoHub.Client.Commands.CommandResult.Equals(EchoHub.Client.Commands.CommandResult)
|
|
name: Equals(CommandResult?)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Equals_EchoHub_Client_Commands_CommandResult_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.Equals(EchoHub.Client.Commands.CommandResult)
|
|
name.vb: Equals(CommandResult)
|
|
fullName: EchoHub.Client.Commands.CommandResult.Equals(EchoHub.Client.Commands.CommandResult?)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.Equals(EchoHub.Client.Commands.CommandResult)
|
|
nameWithType: CommandResult.Equals(CommandResult?)
|
|
nameWithType.vb: CommandResult.Equals(CommandResult)
|
|
- uid: EchoHub.Client.Commands.CommandResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.Commands.CommandResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.Equals(Object)
|
|
nameWithType: CommandResult.Equals(object?)
|
|
nameWithType.vb: CommandResult.Equals(Object)
|
|
- uid: EchoHub.Client.Commands.CommandResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Equals_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.Equals
|
|
fullName: EchoHub.Client.Commands.CommandResult.Equals
|
|
nameWithType: CommandResult.Equals
|
|
- uid: EchoHub.Client.Commands.CommandResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_GetHashCode
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.GetHashCode
|
|
fullName: EchoHub.Client.Commands.CommandResult.GetHashCode()
|
|
nameWithType: CommandResult.GetHashCode()
|
|
- uid: EchoHub.Client.Commands.CommandResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.GetHashCode
|
|
fullName: EchoHub.Client.Commands.CommandResult.GetHashCode
|
|
nameWithType: CommandResult.GetHashCode
|
|
- uid: EchoHub.Client.Commands.CommandResult.Handled
|
|
name: Handled
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Handled
|
|
commentId: P:EchoHub.Client.Commands.CommandResult.Handled
|
|
fullName: EchoHub.Client.Commands.CommandResult.Handled
|
|
nameWithType: CommandResult.Handled
|
|
- uid: EchoHub.Client.Commands.CommandResult.Handled*
|
|
name: Handled
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Handled_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.Handled
|
|
fullName: EchoHub.Client.Commands.CommandResult.Handled
|
|
nameWithType: CommandResult.Handled
|
|
- uid: EchoHub.Client.Commands.CommandResult.IsError
|
|
name: IsError
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_IsError
|
|
commentId: P:EchoHub.Client.Commands.CommandResult.IsError
|
|
fullName: EchoHub.Client.Commands.CommandResult.IsError
|
|
nameWithType: CommandResult.IsError
|
|
- uid: EchoHub.Client.Commands.CommandResult.IsError*
|
|
name: IsError
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_IsError_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.IsError
|
|
fullName: EchoHub.Client.Commands.CommandResult.IsError
|
|
nameWithType: CommandResult.IsError
|
|
- uid: EchoHub.Client.Commands.CommandResult.Message
|
|
name: Message
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Message
|
|
commentId: P:EchoHub.Client.Commands.CommandResult.Message
|
|
fullName: EchoHub.Client.Commands.CommandResult.Message
|
|
nameWithType: CommandResult.Message
|
|
- uid: EchoHub.Client.Commands.CommandResult.Message*
|
|
name: Message
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_Message_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.Message
|
|
fullName: EchoHub.Client.Commands.CommandResult.Message
|
|
nameWithType: CommandResult.Message
|
|
- uid: EchoHub.Client.Commands.CommandResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.Commands.CommandResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: CommandResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.Commands.CommandResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.PrintMembers
|
|
fullName: EchoHub.Client.Commands.CommandResult.PrintMembers
|
|
nameWithType: CommandResult.PrintMembers
|
|
- uid: EchoHub.Client.Commands.CommandResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_ToString
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.ToString
|
|
fullName: EchoHub.Client.Commands.CommandResult.ToString()
|
|
nameWithType: CommandResult.ToString()
|
|
- uid: EchoHub.Client.Commands.CommandResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_ToString_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.ToString
|
|
fullName: EchoHub.Client.Commands.CommandResult.ToString
|
|
nameWithType: CommandResult.ToString
|
|
- uid: EchoHub.Client.Commands.CommandResult.op_Equality(EchoHub.Client.Commands.CommandResult,EchoHub.Client.Commands.CommandResult)
|
|
name: operator ==(CommandResult?, CommandResult?)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_op_Equality_EchoHub_Client_Commands_CommandResult_EchoHub_Client_Commands_CommandResult_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.op_Equality(EchoHub.Client.Commands.CommandResult,EchoHub.Client.Commands.CommandResult)
|
|
name.vb: =(CommandResult, CommandResult)
|
|
fullName: EchoHub.Client.Commands.CommandResult.operator ==(EchoHub.Client.Commands.CommandResult?, EchoHub.Client.Commands.CommandResult?)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.=(EchoHub.Client.Commands.CommandResult, EchoHub.Client.Commands.CommandResult)
|
|
nameWithType: CommandResult.operator ==(CommandResult?, CommandResult?)
|
|
nameWithType.vb: CommandResult.=(CommandResult, CommandResult)
|
|
- uid: EchoHub.Client.Commands.CommandResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.Commands.CommandResult.operator ==
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.=
|
|
nameWithType: CommandResult.operator ==
|
|
nameWithType.vb: CommandResult.=
|
|
- uid: EchoHub.Client.Commands.CommandResult.op_Inequality(EchoHub.Client.Commands.CommandResult,EchoHub.Client.Commands.CommandResult)
|
|
name: operator !=(CommandResult?, CommandResult?)
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_op_Inequality_EchoHub_Client_Commands_CommandResult_EchoHub_Client_Commands_CommandResult_
|
|
commentId: M:EchoHub.Client.Commands.CommandResult.op_Inequality(EchoHub.Client.Commands.CommandResult,EchoHub.Client.Commands.CommandResult)
|
|
name.vb: <>(CommandResult, CommandResult)
|
|
fullName: EchoHub.Client.Commands.CommandResult.operator !=(EchoHub.Client.Commands.CommandResult?, EchoHub.Client.Commands.CommandResult?)
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.<>(EchoHub.Client.Commands.CommandResult, EchoHub.Client.Commands.CommandResult)
|
|
nameWithType: CommandResult.operator !=(CommandResult?, CommandResult?)
|
|
nameWithType.vb: CommandResult.<>(CommandResult, CommandResult)
|
|
- uid: EchoHub.Client.Commands.CommandResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.Commands.CommandResult.html#EchoHub_Client_Commands_CommandResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.Commands.CommandResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.Commands.CommandResult.operator !=
|
|
fullName.vb: EchoHub.Client.Commands.CommandResult.<>
|
|
nameWithType: CommandResult.operator !=
|
|
nameWithType.vb: CommandResult.<>
|
|
- uid: EchoHub.Client.Config
|
|
name: EchoHub.Client.Config
|
|
href: api/client/EchoHub.Client.Config.html
|
|
commentId: N:EchoHub.Client.Config
|
|
fullName: EchoHub.Client.Config
|
|
nameWithType: EchoHub.Client.Config
|
|
- uid: EchoHub.Client.Config.AccountPreset
|
|
name: AccountPreset
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html
|
|
commentId: T:EchoHub.Client.Config.AccountPreset
|
|
fullName: EchoHub.Client.Config.AccountPreset
|
|
nameWithType: AccountPreset
|
|
- uid: EchoHub.Client.Config.AccountPreset.#ctor
|
|
name: AccountPreset()
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset__ctor
|
|
commentId: M:EchoHub.Client.Config.AccountPreset.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Config.AccountPreset.AccountPreset()
|
|
fullName.vb: EchoHub.Client.Config.AccountPreset.New()
|
|
nameWithType: AccountPreset.AccountPreset()
|
|
nameWithType.vb: AccountPreset.New()
|
|
- uid: EchoHub.Client.Config.AccountPreset.#ctor*
|
|
name: AccountPreset
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset__ctor_
|
|
commentId: Overload:EchoHub.Client.Config.AccountPreset.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Config.AccountPreset.AccountPreset
|
|
fullName.vb: EchoHub.Client.Config.AccountPreset.New
|
|
nameWithType: AccountPreset.AccountPreset
|
|
nameWithType.vb: AccountPreset.New
|
|
- uid: EchoHub.Client.Config.AccountPreset.Bio
|
|
name: Bio
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_Bio
|
|
commentId: P:EchoHub.Client.Config.AccountPreset.Bio
|
|
fullName: EchoHub.Client.Config.AccountPreset.Bio
|
|
nameWithType: AccountPreset.Bio
|
|
- uid: EchoHub.Client.Config.AccountPreset.Bio*
|
|
name: Bio
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_Bio_
|
|
commentId: Overload:EchoHub.Client.Config.AccountPreset.Bio
|
|
fullName: EchoHub.Client.Config.AccountPreset.Bio
|
|
nameWithType: AccountPreset.Bio
|
|
- uid: EchoHub.Client.Config.AccountPreset.DisplayName
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_DisplayName
|
|
commentId: P:EchoHub.Client.Config.AccountPreset.DisplayName
|
|
fullName: EchoHub.Client.Config.AccountPreset.DisplayName
|
|
nameWithType: AccountPreset.DisplayName
|
|
- uid: EchoHub.Client.Config.AccountPreset.DisplayName*
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_DisplayName_
|
|
commentId: Overload:EchoHub.Client.Config.AccountPreset.DisplayName
|
|
fullName: EchoHub.Client.Config.AccountPreset.DisplayName
|
|
nameWithType: AccountPreset.DisplayName
|
|
- uid: EchoHub.Client.Config.AccountPreset.NicknameColor
|
|
name: NicknameColor
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_NicknameColor
|
|
commentId: P:EchoHub.Client.Config.AccountPreset.NicknameColor
|
|
fullName: EchoHub.Client.Config.AccountPreset.NicknameColor
|
|
nameWithType: AccountPreset.NicknameColor
|
|
- uid: EchoHub.Client.Config.AccountPreset.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/client/EchoHub.Client.Config.AccountPreset.html#EchoHub_Client_Config_AccountPreset_NicknameColor_
|
|
commentId: Overload:EchoHub.Client.Config.AccountPreset.NicknameColor
|
|
fullName: EchoHub.Client.Config.AccountPreset.NicknameColor
|
|
nameWithType: AccountPreset.NicknameColor
|
|
- uid: EchoHub.Client.Config.ClientConfig
|
|
name: ClientConfig
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html
|
|
commentId: T:EchoHub.Client.Config.ClientConfig
|
|
fullName: EchoHub.Client.Config.ClientConfig
|
|
nameWithType: ClientConfig
|
|
- uid: EchoHub.Client.Config.ClientConfig.#ctor
|
|
name: ClientConfig()
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig__ctor
|
|
commentId: M:EchoHub.Client.Config.ClientConfig.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Config.ClientConfig.ClientConfig()
|
|
fullName.vb: EchoHub.Client.Config.ClientConfig.New()
|
|
nameWithType: ClientConfig.ClientConfig()
|
|
nameWithType.vb: ClientConfig.New()
|
|
- uid: EchoHub.Client.Config.ClientConfig.#ctor*
|
|
name: ClientConfig
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig__ctor_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Config.ClientConfig.ClientConfig
|
|
fullName.vb: EchoHub.Client.Config.ClientConfig.New
|
|
nameWithType: ClientConfig.ClientConfig
|
|
nameWithType.vb: ClientConfig.New
|
|
- uid: EchoHub.Client.Config.ClientConfig.ActiveTheme
|
|
name: ActiveTheme
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_ActiveTheme
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.ActiveTheme
|
|
fullName: EchoHub.Client.Config.ClientConfig.ActiveTheme
|
|
nameWithType: ClientConfig.ActiveTheme
|
|
- uid: EchoHub.Client.Config.ClientConfig.ActiveTheme*
|
|
name: ActiveTheme
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_ActiveTheme_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.ActiveTheme
|
|
fullName: EchoHub.Client.Config.ClientConfig.ActiveTheme
|
|
nameWithType: ClientConfig.ActiveTheme
|
|
- uid: EchoHub.Client.Config.ClientConfig.DefaultAsciiSize
|
|
name: DefaultAsciiSize
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DefaultAsciiSize
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.DefaultAsciiSize
|
|
fullName: EchoHub.Client.Config.ClientConfig.DefaultAsciiSize
|
|
nameWithType: ClientConfig.DefaultAsciiSize
|
|
- uid: EchoHub.Client.Config.ClientConfig.DefaultAsciiSize*
|
|
name: DefaultAsciiSize
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DefaultAsciiSize_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.DefaultAsciiSize
|
|
fullName: EchoHub.Client.Config.ClientConfig.DefaultAsciiSize
|
|
nameWithType: ClientConfig.DefaultAsciiSize
|
|
- uid: EchoHub.Client.Config.ClientConfig.DefaultPreset
|
|
name: DefaultPreset
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DefaultPreset
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.DefaultPreset
|
|
fullName: EchoHub.Client.Config.ClientConfig.DefaultPreset
|
|
nameWithType: ClientConfig.DefaultPreset
|
|
- uid: EchoHub.Client.Config.ClientConfig.DefaultPreset*
|
|
name: DefaultPreset
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DefaultPreset_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.DefaultPreset
|
|
fullName: EchoHub.Client.Config.ClientConfig.DefaultPreset
|
|
nameWithType: ClientConfig.DefaultPreset
|
|
- uid: EchoHub.Client.Config.ClientConfig.DownloadPath
|
|
name: DownloadPath
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DownloadPath
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.DownloadPath
|
|
fullName: EchoHub.Client.Config.ClientConfig.DownloadPath
|
|
nameWithType: ClientConfig.DownloadPath
|
|
- uid: EchoHub.Client.Config.ClientConfig.DownloadPath*
|
|
name: DownloadPath
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_DownloadPath_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.DownloadPath
|
|
fullName: EchoHub.Client.Config.ClientConfig.DownloadPath
|
|
nameWithType: ClientConfig.DownloadPath
|
|
- uid: EchoHub.Client.Config.ClientConfig.Notifications
|
|
name: Notifications
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_Notifications
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.Notifications
|
|
fullName: EchoHub.Client.Config.ClientConfig.Notifications
|
|
nameWithType: ClientConfig.Notifications
|
|
- uid: EchoHub.Client.Config.ClientConfig.Notifications*
|
|
name: Notifications
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_Notifications_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.Notifications
|
|
fullName: EchoHub.Client.Config.ClientConfig.Notifications
|
|
nameWithType: ClientConfig.Notifications
|
|
- uid: EchoHub.Client.Config.ClientConfig.SavedServers
|
|
name: SavedServers
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_SavedServers
|
|
commentId: P:EchoHub.Client.Config.ClientConfig.SavedServers
|
|
fullName: EchoHub.Client.Config.ClientConfig.SavedServers
|
|
nameWithType: ClientConfig.SavedServers
|
|
- uid: EchoHub.Client.Config.ClientConfig.SavedServers*
|
|
name: SavedServers
|
|
href: api/client/EchoHub.Client.Config.ClientConfig.html#EchoHub_Client_Config_ClientConfig_SavedServers_
|
|
commentId: Overload:EchoHub.Client.Config.ClientConfig.SavedServers
|
|
fullName: EchoHub.Client.Config.ClientConfig.SavedServers
|
|
nameWithType: ClientConfig.SavedServers
|
|
- uid: EchoHub.Client.Config.ConfigManager
|
|
name: ConfigManager
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html
|
|
commentId: T:EchoHub.Client.Config.ConfigManager
|
|
fullName: EchoHub.Client.Config.ConfigManager
|
|
nameWithType: ConfigManager
|
|
- uid: EchoHub.Client.Config.ConfigManager.ConfigDirectory
|
|
name: ConfigDirectory
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_ConfigDirectory
|
|
commentId: P:EchoHub.Client.Config.ConfigManager.ConfigDirectory
|
|
fullName: EchoHub.Client.Config.ConfigManager.ConfigDirectory
|
|
nameWithType: ConfigManager.ConfigDirectory
|
|
- uid: EchoHub.Client.Config.ConfigManager.ConfigDirectory*
|
|
name: ConfigDirectory
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_ConfigDirectory_
|
|
commentId: Overload:EchoHub.Client.Config.ConfigManager.ConfigDirectory
|
|
fullName: EchoHub.Client.Config.ConfigManager.ConfigDirectory
|
|
nameWithType: ConfigManager.ConfigDirectory
|
|
- uid: EchoHub.Client.Config.ConfigManager.Load
|
|
name: Load()
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_Load
|
|
commentId: M:EchoHub.Client.Config.ConfigManager.Load
|
|
fullName: EchoHub.Client.Config.ConfigManager.Load()
|
|
nameWithType: ConfigManager.Load()
|
|
- uid: EchoHub.Client.Config.ConfigManager.Load*
|
|
name: Load
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_Load_
|
|
commentId: Overload:EchoHub.Client.Config.ConfigManager.Load
|
|
fullName: EchoHub.Client.Config.ConfigManager.Load
|
|
nameWithType: ConfigManager.Load
|
|
- uid: EchoHub.Client.Config.ConfigManager.RemoveServer(System.String)
|
|
name: RemoveServer(string)
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_RemoveServer_System_String_
|
|
commentId: M:EchoHub.Client.Config.ConfigManager.RemoveServer(System.String)
|
|
name.vb: RemoveServer(String)
|
|
fullName: EchoHub.Client.Config.ConfigManager.RemoveServer(string)
|
|
fullName.vb: EchoHub.Client.Config.ConfigManager.RemoveServer(String)
|
|
nameWithType: ConfigManager.RemoveServer(string)
|
|
nameWithType.vb: ConfigManager.RemoveServer(String)
|
|
- uid: EchoHub.Client.Config.ConfigManager.RemoveServer*
|
|
name: RemoveServer
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_RemoveServer_
|
|
commentId: Overload:EchoHub.Client.Config.ConfigManager.RemoveServer
|
|
fullName: EchoHub.Client.Config.ConfigManager.RemoveServer
|
|
nameWithType: ConfigManager.RemoveServer
|
|
- uid: EchoHub.Client.Config.ConfigManager.Save(EchoHub.Client.Config.ClientConfig)
|
|
name: Save(ClientConfig)
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_Save_EchoHub_Client_Config_ClientConfig_
|
|
commentId: M:EchoHub.Client.Config.ConfigManager.Save(EchoHub.Client.Config.ClientConfig)
|
|
fullName: EchoHub.Client.Config.ConfigManager.Save(EchoHub.Client.Config.ClientConfig)
|
|
nameWithType: ConfigManager.Save(ClientConfig)
|
|
- uid: EchoHub.Client.Config.ConfigManager.Save*
|
|
name: Save
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_Save_
|
|
commentId: Overload:EchoHub.Client.Config.ConfigManager.Save
|
|
fullName: EchoHub.Client.Config.ConfigManager.Save
|
|
nameWithType: ConfigManager.Save
|
|
- uid: EchoHub.Client.Config.ConfigManager.SaveServer(EchoHub.Client.Config.SavedServer)
|
|
name: SaveServer(SavedServer)
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_SaveServer_EchoHub_Client_Config_SavedServer_
|
|
commentId: M:EchoHub.Client.Config.ConfigManager.SaveServer(EchoHub.Client.Config.SavedServer)
|
|
fullName: EchoHub.Client.Config.ConfigManager.SaveServer(EchoHub.Client.Config.SavedServer)
|
|
nameWithType: ConfigManager.SaveServer(SavedServer)
|
|
- uid: EchoHub.Client.Config.ConfigManager.SaveServer*
|
|
name: SaveServer
|
|
href: api/client/EchoHub.Client.Config.ConfigManager.html#EchoHub_Client_Config_ConfigManager_SaveServer_
|
|
commentId: Overload:EchoHub.Client.Config.ConfigManager.SaveServer
|
|
fullName: EchoHub.Client.Config.ConfigManager.SaveServer
|
|
nameWithType: ConfigManager.SaveServer
|
|
- uid: EchoHub.Client.Config.NotificationConfig
|
|
name: NotificationConfig
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html
|
|
commentId: T:EchoHub.Client.Config.NotificationConfig
|
|
fullName: EchoHub.Client.Config.NotificationConfig
|
|
nameWithType: NotificationConfig
|
|
- uid: EchoHub.Client.Config.NotificationConfig.#ctor
|
|
name: NotificationConfig()
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig__ctor
|
|
commentId: M:EchoHub.Client.Config.NotificationConfig.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Config.NotificationConfig.NotificationConfig()
|
|
fullName.vb: EchoHub.Client.Config.NotificationConfig.New()
|
|
nameWithType: NotificationConfig.NotificationConfig()
|
|
nameWithType.vb: NotificationConfig.New()
|
|
- uid: EchoHub.Client.Config.NotificationConfig.#ctor*
|
|
name: NotificationConfig
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig__ctor_
|
|
commentId: Overload:EchoHub.Client.Config.NotificationConfig.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Config.NotificationConfig.NotificationConfig
|
|
fullName.vb: EchoHub.Client.Config.NotificationConfig.New
|
|
nameWithType: NotificationConfig.NotificationConfig
|
|
nameWithType.vb: NotificationConfig.New
|
|
- uid: EchoHub.Client.Config.NotificationConfig.Enabled
|
|
name: Enabled
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_Enabled
|
|
commentId: P:EchoHub.Client.Config.NotificationConfig.Enabled
|
|
fullName: EchoHub.Client.Config.NotificationConfig.Enabled
|
|
nameWithType: NotificationConfig.Enabled
|
|
- uid: EchoHub.Client.Config.NotificationConfig.Enabled*
|
|
name: Enabled
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_Enabled_
|
|
commentId: Overload:EchoHub.Client.Config.NotificationConfig.Enabled
|
|
fullName: EchoHub.Client.Config.NotificationConfig.Enabled
|
|
nameWithType: NotificationConfig.Enabled
|
|
- uid: EchoHub.Client.Config.NotificationConfig.SoundFile
|
|
name: SoundFile
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_SoundFile
|
|
commentId: P:EchoHub.Client.Config.NotificationConfig.SoundFile
|
|
fullName: EchoHub.Client.Config.NotificationConfig.SoundFile
|
|
nameWithType: NotificationConfig.SoundFile
|
|
- uid: EchoHub.Client.Config.NotificationConfig.SoundFile*
|
|
name: SoundFile
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_SoundFile_
|
|
commentId: Overload:EchoHub.Client.Config.NotificationConfig.SoundFile
|
|
fullName: EchoHub.Client.Config.NotificationConfig.SoundFile
|
|
nameWithType: NotificationConfig.SoundFile
|
|
- uid: EchoHub.Client.Config.NotificationConfig.Volume
|
|
name: Volume
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_Volume
|
|
commentId: P:EchoHub.Client.Config.NotificationConfig.Volume
|
|
fullName: EchoHub.Client.Config.NotificationConfig.Volume
|
|
nameWithType: NotificationConfig.Volume
|
|
- uid: EchoHub.Client.Config.NotificationConfig.Volume*
|
|
name: Volume
|
|
href: api/client/EchoHub.Client.Config.NotificationConfig.html#EchoHub_Client_Config_NotificationConfig_Volume_
|
|
commentId: Overload:EchoHub.Client.Config.NotificationConfig.Volume
|
|
fullName: EchoHub.Client.Config.NotificationConfig.Volume
|
|
nameWithType: NotificationConfig.Volume
|
|
- uid: EchoHub.Client.Config.SavedServer
|
|
name: SavedServer
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html
|
|
commentId: T:EchoHub.Client.Config.SavedServer
|
|
fullName: EchoHub.Client.Config.SavedServer
|
|
nameWithType: SavedServer
|
|
- uid: EchoHub.Client.Config.SavedServer.#ctor
|
|
name: SavedServer()
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer__ctor
|
|
commentId: M:EchoHub.Client.Config.SavedServer.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Config.SavedServer.SavedServer()
|
|
fullName.vb: EchoHub.Client.Config.SavedServer.New()
|
|
nameWithType: SavedServer.SavedServer()
|
|
nameWithType.vb: SavedServer.New()
|
|
- uid: EchoHub.Client.Config.SavedServer.#ctor*
|
|
name: SavedServer
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer__ctor_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Config.SavedServer.SavedServer
|
|
fullName.vb: EchoHub.Client.Config.SavedServer.New
|
|
nameWithType: SavedServer.SavedServer
|
|
nameWithType.vb: SavedServer.New
|
|
- uid: EchoHub.Client.Config.SavedServer.ChannelKeys
|
|
name: ChannelKeys
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_ChannelKeys
|
|
commentId: P:EchoHub.Client.Config.SavedServer.ChannelKeys
|
|
fullName: EchoHub.Client.Config.SavedServer.ChannelKeys
|
|
nameWithType: SavedServer.ChannelKeys
|
|
- uid: EchoHub.Client.Config.SavedServer.ChannelKeys*
|
|
name: ChannelKeys
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_ChannelKeys_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.ChannelKeys
|
|
fullName: EchoHub.Client.Config.SavedServer.ChannelKeys
|
|
nameWithType: SavedServer.ChannelKeys
|
|
- uid: EchoHub.Client.Config.SavedServer.LastConnected
|
|
name: LastConnected
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LastConnected
|
|
commentId: P:EchoHub.Client.Config.SavedServer.LastConnected
|
|
fullName: EchoHub.Client.Config.SavedServer.LastConnected
|
|
nameWithType: SavedServer.LastConnected
|
|
- uid: EchoHub.Client.Config.SavedServer.LastConnected*
|
|
name: LastConnected
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LastConnected_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.LastConnected
|
|
fullName: EchoHub.Client.Config.SavedServer.LastConnected
|
|
nameWithType: SavedServer.LastConnected
|
|
- uid: EchoHub.Client.Config.SavedServer.LastReadMessages
|
|
name: LastReadMessages
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LastReadMessages
|
|
commentId: P:EchoHub.Client.Config.SavedServer.LastReadMessages
|
|
fullName: EchoHub.Client.Config.SavedServer.LastReadMessages
|
|
nameWithType: SavedServer.LastReadMessages
|
|
- uid: EchoHub.Client.Config.SavedServer.LastReadMessages*
|
|
name: LastReadMessages
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LastReadMessages_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.LastReadMessages
|
|
fullName: EchoHub.Client.Config.SavedServer.LastReadMessages
|
|
nameWithType: SavedServer.LastReadMessages
|
|
- uid: EchoHub.Client.Config.SavedServer.LeftChannels
|
|
name: LeftChannels
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LeftChannels
|
|
commentId: P:EchoHub.Client.Config.SavedServer.LeftChannels
|
|
fullName: EchoHub.Client.Config.SavedServer.LeftChannels
|
|
nameWithType: SavedServer.LeftChannels
|
|
- uid: EchoHub.Client.Config.SavedServer.LeftChannels*
|
|
name: LeftChannels
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_LeftChannels_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.LeftChannels
|
|
fullName: EchoHub.Client.Config.SavedServer.LeftChannels
|
|
nameWithType: SavedServer.LeftChannels
|
|
- uid: EchoHub.Client.Config.SavedServer.Name
|
|
name: Name
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Name
|
|
commentId: P:EchoHub.Client.Config.SavedServer.Name
|
|
fullName: EchoHub.Client.Config.SavedServer.Name
|
|
nameWithType: SavedServer.Name
|
|
- uid: EchoHub.Client.Config.SavedServer.Name*
|
|
name: Name
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Name_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.Name
|
|
fullName: EchoHub.Client.Config.SavedServer.Name
|
|
nameWithType: SavedServer.Name
|
|
- uid: EchoHub.Client.Config.SavedServer.RefreshToken
|
|
name: RefreshToken
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_RefreshToken
|
|
commentId: P:EchoHub.Client.Config.SavedServer.RefreshToken
|
|
fullName: EchoHub.Client.Config.SavedServer.RefreshToken
|
|
nameWithType: SavedServer.RefreshToken
|
|
- uid: EchoHub.Client.Config.SavedServer.RefreshToken*
|
|
name: RefreshToken
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_RefreshToken_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.RefreshToken
|
|
fullName: EchoHub.Client.Config.SavedServer.RefreshToken
|
|
nameWithType: SavedServer.RefreshToken
|
|
- uid: EchoHub.Client.Config.SavedServer.RememberMe
|
|
name: RememberMe
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_RememberMe
|
|
commentId: P:EchoHub.Client.Config.SavedServer.RememberMe
|
|
fullName: EchoHub.Client.Config.SavedServer.RememberMe
|
|
nameWithType: SavedServer.RememberMe
|
|
- uid: EchoHub.Client.Config.SavedServer.RememberMe*
|
|
name: RememberMe
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_RememberMe_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.RememberMe
|
|
fullName: EchoHub.Client.Config.SavedServer.RememberMe
|
|
nameWithType: SavedServer.RememberMe
|
|
- uid: EchoHub.Client.Config.SavedServer.Url
|
|
name: Url
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Url
|
|
commentId: P:EchoHub.Client.Config.SavedServer.Url
|
|
fullName: EchoHub.Client.Config.SavedServer.Url
|
|
nameWithType: SavedServer.Url
|
|
- uid: EchoHub.Client.Config.SavedServer.Url*
|
|
name: Url
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Url_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.Url
|
|
fullName: EchoHub.Client.Config.SavedServer.Url
|
|
nameWithType: SavedServer.Url
|
|
- uid: EchoHub.Client.Config.SavedServer.Username
|
|
name: Username
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Username
|
|
commentId: P:EchoHub.Client.Config.SavedServer.Username
|
|
fullName: EchoHub.Client.Config.SavedServer.Username
|
|
nameWithType: SavedServer.Username
|
|
- uid: EchoHub.Client.Config.SavedServer.Username*
|
|
name: Username
|
|
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Username_
|
|
commentId: Overload:EchoHub.Client.Config.SavedServer.Username
|
|
fullName: EchoHub.Client.Config.SavedServer.Username
|
|
nameWithType: SavedServer.Username
|
|
- uid: EchoHub.Client.Services
|
|
name: EchoHub.Client.Services
|
|
href: api/client/EchoHub.Client.Services.html
|
|
commentId: N:EchoHub.Client.Services
|
|
fullName: EchoHub.Client.Services
|
|
nameWithType: EchoHub.Client.Services
|
|
- uid: EchoHub.Client.Services.ApiClient
|
|
name: ApiClient
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html
|
|
commentId: T:EchoHub.Client.Services.ApiClient
|
|
fullName: EchoHub.Client.Services.ApiClient
|
|
nameWithType: ApiClient
|
|
- uid: EchoHub.Client.Services.ApiClient.#ctor(System.String)
|
|
name: ApiClient(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient__ctor_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.ApiClient(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.New(String)
|
|
nameWithType: ApiClient.ApiClient(string)
|
|
nameWithType.vb: ApiClient.New(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.#ctor*
|
|
name: ApiClient
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.ApiClient.ApiClient
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.New
|
|
nameWithType: ApiClient.ApiClient
|
|
nameWithType.vb: ApiClient.New
|
|
- uid: EchoHub.Client.Services.ApiClient.AssignRoleAsync(System.String,EchoHub.Core.Models.ServerRole)
|
|
name: AssignRoleAsync(string, ServerRole)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_AssignRoleAsync_System_String_EchoHub_Core_Models_ServerRole_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.AssignRoleAsync(System.String,EchoHub.Core.Models.ServerRole)
|
|
name.vb: AssignRoleAsync(String, ServerRole)
|
|
fullName: EchoHub.Client.Services.ApiClient.AssignRoleAsync(string, EchoHub.Core.Models.ServerRole)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.AssignRoleAsync(String, EchoHub.Core.Models.ServerRole)
|
|
nameWithType: ApiClient.AssignRoleAsync(string, ServerRole)
|
|
nameWithType.vb: ApiClient.AssignRoleAsync(String, ServerRole)
|
|
- uid: EchoHub.Client.Services.ApiClient.AssignRoleAsync*
|
|
name: AssignRoleAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_AssignRoleAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.AssignRoleAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.AssignRoleAsync
|
|
nameWithType: ApiClient.AssignRoleAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.BanUserAsync(System.String,System.String)
|
|
name: BanUserAsync(string, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_BanUserAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.BanUserAsync(System.String,System.String)
|
|
name.vb: BanUserAsync(String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.BanUserAsync(string, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.BanUserAsync(String, String)
|
|
nameWithType: ApiClient.BanUserAsync(string, string?)
|
|
nameWithType.vb: ApiClient.BanUserAsync(String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.BanUserAsync*
|
|
name: BanUserAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_BanUserAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.BanUserAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.BanUserAsync
|
|
nameWithType: ApiClient.BanUserAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.BaseUrl
|
|
name: BaseUrl
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_BaseUrl
|
|
commentId: P:EchoHub.Client.Services.ApiClient.BaseUrl
|
|
fullName: EchoHub.Client.Services.ApiClient.BaseUrl
|
|
nameWithType: ApiClient.BaseUrl
|
|
- uid: EchoHub.Client.Services.ApiClient.BaseUrl*
|
|
name: BaseUrl
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_BaseUrl_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.BaseUrl
|
|
fullName: EchoHub.Client.Services.ApiClient.BaseUrl
|
|
nameWithType: ApiClient.BaseUrl
|
|
- uid: EchoHub.Client.Services.ApiClient.CreateChannelAsync(System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name: CreateChannelAsync(string, string?, bool, string?, string?, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateChannelAsync_System_String_System_String_System_Boolean_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.CreateChannelAsync(System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name.vb: CreateChannelAsync(String, String, Boolean, String, String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.CreateChannelAsync(string, string?, bool, string?, string?, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.CreateChannelAsync(String, String, Boolean, String, String, String)
|
|
nameWithType: ApiClient.CreateChannelAsync(string, string?, bool, string?, string?, string?)
|
|
nameWithType.vb: ApiClient.CreateChannelAsync(String, String, Boolean, String, String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.CreateChannelAsync*
|
|
name: CreateChannelAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.CreateChannelAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.CreateChannelAsync
|
|
nameWithType: ApiClient.CreateChannelAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32})
|
|
name: CreateInviteAsync(int?, int?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__
|
|
commentId: M:EchoHub.Client.Services.ApiClient.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32})
|
|
name.vb: CreateInviteAsync(Integer?, Integer?)
|
|
fullName: EchoHub.Client.Services.ApiClient.CreateInviteAsync(int?, int?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.CreateInviteAsync(Integer?, Integer?)
|
|
nameWithType: ApiClient.CreateInviteAsync(int?, int?)
|
|
nameWithType.vb: ApiClient.CreateInviteAsync(Integer?, Integer?)
|
|
- uid: EchoHub.Client.Services.ApiClient.CreateInviteAsync*
|
|
name: CreateInviteAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateInviteAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.CreateInviteAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.CreateInviteAsync
|
|
nameWithType: ApiClient.CreateInviteAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteChannelAsync(System.String)
|
|
name: DeleteChannelAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteChannelAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.DeleteChannelAsync(System.String)
|
|
name.vb: DeleteChannelAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteChannelAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.DeleteChannelAsync(String)
|
|
nameWithType: ApiClient.DeleteChannelAsync(string)
|
|
nameWithType.vb: ApiClient.DeleteChannelAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteChannelAsync*
|
|
name: DeleteChannelAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.DeleteChannelAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteChannelAsync
|
|
nameWithType: ApiClient.DeleteChannelAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteMessageAsync(System.Guid)
|
|
name: DeleteMessageAsync(Guid)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteMessageAsync_System_Guid_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.DeleteMessageAsync(System.Guid)
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteMessageAsync(System.Guid)
|
|
nameWithType: ApiClient.DeleteMessageAsync(Guid)
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteMessageAsync*
|
|
name: DeleteMessageAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteMessageAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.DeleteMessageAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteMessageAsync
|
|
nameWithType: ApiClient.DeleteMessageAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync(System.String)
|
|
name: DeleteMyAccountAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteMyAccountAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync(System.String)
|
|
name.vb: DeleteMyAccountAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync(String)
|
|
nameWithType: ApiClient.DeleteMyAccountAsync(string)
|
|
nameWithType.vb: ApiClient.DeleteMyAccountAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync*
|
|
name: DeleteMyAccountAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DeleteMyAccountAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.DeleteMyAccountAsync
|
|
nameWithType: ApiClient.DeleteMyAccountAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_Dispose
|
|
commentId: M:EchoHub.Client.Services.ApiClient.Dispose
|
|
fullName: EchoHub.Client.Services.ApiClient.Dispose()
|
|
nameWithType: ApiClient.Dispose()
|
|
- uid: EchoHub.Client.Services.ApiClient.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_Dispose_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.Dispose
|
|
fullName: EchoHub.Client.Services.ApiClient.Dispose
|
|
nameWithType: ApiClient.Dispose
|
|
- uid: EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync(System.String,System.String)
|
|
name: DownloadFileToTempAsync(string, string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DownloadFileToTempAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync(System.String,System.String)
|
|
name.vb: DownloadFileToTempAsync(String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync(string, string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync(String, String)
|
|
nameWithType: ApiClient.DownloadFileToTempAsync(string, string)
|
|
nameWithType.vb: ApiClient.DownloadFileToTempAsync(String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync*
|
|
name: DownloadFileToTempAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_DownloadFileToTempAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.DownloadFileToTempAsync
|
|
nameWithType: ApiClient.DownloadFileToTempAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.ExportMyDataAsync
|
|
name: ExportMyDataAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_ExportMyDataAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.ExportMyDataAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.ExportMyDataAsync()
|
|
nameWithType: ApiClient.ExportMyDataAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.ExportMyDataAsync*
|
|
name: ExportMyDataAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_ExportMyDataAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.ExportMyDataAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.ExportMyDataAsync
|
|
nameWithType: ApiClient.ExportMyDataAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync(System.String)
|
|
name: GetChannelCryptoAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelCryptoAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync(System.String)
|
|
name.vb: GetChannelCryptoAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync(String)
|
|
nameWithType: ApiClient.GetChannelCryptoAsync(string)
|
|
nameWithType.vb: ApiClient.GetChannelCryptoAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync*
|
|
name: GetChannelCryptoAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelCryptoAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelCryptoAsync
|
|
nameWithType: ApiClient.GetChannelCryptoAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelMetaAsync(System.String)
|
|
name: GetChannelMetaAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelMetaAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetChannelMetaAsync(System.String)
|
|
name.vb: GetChannelMetaAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelMetaAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.GetChannelMetaAsync(String)
|
|
nameWithType: ApiClient.GetChannelMetaAsync(string)
|
|
nameWithType.vb: ApiClient.GetChannelMetaAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelMetaAsync*
|
|
name: GetChannelMetaAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelMetaAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetChannelMetaAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelMetaAsync
|
|
nameWithType: ApiClient.GetChannelMetaAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelsAsync
|
|
name: GetChannelsAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelsAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetChannelsAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelsAsync()
|
|
nameWithType: ApiClient.GetChannelsAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.GetChannelsAsync*
|
|
name: GetChannelsAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetChannelsAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetChannelsAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetChannelsAsync
|
|
nameWithType: ApiClient.GetChannelsAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync
|
|
name: GetEncryptionKeyAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetEncryptionKeyAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync()
|
|
nameWithType: ApiClient.GetEncryptionKeyAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync*
|
|
name: GetEncryptionKeyAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetEncryptionKeyAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetEncryptionKeyAsync
|
|
nameWithType: ApiClient.GetEncryptionKeyAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetInvitesAsync
|
|
name: GetInvitesAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetInvitesAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetInvitesAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetInvitesAsync()
|
|
nameWithType: ApiClient.GetInvitesAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.GetInvitesAsync*
|
|
name: GetInvitesAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetInvitesAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetInvitesAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetInvitesAsync
|
|
nameWithType: ApiClient.GetInvitesAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetServerInfoAsync
|
|
name: GetServerInfoAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetServerInfoAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetServerInfoAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetServerInfoAsync()
|
|
nameWithType: ApiClient.GetServerInfoAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.GetServerInfoAsync*
|
|
name: GetServerInfoAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetServerInfoAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetServerInfoAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetServerInfoAsync
|
|
nameWithType: ApiClient.GetServerInfoAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetUserProfileAsync(System.String)
|
|
name: GetUserProfileAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetUserProfileAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetUserProfileAsync(System.String)
|
|
name.vb: GetUserProfileAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.GetUserProfileAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.GetUserProfileAsync(String)
|
|
nameWithType: ApiClient.GetUserProfileAsync(string)
|
|
nameWithType.vb: ApiClient.GetUserProfileAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.GetUserProfileAsync*
|
|
name: GetUserProfileAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetUserProfileAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetUserProfileAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetUserProfileAsync
|
|
nameWithType: ApiClient.GetUserProfileAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.GetValidTokenAsync
|
|
name: GetValidTokenAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetValidTokenAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.GetValidTokenAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetValidTokenAsync()
|
|
nameWithType: ApiClient.GetValidTokenAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.GetValidTokenAsync*
|
|
name: GetValidTokenAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_GetValidTokenAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.GetValidTokenAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.GetValidTokenAsync
|
|
nameWithType: ApiClient.GetValidTokenAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.KickUserAsync(System.String,System.String)
|
|
name: KickUserAsync(string, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_KickUserAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.KickUserAsync(System.String,System.String)
|
|
name.vb: KickUserAsync(String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.KickUserAsync(string, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.KickUserAsync(String, String)
|
|
nameWithType: ApiClient.KickUserAsync(string, string?)
|
|
nameWithType.vb: ApiClient.KickUserAsync(String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.KickUserAsync*
|
|
name: KickUserAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_KickUserAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.KickUserAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.KickUserAsync
|
|
nameWithType: ApiClient.KickUserAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.LoginAsync(System.String,System.String)
|
|
name: LoginAsync(string, string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LoginAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.LoginAsync(System.String,System.String)
|
|
name.vb: LoginAsync(String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.LoginAsync(string, string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.LoginAsync(String, String)
|
|
nameWithType: ApiClient.LoginAsync(string, string)
|
|
nameWithType.vb: ApiClient.LoginAsync(String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.LoginAsync*
|
|
name: LoginAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LoginAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.LoginAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.LoginAsync
|
|
nameWithType: ApiClient.LoginAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync(System.String)
|
|
name: LoginWithRefreshTokenAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LoginWithRefreshTokenAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync(System.String)
|
|
name.vb: LoginWithRefreshTokenAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync(String)
|
|
nameWithType: ApiClient.LoginWithRefreshTokenAsync(string)
|
|
nameWithType.vb: ApiClient.LoginWithRefreshTokenAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync*
|
|
name: LoginWithRefreshTokenAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LoginWithRefreshTokenAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.LoginWithRefreshTokenAsync
|
|
nameWithType: ApiClient.LoginWithRefreshTokenAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.LogoutAsync
|
|
name: LogoutAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LogoutAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.LogoutAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.LogoutAsync()
|
|
nameWithType: ApiClient.LogoutAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.LogoutAsync*
|
|
name: LogoutAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_LogoutAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.LogoutAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.LogoutAsync
|
|
nameWithType: ApiClient.LogoutAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.MuteUserAsync(System.String,System.Nullable{System.Int32},System.String)
|
|
name: MuteUserAsync(string, int?, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_MuteUserAsync_System_String_System_Nullable_System_Int32__System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.MuteUserAsync(System.String,System.Nullable{System.Int32},System.String)
|
|
name.vb: MuteUserAsync(String, Integer?, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.MuteUserAsync(string, int?, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.MuteUserAsync(String, Integer?, String)
|
|
nameWithType: ApiClient.MuteUserAsync(string, int?, string?)
|
|
nameWithType.vb: ApiClient.MuteUserAsync(String, Integer?, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.MuteUserAsync*
|
|
name: MuteUserAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_MuteUserAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.MuteUserAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.MuteUserAsync
|
|
nameWithType: ApiClient.MuteUserAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.NukeChannelAsync(System.String)
|
|
name: NukeChannelAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_NukeChannelAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.NukeChannelAsync(System.String)
|
|
name.vb: NukeChannelAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.NukeChannelAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.NukeChannelAsync(String)
|
|
nameWithType: ApiClient.NukeChannelAsync(string)
|
|
nameWithType.vb: ApiClient.NukeChannelAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.NukeChannelAsync*
|
|
name: NukeChannelAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_NukeChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.NukeChannelAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.NukeChannelAsync
|
|
nameWithType: ApiClient.NukeChannelAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.OnTokensRefreshed
|
|
name: OnTokensRefreshed
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_OnTokensRefreshed
|
|
commentId: E:EchoHub.Client.Services.ApiClient.OnTokensRefreshed
|
|
fullName: EchoHub.Client.Services.ApiClient.OnTokensRefreshed
|
|
nameWithType: ApiClient.OnTokensRefreshed
|
|
- uid: EchoHub.Client.Services.ApiClient.RefreshToken
|
|
name: RefreshToken
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RefreshToken
|
|
commentId: P:EchoHub.Client.Services.ApiClient.RefreshToken
|
|
fullName: EchoHub.Client.Services.ApiClient.RefreshToken
|
|
nameWithType: ApiClient.RefreshToken
|
|
- uid: EchoHub.Client.Services.ApiClient.RefreshToken*
|
|
name: RefreshToken
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RefreshToken_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.RefreshToken
|
|
fullName: EchoHub.Client.Services.ApiClient.RefreshToken
|
|
nameWithType: ApiClient.RefreshToken
|
|
- uid: EchoHub.Client.Services.ApiClient.RefreshTokenAsync
|
|
name: RefreshTokenAsync()
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RefreshTokenAsync
|
|
commentId: M:EchoHub.Client.Services.ApiClient.RefreshTokenAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.RefreshTokenAsync()
|
|
nameWithType: ApiClient.RefreshTokenAsync()
|
|
- uid: EchoHub.Client.Services.ApiClient.RefreshTokenAsync*
|
|
name: RefreshTokenAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RefreshTokenAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.RefreshTokenAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.RefreshTokenAsync
|
|
nameWithType: ApiClient.RefreshTokenAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.RegisterAsync(System.String,System.String,System.String,System.String)
|
|
name: RegisterAsync(string, string, string?, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RegisterAsync_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.RegisterAsync(System.String,System.String,System.String,System.String)
|
|
name.vb: RegisterAsync(String, String, String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.RegisterAsync(string, string, string?, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.RegisterAsync(String, String, String, String)
|
|
nameWithType: ApiClient.RegisterAsync(string, string, string?, string?)
|
|
nameWithType.vb: ApiClient.RegisterAsync(String, String, String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.RegisterAsync*
|
|
name: RegisterAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RegisterAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.RegisterAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.RegisterAsync
|
|
nameWithType: ApiClient.RegisterAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.RekeyChannelAsync(System.String,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: RekeyChannelAsync(string, RekeyChannelRequest)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RekeyChannelAsync_System_String_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.RekeyChannelAsync(System.String,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: RekeyChannelAsync(String, RekeyChannelRequest)
|
|
fullName: EchoHub.Client.Services.ApiClient.RekeyChannelAsync(string, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.RekeyChannelAsync(String, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: ApiClient.RekeyChannelAsync(string, RekeyChannelRequest)
|
|
nameWithType.vb: ApiClient.RekeyChannelAsync(String, RekeyChannelRequest)
|
|
- uid: EchoHub.Client.Services.ApiClient.RekeyChannelAsync*
|
|
name: RekeyChannelAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RekeyChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.RekeyChannelAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.RekeyChannelAsync
|
|
nameWithType: ApiClient.RekeyChannelAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.RevokeInviteAsync(System.String)
|
|
name: RevokeInviteAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RevokeInviteAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.RevokeInviteAsync(System.String)
|
|
name.vb: RevokeInviteAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.RevokeInviteAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.RevokeInviteAsync(String)
|
|
nameWithType: ApiClient.RevokeInviteAsync(string)
|
|
nameWithType.vb: ApiClient.RevokeInviteAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.RevokeInviteAsync*
|
|
name: RevokeInviteAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RevokeInviteAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.RevokeInviteAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.RevokeInviteAsync
|
|
nameWithType: ApiClient.RevokeInviteAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync(System.String,System.String,System.Collections.Generic.IReadOnlyList{EchoHub.Client.Services.OutgoingAttachment},System.String)
|
|
name: SendMessageWithAttachmentsAsync(string, string, IReadOnlyList<OutgoingAttachment>, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_SendMessageWithAttachmentsAsync_System_String_System_String_System_Collections_Generic_IReadOnlyList_EchoHub_Client_Services_OutgoingAttachment__System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync(System.String,System.String,System.Collections.Generic.IReadOnlyList{EchoHub.Client.Services.OutgoingAttachment},System.String)
|
|
name.vb: SendMessageWithAttachmentsAsync(String, String, IReadOnlyList(Of OutgoingAttachment), String)
|
|
fullName: EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync(string, string, System.Collections.Generic.IReadOnlyList<EchoHub.Client.Services.OutgoingAttachment>, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync(String, String, System.Collections.Generic.IReadOnlyList(Of EchoHub.Client.Services.OutgoingAttachment), String)
|
|
nameWithType: ApiClient.SendMessageWithAttachmentsAsync(string, string, IReadOnlyList<OutgoingAttachment>, string?)
|
|
nameWithType.vb: ApiClient.SendMessageWithAttachmentsAsync(String, String, IReadOnlyList(Of OutgoingAttachment), String)
|
|
- uid: EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync*
|
|
name: SendMessageWithAttachmentsAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_SendMessageWithAttachmentsAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.SendMessageWithAttachmentsAsync
|
|
nameWithType: ApiClient.SendMessageWithAttachmentsAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.SendUrlAsync(System.String,System.String,System.String)
|
|
name: SendUrlAsync(string, string, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_SendUrlAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.SendUrlAsync(System.String,System.String,System.String)
|
|
name.vb: SendUrlAsync(String, String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.SendUrlAsync(string, string, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.SendUrlAsync(String, String, String)
|
|
nameWithType: ApiClient.SendUrlAsync(string, string, string?)
|
|
nameWithType.vb: ApiClient.SendUrlAsync(String, String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.SendUrlAsync*
|
|
name: SendUrlAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_SendUrlAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.SendUrlAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.SendUrlAsync
|
|
nameWithType: ApiClient.SendUrlAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.Token
|
|
name: Token
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_Token
|
|
commentId: P:EchoHub.Client.Services.ApiClient.Token
|
|
fullName: EchoHub.Client.Services.ApiClient.Token
|
|
nameWithType: ApiClient.Token
|
|
- uid: EchoHub.Client.Services.ApiClient.Token*
|
|
name: Token
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_Token_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.Token
|
|
fullName: EchoHub.Client.Services.ApiClient.Token
|
|
nameWithType: ApiClient.Token
|
|
- uid: EchoHub.Client.Services.ApiClient.UnbanUserAsync(System.String)
|
|
name: UnbanUserAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UnbanUserAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.UnbanUserAsync(System.String)
|
|
name.vb: UnbanUserAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.UnbanUserAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.UnbanUserAsync(String)
|
|
nameWithType: ApiClient.UnbanUserAsync(string)
|
|
nameWithType.vb: ApiClient.UnbanUserAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.UnbanUserAsync*
|
|
name: UnbanUserAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UnbanUserAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.UnbanUserAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.UnbanUserAsync
|
|
nameWithType: ApiClient.UnbanUserAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.UnmuteUserAsync(System.String)
|
|
name: UnmuteUserAsync(string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UnmuteUserAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.UnmuteUserAsync(System.String)
|
|
name.vb: UnmuteUserAsync(String)
|
|
fullName: EchoHub.Client.Services.ApiClient.UnmuteUserAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.UnmuteUserAsync(String)
|
|
nameWithType: ApiClient.UnmuteUserAsync(string)
|
|
nameWithType.vb: ApiClient.UnmuteUserAsync(String)
|
|
- uid: EchoHub.Client.Services.ApiClient.UnmuteUserAsync*
|
|
name: UnmuteUserAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UnmuteUserAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.UnmuteUserAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.UnmuteUserAsync
|
|
nameWithType: ApiClient.UnmuteUserAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync(System.String,System.String)
|
|
name: UpdateChannelTopicAsync(string, string?)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UpdateChannelTopicAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync(System.String,System.String)
|
|
name.vb: UpdateChannelTopicAsync(String, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync(string, string?)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync(String, String)
|
|
nameWithType: ApiClient.UpdateChannelTopicAsync(string, string?)
|
|
nameWithType.vb: ApiClient.UpdateChannelTopicAsync(String, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync*
|
|
name: UpdateChannelTopicAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UpdateChannelTopicAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.UpdateChannelTopicAsync
|
|
nameWithType: ApiClient.UpdateChannelTopicAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.UpdateProfileAsync(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: UpdateProfileAsync(UpdateProfileRequest)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UpdateProfileAsync_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.UpdateProfileAsync(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
fullName: EchoHub.Client.Services.ApiClient.UpdateProfileAsync(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: ApiClient.UpdateProfileAsync(UpdateProfileRequest)
|
|
- uid: EchoHub.Client.Services.ApiClient.UpdateProfileAsync*
|
|
name: UpdateProfileAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UpdateProfileAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.UpdateProfileAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.UpdateProfileAsync
|
|
nameWithType: ApiClient.UpdateProfileAsync
|
|
- uid: EchoHub.Client.Services.ApiClient.UploadAvatarAsync(System.IO.Stream,System.String)
|
|
name: UploadAvatarAsync(Stream, string)
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UploadAvatarAsync_System_IO_Stream_System_String_
|
|
commentId: M:EchoHub.Client.Services.ApiClient.UploadAvatarAsync(System.IO.Stream,System.String)
|
|
name.vb: UploadAvatarAsync(Stream, String)
|
|
fullName: EchoHub.Client.Services.ApiClient.UploadAvatarAsync(System.IO.Stream, string)
|
|
fullName.vb: EchoHub.Client.Services.ApiClient.UploadAvatarAsync(System.IO.Stream, String)
|
|
nameWithType: ApiClient.UploadAvatarAsync(Stream, string)
|
|
nameWithType.vb: ApiClient.UploadAvatarAsync(Stream, String)
|
|
- uid: EchoHub.Client.Services.ApiClient.UploadAvatarAsync*
|
|
name: UploadAvatarAsync
|
|
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UploadAvatarAsync_
|
|
commentId: Overload:EchoHub.Client.Services.ApiClient.UploadAvatarAsync
|
|
fullName: EchoHub.Client.Services.ApiClient.UploadAvatarAsync
|
|
nameWithType: ApiClient.UploadAvatarAsync
|
|
- uid: EchoHub.Client.Services.AsyncRunner
|
|
name: AsyncRunner
|
|
href: api/client/EchoHub.Client.Services.AsyncRunner.html
|
|
commentId: T:EchoHub.Client.Services.AsyncRunner
|
|
fullName: EchoHub.Client.Services.AsyncRunner
|
|
nameWithType: AsyncRunner
|
|
- uid: EchoHub.Client.Services.AsyncRunner.Run(Terminal.Gui.App.IApplication,System.Func{System.Threading.Tasks.Task},System.Action{System.String},System.String,System.String)
|
|
name: Run(IApplication, Func<Task>, Action<string>, string, string?)
|
|
href: api/client/EchoHub.Client.Services.AsyncRunner.html#EchoHub_Client_Services_AsyncRunner_Run_Terminal_Gui_App_IApplication_System_Func_System_Threading_Tasks_Task__System_Action_System_String__System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.AsyncRunner.Run(Terminal.Gui.App.IApplication,System.Func{System.Threading.Tasks.Task},System.Action{System.String},System.String,System.String)
|
|
name.vb: Run(IApplication, Func(Of Task), Action(Of String), String, String)
|
|
fullName: EchoHub.Client.Services.AsyncRunner.Run(Terminal.Gui.App.IApplication, System.Func<System.Threading.Tasks.Task>, System.Action<string>, string, string?)
|
|
fullName.vb: EchoHub.Client.Services.AsyncRunner.Run(Terminal.Gui.App.IApplication, System.Func(Of System.Threading.Tasks.Task), System.Action(Of String), String, String)
|
|
nameWithType: AsyncRunner.Run(IApplication, Func<Task>, Action<string>, string, string?)
|
|
nameWithType.vb: AsyncRunner.Run(IApplication, Func(Of Task), Action(Of String), String, String)
|
|
- uid: EchoHub.Client.Services.AsyncRunner.Run*
|
|
name: Run
|
|
href: api/client/EchoHub.Client.Services.AsyncRunner.html#EchoHub_Client_Services_AsyncRunner_Run_
|
|
commentId: Overload:EchoHub.Client.Services.AsyncRunner.Run
|
|
fullName: EchoHub.Client.Services.AsyncRunner.Run
|
|
nameWithType: AsyncRunner.Run
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService
|
|
name: AudioPlaybackService
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html
|
|
commentId: T:EchoHub.Client.Services.AudioPlaybackService
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService
|
|
nameWithType: AudioPlaybackService
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.#ctor
|
|
name: AudioPlaybackService()
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService__ctor
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.AudioPlaybackService()
|
|
fullName.vb: EchoHub.Client.Services.AudioPlaybackService.New()
|
|
nameWithType: AudioPlaybackService.AudioPlaybackService()
|
|
nameWithType.vb: AudioPlaybackService.New()
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.#ctor*
|
|
name: AudioPlaybackService
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.AudioPlaybackService
|
|
fullName.vb: EchoHub.Client.Services.AudioPlaybackService.New
|
|
nameWithType: AudioPlaybackService.AudioPlaybackService
|
|
nameWithType.vb: AudioPlaybackService.New
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.IsPaused
|
|
name: IsPaused
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_IsPaused
|
|
commentId: P:EchoHub.Client.Services.AudioPlaybackService.IsPaused
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.IsPaused
|
|
nameWithType: AudioPlaybackService.IsPaused
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.IsPaused*
|
|
name: IsPaused
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_IsPaused_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.IsPaused
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.IsPaused
|
|
nameWithType: AudioPlaybackService.IsPaused
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.IsPlaying
|
|
name: IsPlaying
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_IsPlaying
|
|
commentId: P:EchoHub.Client.Services.AudioPlaybackService.IsPlaying
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.IsPlaying
|
|
nameWithType: AudioPlaybackService.IsPlaying
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.IsPlaying*
|
|
name: IsPlaying
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_IsPlaying_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.IsPlaying
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.IsPlaying
|
|
nameWithType: AudioPlaybackService.IsPlaying
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.PauseAsync
|
|
name: PauseAsync()
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_PauseAsync
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.PauseAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.PauseAsync()
|
|
nameWithType: AudioPlaybackService.PauseAsync()
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.PauseAsync*
|
|
name: PauseAsync
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_PauseAsync_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.PauseAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.PauseAsync
|
|
nameWithType: AudioPlaybackService.PauseAsync
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.PlayAsync(System.String)
|
|
name: PlayAsync(string)
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_PlayAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.PlayAsync(System.String)
|
|
name.vb: PlayAsync(String)
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.PlayAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.AudioPlaybackService.PlayAsync(String)
|
|
nameWithType: AudioPlaybackService.PlayAsync(string)
|
|
nameWithType.vb: AudioPlaybackService.PlayAsync(String)
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.PlayAsync*
|
|
name: PlayAsync
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_PlayAsync_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.PlayAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.PlayAsync
|
|
nameWithType: AudioPlaybackService.PlayAsync
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.PlaybackFinished
|
|
name: PlaybackFinished
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_PlaybackFinished
|
|
commentId: E:EchoHub.Client.Services.AudioPlaybackService.PlaybackFinished
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.PlaybackFinished
|
|
nameWithType: AudioPlaybackService.PlaybackFinished
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.ResumeAsync
|
|
name: ResumeAsync()
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_ResumeAsync
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.ResumeAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.ResumeAsync()
|
|
nameWithType: AudioPlaybackService.ResumeAsync()
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.ResumeAsync*
|
|
name: ResumeAsync
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_ResumeAsync_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.ResumeAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.ResumeAsync
|
|
nameWithType: AudioPlaybackService.ResumeAsync
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync(System.Byte)
|
|
name: SetVolumeAsync(byte)
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_SetVolumeAsync_System_Byte_
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync(System.Byte)
|
|
name.vb: SetVolumeAsync(Byte)
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync(byte)
|
|
fullName.vb: EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync(Byte)
|
|
nameWithType: AudioPlaybackService.SetVolumeAsync(byte)
|
|
nameWithType.vb: AudioPlaybackService.SetVolumeAsync(Byte)
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync*
|
|
name: SetVolumeAsync
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_SetVolumeAsync_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.SetVolumeAsync
|
|
nameWithType: AudioPlaybackService.SetVolumeAsync
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.StopAsync
|
|
name: StopAsync()
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_StopAsync
|
|
commentId: M:EchoHub.Client.Services.AudioPlaybackService.StopAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.StopAsync()
|
|
nameWithType: AudioPlaybackService.StopAsync()
|
|
- uid: EchoHub.Client.Services.AudioPlaybackService.StopAsync*
|
|
name: StopAsync
|
|
href: api/client/EchoHub.Client.Services.AudioPlaybackService.html#EchoHub_Client_Services_AudioPlaybackService_StopAsync_
|
|
commentId: Overload:EchoHub.Client.Services.AudioPlaybackService.StopAsync
|
|
fullName: EchoHub.Client.Services.AudioPlaybackService.StopAsync
|
|
nameWithType: AudioPlaybackService.StopAsync
|
|
- uid: EchoHub.Client.Services.BackupInfo
|
|
name: BackupInfo
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html
|
|
commentId: T:EchoHub.Client.Services.BackupInfo
|
|
fullName: EchoHub.Client.Services.BackupInfo
|
|
nameWithType: BackupInfo
|
|
- uid: EchoHub.Client.Services.BackupInfo.#ctor(EchoHub.Client.Services.BackupInfo)
|
|
name: BackupInfo(BackupInfo)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo__ctor_EchoHub_Client_Services_BackupInfo_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.#ctor(EchoHub.Client.Services.BackupInfo)
|
|
name.vb: New(BackupInfo)
|
|
fullName: EchoHub.Client.Services.BackupInfo.BackupInfo(EchoHub.Client.Services.BackupInfo)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.New(EchoHub.Client.Services.BackupInfo)
|
|
nameWithType: BackupInfo.BackupInfo(BackupInfo)
|
|
nameWithType.vb: BackupInfo.New(BackupInfo)
|
|
- uid: EchoHub.Client.Services.BackupInfo.#ctor(System.String,System.String,System.DateTimeOffset)
|
|
name: BackupInfo(string, string, DateTimeOffset)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo__ctor_System_String_System_String_System_DateTimeOffset_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.#ctor(System.String,System.String,System.DateTimeOffset)
|
|
name.vb: New(String, String, DateTimeOffset)
|
|
fullName: EchoHub.Client.Services.BackupInfo.BackupInfo(string, string, System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.New(String, String, System.DateTimeOffset)
|
|
nameWithType: BackupInfo.BackupInfo(string, string, DateTimeOffset)
|
|
nameWithType.vb: BackupInfo.New(String, String, DateTimeOffset)
|
|
- uid: EchoHub.Client.Services.BackupInfo.#ctor*
|
|
name: BackupInfo
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.BackupInfo.BackupInfo
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.New
|
|
nameWithType: BackupInfo.BackupInfo
|
|
nameWithType.vb: BackupInfo.New
|
|
- uid: EchoHub.Client.Services.BackupInfo.AppDirectory
|
|
name: AppDirectory
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_AppDirectory
|
|
commentId: P:EchoHub.Client.Services.BackupInfo.AppDirectory
|
|
fullName: EchoHub.Client.Services.BackupInfo.AppDirectory
|
|
nameWithType: BackupInfo.AppDirectory
|
|
- uid: EchoHub.Client.Services.BackupInfo.AppDirectory*
|
|
name: AppDirectory
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_AppDirectory_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.AppDirectory
|
|
fullName: EchoHub.Client.Services.BackupInfo.AppDirectory
|
|
nameWithType: BackupInfo.AppDirectory
|
|
- uid: EchoHub.Client.Services.BackupInfo.CreatedAt
|
|
name: CreatedAt
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_CreatedAt
|
|
commentId: P:EchoHub.Client.Services.BackupInfo.CreatedAt
|
|
fullName: EchoHub.Client.Services.BackupInfo.CreatedAt
|
|
nameWithType: BackupInfo.CreatedAt
|
|
- uid: EchoHub.Client.Services.BackupInfo.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_CreatedAt_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.CreatedAt
|
|
fullName: EchoHub.Client.Services.BackupInfo.CreatedAt
|
|
nameWithType: BackupInfo.CreatedAt
|
|
- uid: EchoHub.Client.Services.BackupInfo.Deconstruct(System.String@,System.String@,System.DateTimeOffset@)
|
|
name: Deconstruct(out string, out string, out DateTimeOffset)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Deconstruct_System_String__System_String__System_DateTimeOffset__
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.Deconstruct(System.String@,System.String@,System.DateTimeOffset@)
|
|
name.vb: Deconstruct(String, String, DateTimeOffset)
|
|
fullName: EchoHub.Client.Services.BackupInfo.Deconstruct(out string, out string, out System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.Deconstruct(String, String, System.DateTimeOffset)
|
|
nameWithType: BackupInfo.Deconstruct(out string, out string, out DateTimeOffset)
|
|
nameWithType.vb: BackupInfo.Deconstruct(String, String, DateTimeOffset)
|
|
- uid: EchoHub.Client.Services.BackupInfo.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.Deconstruct
|
|
fullName: EchoHub.Client.Services.BackupInfo.Deconstruct
|
|
nameWithType: BackupInfo.Deconstruct
|
|
- uid: EchoHub.Client.Services.BackupInfo.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_EqualityContract
|
|
commentId: P:EchoHub.Client.Services.BackupInfo.EqualityContract
|
|
fullName: EchoHub.Client.Services.BackupInfo.EqualityContract
|
|
nameWithType: BackupInfo.EqualityContract
|
|
- uid: EchoHub.Client.Services.BackupInfo.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.EqualityContract
|
|
fullName: EchoHub.Client.Services.BackupInfo.EqualityContract
|
|
nameWithType: BackupInfo.EqualityContract
|
|
- uid: EchoHub.Client.Services.BackupInfo.Equals(EchoHub.Client.Services.BackupInfo)
|
|
name: Equals(BackupInfo?)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Equals_EchoHub_Client_Services_BackupInfo_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.Equals(EchoHub.Client.Services.BackupInfo)
|
|
name.vb: Equals(BackupInfo)
|
|
fullName: EchoHub.Client.Services.BackupInfo.Equals(EchoHub.Client.Services.BackupInfo?)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.Equals(EchoHub.Client.Services.BackupInfo)
|
|
nameWithType: BackupInfo.Equals(BackupInfo?)
|
|
nameWithType.vb: BackupInfo.Equals(BackupInfo)
|
|
- uid: EchoHub.Client.Services.BackupInfo.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.Services.BackupInfo.Equals(object?)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.Equals(Object)
|
|
nameWithType: BackupInfo.Equals(object?)
|
|
nameWithType.vb: BackupInfo.Equals(Object)
|
|
- uid: EchoHub.Client.Services.BackupInfo.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Equals_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.Equals
|
|
fullName: EchoHub.Client.Services.BackupInfo.Equals
|
|
nameWithType: BackupInfo.Equals
|
|
- uid: EchoHub.Client.Services.BackupInfo.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_GetHashCode
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.GetHashCode
|
|
fullName: EchoHub.Client.Services.BackupInfo.GetHashCode()
|
|
nameWithType: BackupInfo.GetHashCode()
|
|
- uid: EchoHub.Client.Services.BackupInfo.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.GetHashCode
|
|
fullName: EchoHub.Client.Services.BackupInfo.GetHashCode
|
|
nameWithType: BackupInfo.GetHashCode
|
|
- uid: EchoHub.Client.Services.BackupInfo.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.Services.BackupInfo.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: BackupInfo.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.Services.BackupInfo.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.PrintMembers
|
|
fullName: EchoHub.Client.Services.BackupInfo.PrintMembers
|
|
nameWithType: BackupInfo.PrintMembers
|
|
- uid: EchoHub.Client.Services.BackupInfo.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_ToString
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.ToString
|
|
fullName: EchoHub.Client.Services.BackupInfo.ToString()
|
|
nameWithType: BackupInfo.ToString()
|
|
- uid: EchoHub.Client.Services.BackupInfo.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_ToString_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.ToString
|
|
fullName: EchoHub.Client.Services.BackupInfo.ToString
|
|
nameWithType: BackupInfo.ToString
|
|
- uid: EchoHub.Client.Services.BackupInfo.Version
|
|
name: Version
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Version
|
|
commentId: P:EchoHub.Client.Services.BackupInfo.Version
|
|
fullName: EchoHub.Client.Services.BackupInfo.Version
|
|
nameWithType: BackupInfo.Version
|
|
- uid: EchoHub.Client.Services.BackupInfo.Version*
|
|
name: Version
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_Version_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.Version
|
|
fullName: EchoHub.Client.Services.BackupInfo.Version
|
|
nameWithType: BackupInfo.Version
|
|
- uid: EchoHub.Client.Services.BackupInfo.op_Equality(EchoHub.Client.Services.BackupInfo,EchoHub.Client.Services.BackupInfo)
|
|
name: operator ==(BackupInfo?, BackupInfo?)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_op_Equality_EchoHub_Client_Services_BackupInfo_EchoHub_Client_Services_BackupInfo_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.op_Equality(EchoHub.Client.Services.BackupInfo,EchoHub.Client.Services.BackupInfo)
|
|
name.vb: =(BackupInfo, BackupInfo)
|
|
fullName: EchoHub.Client.Services.BackupInfo.operator ==(EchoHub.Client.Services.BackupInfo?, EchoHub.Client.Services.BackupInfo?)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.=(EchoHub.Client.Services.BackupInfo, EchoHub.Client.Services.BackupInfo)
|
|
nameWithType: BackupInfo.operator ==(BackupInfo?, BackupInfo?)
|
|
nameWithType.vb: BackupInfo.=(BackupInfo, BackupInfo)
|
|
- uid: EchoHub.Client.Services.BackupInfo.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_op_Equality_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.Services.BackupInfo.operator ==
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.=
|
|
nameWithType: BackupInfo.operator ==
|
|
nameWithType.vb: BackupInfo.=
|
|
- uid: EchoHub.Client.Services.BackupInfo.op_Inequality(EchoHub.Client.Services.BackupInfo,EchoHub.Client.Services.BackupInfo)
|
|
name: operator !=(BackupInfo?, BackupInfo?)
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_op_Inequality_EchoHub_Client_Services_BackupInfo_EchoHub_Client_Services_BackupInfo_
|
|
commentId: M:EchoHub.Client.Services.BackupInfo.op_Inequality(EchoHub.Client.Services.BackupInfo,EchoHub.Client.Services.BackupInfo)
|
|
name.vb: <>(BackupInfo, BackupInfo)
|
|
fullName: EchoHub.Client.Services.BackupInfo.operator !=(EchoHub.Client.Services.BackupInfo?, EchoHub.Client.Services.BackupInfo?)
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.<>(EchoHub.Client.Services.BackupInfo, EchoHub.Client.Services.BackupInfo)
|
|
nameWithType: BackupInfo.operator !=(BackupInfo?, BackupInfo?)
|
|
nameWithType.vb: BackupInfo.<>(BackupInfo, BackupInfo)
|
|
- uid: EchoHub.Client.Services.BackupInfo.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.Services.BackupInfo.html#EchoHub_Client_Services_BackupInfo_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.Services.BackupInfo.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.Services.BackupInfo.operator !=
|
|
fullName.vb: EchoHub.Client.Services.BackupInfo.<>
|
|
nameWithType: BackupInfo.operator !=
|
|
nameWithType.vb: BackupInfo.<>
|
|
- uid: EchoHub.Client.Services.ChannelPasswordRequiredException
|
|
name: ChannelPasswordRequiredException
|
|
href: api/client/EchoHub.Client.Services.ChannelPasswordRequiredException.html
|
|
commentId: T:EchoHub.Client.Services.ChannelPasswordRequiredException
|
|
fullName: EchoHub.Client.Services.ChannelPasswordRequiredException
|
|
nameWithType: ChannelPasswordRequiredException
|
|
- uid: EchoHub.Client.Services.ChannelPasswordRequiredException.#ctor(System.String,System.String)
|
|
name: ChannelPasswordRequiredException(string, string)
|
|
href: api/client/EchoHub.Client.Services.ChannelPasswordRequiredException.html#EchoHub_Client_Services_ChannelPasswordRequiredException__ctor_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.ChannelPasswordRequiredException.#ctor(System.String,System.String)
|
|
name.vb: New(String, String)
|
|
fullName: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelPasswordRequiredException(string, string)
|
|
fullName.vb: EchoHub.Client.Services.ChannelPasswordRequiredException.New(String, String)
|
|
nameWithType: ChannelPasswordRequiredException.ChannelPasswordRequiredException(string, string)
|
|
nameWithType.vb: ChannelPasswordRequiredException.New(String, String)
|
|
- uid: EchoHub.Client.Services.ChannelPasswordRequiredException.#ctor*
|
|
name: ChannelPasswordRequiredException
|
|
href: api/client/EchoHub.Client.Services.ChannelPasswordRequiredException.html#EchoHub_Client_Services_ChannelPasswordRequiredException__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.ChannelPasswordRequiredException.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelPasswordRequiredException
|
|
fullName.vb: EchoHub.Client.Services.ChannelPasswordRequiredException.New
|
|
nameWithType: ChannelPasswordRequiredException.ChannelPasswordRequiredException
|
|
nameWithType.vb: ChannelPasswordRequiredException.New
|
|
- uid: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName
|
|
name: ChannelName
|
|
href: api/client/EchoHub.Client.Services.ChannelPasswordRequiredException.html#EchoHub_Client_Services_ChannelPasswordRequiredException_ChannelName
|
|
commentId: P:EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName
|
|
fullName: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName
|
|
nameWithType: ChannelPasswordRequiredException.ChannelName
|
|
- uid: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName*
|
|
name: ChannelName
|
|
href: api/client/EchoHub.Client.Services.ChannelPasswordRequiredException.html#EchoHub_Client_Services_ChannelPasswordRequiredException_ChannelName_
|
|
commentId: Overload:EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName
|
|
fullName: EchoHub.Client.Services.ChannelPasswordRequiredException.ChannelName
|
|
nameWithType: ChannelPasswordRequiredException.ChannelName
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService
|
|
name: ClientEncryptionService
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html
|
|
commentId: T:EchoHub.Client.Services.ClientEncryptionService
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService
|
|
nameWithType: ClientEncryptionService
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.#ctor
|
|
name: ClientEncryptionService()
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService__ctor
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.ClientEncryptionService()
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.New()
|
|
nameWithType: ClientEncryptionService.ClientEncryptionService()
|
|
nameWithType.vb: ClientEncryptionService.New()
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.#ctor*
|
|
name: ClientEncryptionService
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.ClientEncryptionService
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.New
|
|
nameWithType: ClientEncryptionService.ClientEncryptionService
|
|
nameWithType.vb: ClientEncryptionService.New
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.Decrypt(System.String)
|
|
name: Decrypt(string)
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_Decrypt_System_String_
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.Decrypt(System.String)
|
|
name.vb: Decrypt(String)
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.Decrypt(string)
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.Decrypt(String)
|
|
nameWithType: ClientEncryptionService.Decrypt(string)
|
|
nameWithType.vb: ClientEncryptionService.Decrypt(String)
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.Decrypt*
|
|
name: Decrypt
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_Decrypt_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.Decrypt
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.Decrypt
|
|
nameWithType: ClientEncryptionService.Decrypt
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.DecryptNullable(System.String)
|
|
name: DecryptNullable(string?)
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_DecryptNullable_System_String_
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.DecryptNullable(System.String)
|
|
name.vb: DecryptNullable(String)
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.DecryptNullable(string?)
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.DecryptNullable(String)
|
|
nameWithType: ClientEncryptionService.DecryptNullable(string?)
|
|
nameWithType.vb: ClientEncryptionService.DecryptNullable(String)
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.DecryptNullable*
|
|
name: DecryptNullable
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_DecryptNullable_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.DecryptNullable
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.DecryptNullable
|
|
nameWithType: ClientEncryptionService.DecryptNullable
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.Encrypt(System.String)
|
|
name: Encrypt(string)
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_Encrypt_System_String_
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.Encrypt(System.String)
|
|
name.vb: Encrypt(String)
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.Encrypt(string)
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.Encrypt(String)
|
|
nameWithType: ClientEncryptionService.Encrypt(string)
|
|
nameWithType.vb: ClientEncryptionService.Encrypt(String)
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.Encrypt*
|
|
name: Encrypt
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_Encrypt_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.Encrypt
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.Encrypt
|
|
nameWithType: ClientEncryptionService.Encrypt
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled
|
|
name: EncryptDatabaseEnabled
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_EncryptDatabaseEnabled
|
|
commentId: P:EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: ClientEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled*
|
|
name: EncryptDatabaseEnabled
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_EncryptDatabaseEnabled_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: ClientEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.EncryptNullable(System.String)
|
|
name: EncryptNullable(string?)
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_EncryptNullable_System_String_
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.EncryptNullable(System.String)
|
|
name.vb: EncryptNullable(String)
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.EncryptNullable(string?)
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.EncryptNullable(String)
|
|
nameWithType: ClientEncryptionService.EncryptNullable(string?)
|
|
nameWithType.vb: ClientEncryptionService.EncryptNullable(String)
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.EncryptNullable*
|
|
name: EncryptNullable
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_EncryptNullable_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.EncryptNullable
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.EncryptNullable
|
|
nameWithType: ClientEncryptionService.EncryptNullable
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.IsInitialized
|
|
name: IsInitialized
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_IsInitialized
|
|
commentId: P:EchoHub.Client.Services.ClientEncryptionService.IsInitialized
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.IsInitialized
|
|
nameWithType: ClientEncryptionService.IsInitialized
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.IsInitialized*
|
|
name: IsInitialized
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_IsInitialized_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.IsInitialized
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.IsInitialized
|
|
nameWithType: ClientEncryptionService.IsInitialized
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.SetKey(System.String)
|
|
name: SetKey(string)
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_SetKey_System_String_
|
|
commentId: M:EchoHub.Client.Services.ClientEncryptionService.SetKey(System.String)
|
|
name.vb: SetKey(String)
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.SetKey(string)
|
|
fullName.vb: EchoHub.Client.Services.ClientEncryptionService.SetKey(String)
|
|
nameWithType: ClientEncryptionService.SetKey(string)
|
|
nameWithType.vb: ClientEncryptionService.SetKey(String)
|
|
- uid: EchoHub.Client.Services.ClientEncryptionService.SetKey*
|
|
name: SetKey
|
|
href: api/client/EchoHub.Client.Services.ClientEncryptionService.html#EchoHub_Client_Services_ClientEncryptionService_SetKey_
|
|
commentId: Overload:EchoHub.Client.Services.ClientEncryptionService.SetKey
|
|
fullName: EchoHub.Client.Services.ClientEncryptionService.SetKey
|
|
nameWithType: ClientEncryptionService.SetKey
|
|
- uid: EchoHub.Client.Services.ClipboardFiles
|
|
name: ClipboardFiles
|
|
href: api/client/EchoHub.Client.Services.ClipboardFiles.html
|
|
commentId: T:EchoHub.Client.Services.ClipboardFiles
|
|
fullName: EchoHub.Client.Services.ClipboardFiles
|
|
nameWithType: ClipboardFiles
|
|
- uid: EchoHub.Client.Services.ClipboardFiles.TryGetFiles(System.Collections.Generic.List{System.String}@)
|
|
name: TryGetFiles(out List<string>)
|
|
href: api/client/EchoHub.Client.Services.ClipboardFiles.html#EchoHub_Client_Services_ClipboardFiles_TryGetFiles_System_Collections_Generic_List_System_String___
|
|
commentId: M:EchoHub.Client.Services.ClipboardFiles.TryGetFiles(System.Collections.Generic.List{System.String}@)
|
|
name.vb: TryGetFiles(List(Of String))
|
|
fullName: EchoHub.Client.Services.ClipboardFiles.TryGetFiles(out System.Collections.Generic.List<string>)
|
|
fullName.vb: EchoHub.Client.Services.ClipboardFiles.TryGetFiles(System.Collections.Generic.List(Of String))
|
|
nameWithType: ClipboardFiles.TryGetFiles(out List<string>)
|
|
nameWithType.vb: ClipboardFiles.TryGetFiles(List(Of String))
|
|
- uid: EchoHub.Client.Services.ClipboardFiles.TryGetFiles*
|
|
name: TryGetFiles
|
|
href: api/client/EchoHub.Client.Services.ClipboardFiles.html#EchoHub_Client_Services_ClipboardFiles_TryGetFiles_
|
|
commentId: Overload:EchoHub.Client.Services.ClipboardFiles.TryGetFiles
|
|
fullName: EchoHub.Client.Services.ClipboardFiles.TryGetFiles
|
|
nameWithType: ClipboardFiles.TryGetFiles
|
|
- uid: EchoHub.Client.Services.ClipboardImage
|
|
name: ClipboardImage
|
|
href: api/client/EchoHub.Client.Services.ClipboardImage.html
|
|
commentId: T:EchoHub.Client.Services.ClipboardImage
|
|
fullName: EchoHub.Client.Services.ClipboardImage
|
|
nameWithType: ClipboardImage
|
|
- uid: EchoHub.Client.Services.ClipboardImage.DibToPng(System.Byte[])
|
|
name: DibToPng(byte[])
|
|
href: api/client/EchoHub.Client.Services.ClipboardImage.html#EchoHub_Client_Services_ClipboardImage_DibToPng_System_Byte___
|
|
commentId: M:EchoHub.Client.Services.ClipboardImage.DibToPng(System.Byte[])
|
|
name.vb: DibToPng(Byte())
|
|
fullName: EchoHub.Client.Services.ClipboardImage.DibToPng(byte[])
|
|
fullName.vb: EchoHub.Client.Services.ClipboardImage.DibToPng(Byte())
|
|
nameWithType: ClipboardImage.DibToPng(byte[])
|
|
nameWithType.vb: ClipboardImage.DibToPng(Byte())
|
|
- uid: EchoHub.Client.Services.ClipboardImage.DibToPng*
|
|
name: DibToPng
|
|
href: api/client/EchoHub.Client.Services.ClipboardImage.html#EchoHub_Client_Services_ClipboardImage_DibToPng_
|
|
commentId: Overload:EchoHub.Client.Services.ClipboardImage.DibToPng
|
|
fullName: EchoHub.Client.Services.ClipboardImage.DibToPng
|
|
nameWithType: ClipboardImage.DibToPng
|
|
- uid: EchoHub.Client.Services.ClipboardImage.TryGetPng(System.Byte[]@)
|
|
name: TryGetPng(out byte[])
|
|
href: api/client/EchoHub.Client.Services.ClipboardImage.html#EchoHub_Client_Services_ClipboardImage_TryGetPng_System_Byte____
|
|
commentId: M:EchoHub.Client.Services.ClipboardImage.TryGetPng(System.Byte[]@)
|
|
name.vb: TryGetPng(Byte())
|
|
fullName: EchoHub.Client.Services.ClipboardImage.TryGetPng(out byte[])
|
|
fullName.vb: EchoHub.Client.Services.ClipboardImage.TryGetPng(Byte())
|
|
nameWithType: ClipboardImage.TryGetPng(out byte[])
|
|
nameWithType.vb: ClipboardImage.TryGetPng(Byte())
|
|
- uid: EchoHub.Client.Services.ClipboardImage.TryGetPng*
|
|
name: TryGetPng
|
|
href: api/client/EchoHub.Client.Services.ClipboardImage.html#EchoHub_Client_Services_ClipboardImage_TryGetPng_
|
|
commentId: Overload:EchoHub.Client.Services.ClipboardImage.TryGetPng
|
|
fullName: EchoHub.Client.Services.ClipboardImage.TryGetPng
|
|
nameWithType: ClipboardImage.TryGetPng
|
|
- uid: EchoHub.Client.Services.EchoHubConnection
|
|
name: EchoHubConnection
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html
|
|
commentId: T:EchoHub.Client.Services.EchoHubConnection
|
|
fullName: EchoHub.Client.Services.EchoHubConnection
|
|
nameWithType: EchoHubConnection
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.#ctor(System.String,EchoHub.Client.Services.ApiClient,EchoHub.Client.Services.ClientEncryptionService,EchoHub.Client.Services.RoomKeyStore)
|
|
name: EchoHubConnection(string, ApiClient, ClientEncryptionService, RoomKeyStore)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection__ctor_System_String_EchoHub_Client_Services_ApiClient_EchoHub_Client_Services_ClientEncryptionService_EchoHub_Client_Services_RoomKeyStore_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.#ctor(System.String,EchoHub.Client.Services.ApiClient,EchoHub.Client.Services.ClientEncryptionService,EchoHub.Client.Services.RoomKeyStore)
|
|
name.vb: New(String, ApiClient, ClientEncryptionService, RoomKeyStore)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.EchoHubConnection(string, EchoHub.Client.Services.ApiClient, EchoHub.Client.Services.ClientEncryptionService, EchoHub.Client.Services.RoomKeyStore)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.New(String, EchoHub.Client.Services.ApiClient, EchoHub.Client.Services.ClientEncryptionService, EchoHub.Client.Services.RoomKeyStore)
|
|
nameWithType: EchoHubConnection.EchoHubConnection(string, ApiClient, ClientEncryptionService, RoomKeyStore)
|
|
nameWithType.vb: EchoHubConnection.New(String, ApiClient, ClientEncryptionService, RoomKeyStore)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.#ctor*
|
|
name: EchoHubConnection
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.EchoHubConnection
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.New
|
|
nameWithType: EchoHubConnection.EchoHubConnection
|
|
nameWithType.vb: EchoHubConnection.New
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.ConnectAsync
|
|
name: ConnectAsync()
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_ConnectAsync
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.ConnectAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.ConnectAsync()
|
|
nameWithType: EchoHubConnection.ConnectAsync()
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.ConnectAsync*
|
|
name: ConnectAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_ConnectAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.ConnectAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.ConnectAsync
|
|
nameWithType: EchoHubConnection.ConnectAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.DisconnectAsync
|
|
name: DisconnectAsync()
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_DisconnectAsync
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.DisconnectAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.DisconnectAsync()
|
|
nameWithType: EchoHubConnection.DisconnectAsync()
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.DisconnectAsync*
|
|
name: DisconnectAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_DisconnectAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.DisconnectAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.DisconnectAsync
|
|
nameWithType: EchoHubConnection.DisconnectAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.DisposeAsync
|
|
name: DisposeAsync()
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_DisposeAsync
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.DisposeAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.DisposeAsync()
|
|
nameWithType: EchoHubConnection.DisposeAsync()
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.DisposeAsync*
|
|
name: DisposeAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_DisposeAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.DisposeAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.DisposeAsync
|
|
nameWithType: EchoHubConnection.DisposeAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name: GetHistoryAsync(string, int, int)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_GetHistoryAsync_System_String_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name.vb: GetHistoryAsync(String, Integer, Integer)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(string, int, int)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(String, Integer, Integer)
|
|
nameWithType: EchoHubConnection.GetHistoryAsync(string, int, int)
|
|
nameWithType.vb: EchoHubConnection.GetHistoryAsync(String, Integer, Integer)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync*
|
|
name: GetHistoryAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_GetHistoryAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync
|
|
nameWithType: EchoHubConnection.GetHistoryAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync(System.String)
|
|
name: GetOnlineUsersAsync(string)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_GetOnlineUsersAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync(System.String)
|
|
name.vb: GetOnlineUsersAsync(String)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync(String)
|
|
nameWithType: EchoHubConnection.GetOnlineUsersAsync(string)
|
|
nameWithType.vb: EchoHubConnection.GetOnlineUsersAsync(String)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync*
|
|
name: GetOnlineUsersAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_GetOnlineUsersAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.GetOnlineUsersAsync
|
|
nameWithType: EchoHubConnection.GetOnlineUsersAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.IsConnected
|
|
name: IsConnected
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_IsConnected
|
|
commentId: P:EchoHub.Client.Services.EchoHubConnection.IsConnected
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.IsConnected
|
|
nameWithType: EchoHubConnection.IsConnected
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.IsConnected*
|
|
name: IsConnected
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_IsConnected_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.IsConnected
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.IsConnected
|
|
nameWithType: EchoHubConnection.IsConnected
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(System.String,System.String)
|
|
name: JoinChannelAsync(string, string?)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_JoinChannelAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(System.String,System.String)
|
|
name.vb: JoinChannelAsync(String, String)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(string, string?)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(String, String)
|
|
nameWithType: EchoHubConnection.JoinChannelAsync(string, string?)
|
|
nameWithType.vb: EchoHubConnection.JoinChannelAsync(String, String)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync*
|
|
name: JoinChannelAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_JoinChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync
|
|
nameWithType: EchoHubConnection.JoinChannelAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync(System.String)
|
|
name: LeaveChannelAsync(string)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_LeaveChannelAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync(System.String)
|
|
name.vb: LeaveChannelAsync(String)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync(string)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync(String)
|
|
nameWithType: EchoHubConnection.LeaveChannelAsync(string)
|
|
nameWithType.vb: EchoHubConnection.LeaveChannelAsync(String)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync*
|
|
name: LeaveChannelAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_LeaveChannelAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.LeaveChannelAsync
|
|
nameWithType: EchoHubConnection.LeaveChannelAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.LockedMessagePlaceholder
|
|
name: LockedMessagePlaceholder
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_LockedMessagePlaceholder
|
|
commentId: F:EchoHub.Client.Services.EchoHubConnection.LockedMessagePlaceholder
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.LockedMessagePlaceholder
|
|
nameWithType: EchoHubConnection.LockedMessagePlaceholder
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnChannelDeleted
|
|
name: OnChannelDeleted
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnChannelDeleted
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnChannelDeleted
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnChannelDeleted
|
|
nameWithType: EchoHubConnection.OnChannelDeleted
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnChannelNuked
|
|
name: OnChannelNuked
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnChannelNuked
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnChannelNuked
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnChannelNuked
|
|
nameWithType: EchoHubConnection.OnChannelNuked
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnChannelUpdated
|
|
name: OnChannelUpdated
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnChannelUpdated
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnChannelUpdated
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnChannelUpdated
|
|
nameWithType: EchoHubConnection.OnChannelUpdated
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnConnectionStateChanged
|
|
name: OnConnectionStateChanged
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnConnectionStateChanged
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnConnectionStateChanged
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnConnectionStateChanged
|
|
nameWithType: EchoHubConnection.OnConnectionStateChanged
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnError
|
|
name: OnError
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnError
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnError
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnError
|
|
nameWithType: EchoHubConnection.OnError
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnForceDisconnect
|
|
name: OnForceDisconnect
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnForceDisconnect
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnForceDisconnect
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnForceDisconnect
|
|
nameWithType: EchoHubConnection.OnForceDisconnect
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnMessageDeleted
|
|
name: OnMessageDeleted
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnMessageDeleted
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnMessageDeleted
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnMessageDeleted
|
|
nameWithType: EchoHubConnection.OnMessageDeleted
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnMessageReceived
|
|
name: OnMessageReceived
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnMessageReceived
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnMessageReceived
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnMessageReceived
|
|
nameWithType: EchoHubConnection.OnMessageReceived
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnReconnected
|
|
name: OnReconnected
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnReconnected
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnReconnected
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnReconnected
|
|
nameWithType: EchoHubConnection.OnReconnected
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnUserBanned
|
|
name: OnUserBanned
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnUserBanned
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnUserBanned
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnUserBanned
|
|
nameWithType: EchoHubConnection.OnUserBanned
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnUserJoined
|
|
name: OnUserJoined
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnUserJoined
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnUserJoined
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnUserJoined
|
|
nameWithType: EchoHubConnection.OnUserJoined
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnUserKicked
|
|
name: OnUserKicked
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnUserKicked
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnUserKicked
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnUserKicked
|
|
nameWithType: EchoHubConnection.OnUserKicked
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnUserLeft
|
|
name: OnUserLeft
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnUserLeft
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnUserLeft
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnUserLeft
|
|
nameWithType: EchoHubConnection.OnUserLeft
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.OnUserStatusChanged
|
|
name: OnUserStatusChanged
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_OnUserStatusChanged
|
|
commentId: E:EchoHub.Client.Services.EchoHubConnection.OnUserStatusChanged
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.OnUserStatusChanged
|
|
nameWithType: EchoHubConnection.OnUserStatusChanged
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(System.String,System.String,System.Nullable{System.Guid})
|
|
name: SendMessageAsync(string, string, Guid?)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_SendMessageAsync_System_String_System_String_System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(System.String,System.String,System.Nullable{System.Guid})
|
|
name.vb: SendMessageAsync(String, String, Guid?)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(string, string, System.Guid?)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(String, String, System.Guid?)
|
|
nameWithType: EchoHubConnection.SendMessageAsync(string, string, Guid?)
|
|
nameWithType.vb: EchoHubConnection.SendMessageAsync(String, String, Guid?)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync*
|
|
name: SendMessageAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_SendMessageAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.SendMessageAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync
|
|
nameWithType: EchoHubConnection.SendMessageAsync
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync(EchoHub.Core.Models.UserStatus,System.String)
|
|
name: UpdateStatusAsync(UserStatus, string?)
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_UpdateStatusAsync_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync(EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: UpdateStatusAsync(UserStatus, String)
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync(EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: EchoHubConnection.UpdateStatusAsync(UserStatus, string?)
|
|
nameWithType.vb: EchoHubConnection.UpdateStatusAsync(UserStatus, String)
|
|
- uid: EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync*
|
|
name: UpdateStatusAsync
|
|
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_UpdateStatusAsync_
|
|
commentId: Overload:EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync
|
|
fullName: EchoHub.Client.Services.EchoHubConnection.UpdateStatusAsync
|
|
nameWithType: EchoHubConnection.UpdateStatusAsync
|
|
- uid: EchoHub.Client.Services.FolderPickResult
|
|
name: FolderPickResult
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html
|
|
commentId: T:EchoHub.Client.Services.FolderPickResult
|
|
fullName: EchoHub.Client.Services.FolderPickResult
|
|
nameWithType: FolderPickResult
|
|
- uid: EchoHub.Client.Services.FolderPickResult.#ctor(EchoHub.Client.Services.PickerOutcome,System.String)
|
|
name: FolderPickResult(PickerOutcome, string?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult__ctor_EchoHub_Client_Services_PickerOutcome_System_String_
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.#ctor(EchoHub.Client.Services.PickerOutcome,System.String)
|
|
name.vb: New(PickerOutcome, String)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.FolderPickResult(EchoHub.Client.Services.PickerOutcome, string?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.New(EchoHub.Client.Services.PickerOutcome, String)
|
|
nameWithType: FolderPickResult.FolderPickResult(PickerOutcome, string?)
|
|
nameWithType.vb: FolderPickResult.New(PickerOutcome, String)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.#ctor*
|
|
name: FolderPickResult
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.FolderPickResult.FolderPickResult
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.New
|
|
nameWithType: FolderPickResult.FolderPickResult
|
|
nameWithType.vb: FolderPickResult.New
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Deconstruct(EchoHub.Client.Services.PickerOutcome@,System.String@)
|
|
name: Deconstruct(out PickerOutcome, out string?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Deconstruct_EchoHub_Client_Services_PickerOutcome__System_String__
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.Deconstruct(EchoHub.Client.Services.PickerOutcome@,System.String@)
|
|
name.vb: Deconstruct(PickerOutcome, String)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Deconstruct(out EchoHub.Client.Services.PickerOutcome, out string?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.Deconstruct(EchoHub.Client.Services.PickerOutcome, String)
|
|
nameWithType: FolderPickResult.Deconstruct(out PickerOutcome, out string?)
|
|
nameWithType.vb: FolderPickResult.Deconstruct(PickerOutcome, String)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.Deconstruct
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Deconstruct
|
|
nameWithType: FolderPickResult.Deconstruct
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Equals(EchoHub.Client.Services.FolderPickResult)
|
|
name: Equals(FolderPickResult?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Equals_EchoHub_Client_Services_FolderPickResult_
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.Equals(EchoHub.Client.Services.FolderPickResult)
|
|
name.vb: Equals(FolderPickResult)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Equals(EchoHub.Client.Services.FolderPickResult?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.Equals(EchoHub.Client.Services.FolderPickResult)
|
|
nameWithType: FolderPickResult.Equals(FolderPickResult?)
|
|
nameWithType.vb: FolderPickResult.Equals(FolderPickResult)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.Equals(Object)
|
|
nameWithType: FolderPickResult.Equals(object?)
|
|
nameWithType.vb: FolderPickResult.Equals(Object)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Equals_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.Equals
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Equals
|
|
nameWithType: FolderPickResult.Equals
|
|
- uid: EchoHub.Client.Services.FolderPickResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_GetHashCode
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.GetHashCode
|
|
fullName: EchoHub.Client.Services.FolderPickResult.GetHashCode()
|
|
nameWithType: FolderPickResult.GetHashCode()
|
|
- uid: EchoHub.Client.Services.FolderPickResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.GetHashCode
|
|
fullName: EchoHub.Client.Services.FolderPickResult.GetHashCode
|
|
nameWithType: FolderPickResult.GetHashCode
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Outcome
|
|
name: Outcome
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Outcome
|
|
commentId: P:EchoHub.Client.Services.FolderPickResult.Outcome
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Outcome
|
|
nameWithType: FolderPickResult.Outcome
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Outcome*
|
|
name: Outcome
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Outcome_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.Outcome
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Outcome
|
|
nameWithType: FolderPickResult.Outcome
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Path
|
|
name: Path
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Path
|
|
commentId: P:EchoHub.Client.Services.FolderPickResult.Path
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Path
|
|
nameWithType: FolderPickResult.Path
|
|
- uid: EchoHub.Client.Services.FolderPickResult.Path*
|
|
name: Path
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_Path_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.Path
|
|
fullName: EchoHub.Client.Services.FolderPickResult.Path
|
|
nameWithType: FolderPickResult.Path
|
|
- uid: EchoHub.Client.Services.FolderPickResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_ToString
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.ToString
|
|
fullName: EchoHub.Client.Services.FolderPickResult.ToString()
|
|
nameWithType: FolderPickResult.ToString()
|
|
- uid: EchoHub.Client.Services.FolderPickResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_ToString_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.ToString
|
|
fullName: EchoHub.Client.Services.FolderPickResult.ToString
|
|
nameWithType: FolderPickResult.ToString
|
|
- uid: EchoHub.Client.Services.FolderPickResult.op_Equality(EchoHub.Client.Services.FolderPickResult,EchoHub.Client.Services.FolderPickResult)
|
|
name: operator ==(FolderPickResult?, FolderPickResult?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_op_Equality_EchoHub_Client_Services_FolderPickResult_EchoHub_Client_Services_FolderPickResult_
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.op_Equality(EchoHub.Client.Services.FolderPickResult,EchoHub.Client.Services.FolderPickResult)
|
|
name.vb: =(FolderPickResult, FolderPickResult)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.operator ==(EchoHub.Client.Services.FolderPickResult?, EchoHub.Client.Services.FolderPickResult?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.=(EchoHub.Client.Services.FolderPickResult, EchoHub.Client.Services.FolderPickResult)
|
|
nameWithType: FolderPickResult.operator ==(FolderPickResult?, FolderPickResult?)
|
|
nameWithType.vb: FolderPickResult.=(FolderPickResult, FolderPickResult)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.Services.FolderPickResult.operator ==
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.=
|
|
nameWithType: FolderPickResult.operator ==
|
|
nameWithType.vb: FolderPickResult.=
|
|
- uid: EchoHub.Client.Services.FolderPickResult.op_Inequality(EchoHub.Client.Services.FolderPickResult,EchoHub.Client.Services.FolderPickResult)
|
|
name: operator !=(FolderPickResult?, FolderPickResult?)
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_op_Inequality_EchoHub_Client_Services_FolderPickResult_EchoHub_Client_Services_FolderPickResult_
|
|
commentId: M:EchoHub.Client.Services.FolderPickResult.op_Inequality(EchoHub.Client.Services.FolderPickResult,EchoHub.Client.Services.FolderPickResult)
|
|
name.vb: <>(FolderPickResult, FolderPickResult)
|
|
fullName: EchoHub.Client.Services.FolderPickResult.operator !=(EchoHub.Client.Services.FolderPickResult?, EchoHub.Client.Services.FolderPickResult?)
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.<>(EchoHub.Client.Services.FolderPickResult, EchoHub.Client.Services.FolderPickResult)
|
|
nameWithType: FolderPickResult.operator !=(FolderPickResult?, FolderPickResult?)
|
|
nameWithType.vb: FolderPickResult.<>(FolderPickResult, FolderPickResult)
|
|
- uid: EchoHub.Client.Services.FolderPickResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.Services.FolderPickResult.html#EchoHub_Client_Services_FolderPickResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.Services.FolderPickResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.Services.FolderPickResult.operator !=
|
|
fullName.vb: EchoHub.Client.Services.FolderPickResult.<>
|
|
nameWithType: FolderPickResult.operator !=
|
|
nameWithType.vb: FolderPickResult.<>
|
|
- uid: EchoHub.Client.Services.JoinOutcome
|
|
name: JoinOutcome
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html
|
|
commentId: T:EchoHub.Client.Services.JoinOutcome
|
|
fullName: EchoHub.Client.Services.JoinOutcome
|
|
nameWithType: JoinOutcome
|
|
- uid: EchoHub.Client.Services.JoinOutcome.#ctor(System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.String,System.String)
|
|
name: JoinOutcome(List<MessageDto>, string?, string?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome__ctor_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto__System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.#ctor(System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.String,System.String)
|
|
name.vb: New(List(Of MessageDto), String, String)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.JoinOutcome(System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>, string?, string?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.New(System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto), String, String)
|
|
nameWithType: JoinOutcome.JoinOutcome(List<MessageDto>, string?, string?)
|
|
nameWithType.vb: JoinOutcome.New(List(Of MessageDto), String, String)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.#ctor*
|
|
name: JoinOutcome
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.JoinOutcome.JoinOutcome
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.New
|
|
nameWithType: JoinOutcome.JoinOutcome
|
|
nameWithType.vb: JoinOutcome.New
|
|
- uid: EchoHub.Client.Services.JoinOutcome.Deconstruct(System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto}@,System.String@,System.String@)
|
|
name: Deconstruct(out List<MessageDto>, out string?, out string?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_Deconstruct_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto___System_String__System_String__
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.Deconstruct(System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto}@,System.String@,System.String@)
|
|
name.vb: Deconstruct(List(Of MessageDto), String, String)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.Deconstruct(out System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>, out string?, out string?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.Deconstruct(System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto), String, String)
|
|
nameWithType: JoinOutcome.Deconstruct(out List<MessageDto>, out string?, out string?)
|
|
nameWithType.vb: JoinOutcome.Deconstruct(List(Of MessageDto), String, String)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.Deconstruct
|
|
fullName: EchoHub.Client.Services.JoinOutcome.Deconstruct
|
|
nameWithType: JoinOutcome.Deconstruct
|
|
- uid: EchoHub.Client.Services.JoinOutcome.EncryptionSalt
|
|
name: EncryptionSalt
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_EncryptionSalt
|
|
commentId: P:EchoHub.Client.Services.JoinOutcome.EncryptionSalt
|
|
fullName: EchoHub.Client.Services.JoinOutcome.EncryptionSalt
|
|
nameWithType: JoinOutcome.EncryptionSalt
|
|
- uid: EchoHub.Client.Services.JoinOutcome.EncryptionSalt*
|
|
name: EncryptionSalt
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_EncryptionSalt_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.EncryptionSalt
|
|
fullName: EchoHub.Client.Services.JoinOutcome.EncryptionSalt
|
|
nameWithType: JoinOutcome.EncryptionSalt
|
|
- uid: EchoHub.Client.Services.JoinOutcome.Equals(EchoHub.Client.Services.JoinOutcome)
|
|
name: Equals(JoinOutcome?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_Equals_EchoHub_Client_Services_JoinOutcome_
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.Equals(EchoHub.Client.Services.JoinOutcome)
|
|
name.vb: Equals(JoinOutcome)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.Equals(EchoHub.Client.Services.JoinOutcome?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.Equals(EchoHub.Client.Services.JoinOutcome)
|
|
nameWithType: JoinOutcome.Equals(JoinOutcome?)
|
|
nameWithType.vb: JoinOutcome.Equals(JoinOutcome)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.Equals(object?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.Equals(Object)
|
|
nameWithType: JoinOutcome.Equals(object?)
|
|
nameWithType.vb: JoinOutcome.Equals(Object)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_Equals_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.Equals
|
|
fullName: EchoHub.Client.Services.JoinOutcome.Equals
|
|
nameWithType: JoinOutcome.Equals
|
|
- uid: EchoHub.Client.Services.JoinOutcome.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_GetHashCode
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.GetHashCode
|
|
fullName: EchoHub.Client.Services.JoinOutcome.GetHashCode()
|
|
nameWithType: JoinOutcome.GetHashCode()
|
|
- uid: EchoHub.Client.Services.JoinOutcome.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.GetHashCode
|
|
fullName: EchoHub.Client.Services.JoinOutcome.GetHashCode
|
|
nameWithType: JoinOutcome.GetHashCode
|
|
- uid: EchoHub.Client.Services.JoinOutcome.History
|
|
name: History
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_History
|
|
commentId: P:EchoHub.Client.Services.JoinOutcome.History
|
|
fullName: EchoHub.Client.Services.JoinOutcome.History
|
|
nameWithType: JoinOutcome.History
|
|
- uid: EchoHub.Client.Services.JoinOutcome.History*
|
|
name: History
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_History_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.History
|
|
fullName: EchoHub.Client.Services.JoinOutcome.History
|
|
nameWithType: JoinOutcome.History
|
|
- uid: EchoHub.Client.Services.JoinOutcome.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_ToString
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.ToString
|
|
fullName: EchoHub.Client.Services.JoinOutcome.ToString()
|
|
nameWithType: JoinOutcome.ToString()
|
|
- uid: EchoHub.Client.Services.JoinOutcome.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_ToString_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.ToString
|
|
fullName: EchoHub.Client.Services.JoinOutcome.ToString
|
|
nameWithType: JoinOutcome.ToString
|
|
- uid: EchoHub.Client.Services.JoinOutcome.WrappedRoomKey
|
|
name: WrappedRoomKey
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_WrappedRoomKey
|
|
commentId: P:EchoHub.Client.Services.JoinOutcome.WrappedRoomKey
|
|
fullName: EchoHub.Client.Services.JoinOutcome.WrappedRoomKey
|
|
nameWithType: JoinOutcome.WrappedRoomKey
|
|
- uid: EchoHub.Client.Services.JoinOutcome.WrappedRoomKey*
|
|
name: WrappedRoomKey
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_WrappedRoomKey_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.WrappedRoomKey
|
|
fullName: EchoHub.Client.Services.JoinOutcome.WrappedRoomKey
|
|
nameWithType: JoinOutcome.WrappedRoomKey
|
|
- uid: EchoHub.Client.Services.JoinOutcome.op_Equality(EchoHub.Client.Services.JoinOutcome,EchoHub.Client.Services.JoinOutcome)
|
|
name: operator ==(JoinOutcome?, JoinOutcome?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_op_Equality_EchoHub_Client_Services_JoinOutcome_EchoHub_Client_Services_JoinOutcome_
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.op_Equality(EchoHub.Client.Services.JoinOutcome,EchoHub.Client.Services.JoinOutcome)
|
|
name.vb: =(JoinOutcome, JoinOutcome)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.operator ==(EchoHub.Client.Services.JoinOutcome?, EchoHub.Client.Services.JoinOutcome?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.=(EchoHub.Client.Services.JoinOutcome, EchoHub.Client.Services.JoinOutcome)
|
|
nameWithType: JoinOutcome.operator ==(JoinOutcome?, JoinOutcome?)
|
|
nameWithType.vb: JoinOutcome.=(JoinOutcome, JoinOutcome)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_op_Equality_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.Services.JoinOutcome.operator ==
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.=
|
|
nameWithType: JoinOutcome.operator ==
|
|
nameWithType.vb: JoinOutcome.=
|
|
- uid: EchoHub.Client.Services.JoinOutcome.op_Inequality(EchoHub.Client.Services.JoinOutcome,EchoHub.Client.Services.JoinOutcome)
|
|
name: operator !=(JoinOutcome?, JoinOutcome?)
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_op_Inequality_EchoHub_Client_Services_JoinOutcome_EchoHub_Client_Services_JoinOutcome_
|
|
commentId: M:EchoHub.Client.Services.JoinOutcome.op_Inequality(EchoHub.Client.Services.JoinOutcome,EchoHub.Client.Services.JoinOutcome)
|
|
name.vb: <>(JoinOutcome, JoinOutcome)
|
|
fullName: EchoHub.Client.Services.JoinOutcome.operator !=(EchoHub.Client.Services.JoinOutcome?, EchoHub.Client.Services.JoinOutcome?)
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.<>(EchoHub.Client.Services.JoinOutcome, EchoHub.Client.Services.JoinOutcome)
|
|
nameWithType: JoinOutcome.operator !=(JoinOutcome?, JoinOutcome?)
|
|
nameWithType.vb: JoinOutcome.<>(JoinOutcome, JoinOutcome)
|
|
- uid: EchoHub.Client.Services.JoinOutcome.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.Services.JoinOutcome.html#EchoHub_Client_Services_JoinOutcome_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.Services.JoinOutcome.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.Services.JoinOutcome.operator !=
|
|
fullName.vb: EchoHub.Client.Services.JoinOutcome.<>
|
|
nameWithType: JoinOutcome.operator !=
|
|
nameWithType.vb: JoinOutcome.<>
|
|
- uid: EchoHub.Client.Services.NativeFolderPicker
|
|
name: NativeFolderPicker
|
|
href: api/client/EchoHub.Client.Services.NativeFolderPicker.html
|
|
commentId: T:EchoHub.Client.Services.NativeFolderPicker
|
|
fullName: EchoHub.Client.Services.NativeFolderPicker
|
|
nameWithType: NativeFolderPicker
|
|
- uid: EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync(System.String)
|
|
name: PickFolderAsync(string?)
|
|
href: api/client/EchoHub.Client.Services.NativeFolderPicker.html#EchoHub_Client_Services_NativeFolderPicker_PickFolderAsync_System_String_
|
|
commentId: M:EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync(System.String)
|
|
name.vb: PickFolderAsync(String)
|
|
fullName: EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync(string?)
|
|
fullName.vb: EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync(String)
|
|
nameWithType: NativeFolderPicker.PickFolderAsync(string?)
|
|
nameWithType.vb: NativeFolderPicker.PickFolderAsync(String)
|
|
- uid: EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync*
|
|
name: PickFolderAsync
|
|
href: api/client/EchoHub.Client.Services.NativeFolderPicker.html#EchoHub_Client_Services_NativeFolderPicker_PickFolderAsync_
|
|
commentId: Overload:EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync
|
|
fullName: EchoHub.Client.Services.NativeFolderPicker.PickFolderAsync
|
|
nameWithType: NativeFolderPicker.PickFolderAsync
|
|
- uid: EchoHub.Client.Services.NotificationSoundService
|
|
name: NotificationSoundService
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html
|
|
commentId: T:EchoHub.Client.Services.NotificationSoundService
|
|
fullName: EchoHub.Client.Services.NotificationSoundService
|
|
nameWithType: NotificationSoundService
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.#ctor(EchoHub.Client.Config.NotificationConfig)
|
|
name: NotificationSoundService(NotificationConfig)
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService__ctor_EchoHub_Client_Config_NotificationConfig_
|
|
commentId: M:EchoHub.Client.Services.NotificationSoundService.#ctor(EchoHub.Client.Config.NotificationConfig)
|
|
name.vb: New(NotificationConfig)
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.NotificationSoundService(EchoHub.Client.Config.NotificationConfig)
|
|
fullName.vb: EchoHub.Client.Services.NotificationSoundService.New(EchoHub.Client.Config.NotificationConfig)
|
|
nameWithType: NotificationSoundService.NotificationSoundService(NotificationConfig)
|
|
nameWithType.vb: NotificationSoundService.New(NotificationConfig)
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.#ctor*
|
|
name: NotificationSoundService
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.NotificationSoundService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.NotificationSoundService
|
|
fullName.vb: EchoHub.Client.Services.NotificationSoundService.New
|
|
nameWithType: NotificationSoundService.NotificationSoundService
|
|
nameWithType.vb: NotificationSoundService.New
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.PlayAsync
|
|
name: PlayAsync()
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_PlayAsync
|
|
commentId: M:EchoHub.Client.Services.NotificationSoundService.PlayAsync
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.PlayAsync()
|
|
nameWithType: NotificationSoundService.PlayAsync()
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.PlayAsync*
|
|
name: PlayAsync
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_PlayAsync_
|
|
commentId: Overload:EchoHub.Client.Services.NotificationSoundService.PlayAsync
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.PlayAsync
|
|
nameWithType: NotificationSoundService.PlayAsync
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.PlayTestAsync
|
|
name: PlayTestAsync()
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_PlayTestAsync
|
|
commentId: M:EchoHub.Client.Services.NotificationSoundService.PlayTestAsync
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.PlayTestAsync()
|
|
nameWithType: NotificationSoundService.PlayTestAsync()
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.PlayTestAsync*
|
|
name: PlayTestAsync
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_PlayTestAsync_
|
|
commentId: Overload:EchoHub.Client.Services.NotificationSoundService.PlayTestAsync
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.PlayTestAsync
|
|
nameWithType: NotificationSoundService.PlayTestAsync
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.SetEnabled(System.Boolean)
|
|
name: SetEnabled(bool)
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_SetEnabled_System_Boolean_
|
|
commentId: M:EchoHub.Client.Services.NotificationSoundService.SetEnabled(System.Boolean)
|
|
name.vb: SetEnabled(Boolean)
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.SetEnabled(bool)
|
|
fullName.vb: EchoHub.Client.Services.NotificationSoundService.SetEnabled(Boolean)
|
|
nameWithType: NotificationSoundService.SetEnabled(bool)
|
|
nameWithType.vb: NotificationSoundService.SetEnabled(Boolean)
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.SetEnabled*
|
|
name: SetEnabled
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_SetEnabled_
|
|
commentId: Overload:EchoHub.Client.Services.NotificationSoundService.SetEnabled
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.SetEnabled
|
|
nameWithType: NotificationSoundService.SetEnabled
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.SetVolume(System.Byte)
|
|
name: SetVolume(byte)
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_SetVolume_System_Byte_
|
|
commentId: M:EchoHub.Client.Services.NotificationSoundService.SetVolume(System.Byte)
|
|
name.vb: SetVolume(Byte)
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.SetVolume(byte)
|
|
fullName.vb: EchoHub.Client.Services.NotificationSoundService.SetVolume(Byte)
|
|
nameWithType: NotificationSoundService.SetVolume(byte)
|
|
nameWithType.vb: NotificationSoundService.SetVolume(Byte)
|
|
- uid: EchoHub.Client.Services.NotificationSoundService.SetVolume*
|
|
name: SetVolume
|
|
href: api/client/EchoHub.Client.Services.NotificationSoundService.html#EchoHub_Client_Services_NotificationSoundService_SetVolume_
|
|
commentId: Overload:EchoHub.Client.Services.NotificationSoundService.SetVolume
|
|
fullName: EchoHub.Client.Services.NotificationSoundService.SetVolume
|
|
nameWithType: NotificationSoundService.SetVolume
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment
|
|
name: OutgoingAttachment
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html
|
|
commentId: T:EchoHub.Client.Services.OutgoingAttachment
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment
|
|
nameWithType: OutgoingAttachment
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.#ctor(System.IO.Stream,System.String,System.String,System.String)
|
|
name: OutgoingAttachment(Stream, string, string?, string?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment__ctor_System_IO_Stream_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.#ctor(System.IO.Stream,System.String,System.String,System.String)
|
|
name.vb: New(Stream, String, String, String)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.OutgoingAttachment(System.IO.Stream, string, string?, string?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.New(System.IO.Stream, String, String, String)
|
|
nameWithType: OutgoingAttachment.OutgoingAttachment(Stream, string, string?, string?)
|
|
nameWithType.vb: OutgoingAttachment.New(Stream, String, String, String)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.#ctor*
|
|
name: OutgoingAttachment
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.OutgoingAttachment
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.New
|
|
nameWithType: OutgoingAttachment.OutgoingAttachment
|
|
nameWithType.vb: OutgoingAttachment.New
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.DeclaredKind
|
|
name: DeclaredKind
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_DeclaredKind
|
|
commentId: P:EchoHub.Client.Services.OutgoingAttachment.DeclaredKind
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.DeclaredKind
|
|
nameWithType: OutgoingAttachment.DeclaredKind
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.DeclaredKind*
|
|
name: DeclaredKind
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_DeclaredKind_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.DeclaredKind
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.DeclaredKind
|
|
nameWithType: OutgoingAttachment.DeclaredKind
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Deconstruct(System.IO.Stream@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out Stream, out string, out string?, out string?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Deconstruct_System_IO_Stream__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.Deconstruct(System.IO.Stream@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(Stream, String, String, String)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Deconstruct(out System.IO.Stream, out string, out string?, out string?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.Deconstruct(System.IO.Stream, String, String, String)
|
|
nameWithType: OutgoingAttachment.Deconstruct(out Stream, out string, out string?, out string?)
|
|
nameWithType.vb: OutgoingAttachment.Deconstruct(Stream, String, String, String)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.Deconstruct
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Deconstruct
|
|
nameWithType: OutgoingAttachment.Deconstruct
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview
|
|
name: EncryptedPreview
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_EncryptedPreview
|
|
commentId: P:EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview
|
|
nameWithType: OutgoingAttachment.EncryptedPreview
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview*
|
|
name: EncryptedPreview
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_EncryptedPreview_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.EncryptedPreview
|
|
nameWithType: OutgoingAttachment.EncryptedPreview
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Equals(EchoHub.Client.Services.OutgoingAttachment)
|
|
name: Equals(OutgoingAttachment?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Equals_EchoHub_Client_Services_OutgoingAttachment_
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.Equals(EchoHub.Client.Services.OutgoingAttachment)
|
|
name.vb: Equals(OutgoingAttachment)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Equals(EchoHub.Client.Services.OutgoingAttachment?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.Equals(EchoHub.Client.Services.OutgoingAttachment)
|
|
nameWithType: OutgoingAttachment.Equals(OutgoingAttachment?)
|
|
nameWithType.vb: OutgoingAttachment.Equals(OutgoingAttachment)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Equals(object?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.Equals(Object)
|
|
nameWithType: OutgoingAttachment.Equals(object?)
|
|
nameWithType.vb: OutgoingAttachment.Equals(Object)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Equals_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.Equals
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Equals
|
|
nameWithType: OutgoingAttachment.Equals
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.FileName
|
|
name: FileName
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_FileName
|
|
commentId: P:EchoHub.Client.Services.OutgoingAttachment.FileName
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.FileName
|
|
nameWithType: OutgoingAttachment.FileName
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.FileName*
|
|
name: FileName
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_FileName_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.FileName
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.FileName
|
|
nameWithType: OutgoingAttachment.FileName
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_GetHashCode
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.GetHashCode
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.GetHashCode()
|
|
nameWithType: OutgoingAttachment.GetHashCode()
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.GetHashCode
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.GetHashCode
|
|
nameWithType: OutgoingAttachment.GetHashCode
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Stream
|
|
name: Stream
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Stream
|
|
commentId: P:EchoHub.Client.Services.OutgoingAttachment.Stream
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Stream
|
|
nameWithType: OutgoingAttachment.Stream
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.Stream*
|
|
name: Stream
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_Stream_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.Stream
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.Stream
|
|
nameWithType: OutgoingAttachment.Stream
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_ToString
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.ToString
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.ToString()
|
|
nameWithType: OutgoingAttachment.ToString()
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_ToString_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.ToString
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.ToString
|
|
nameWithType: OutgoingAttachment.ToString
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.op_Equality(EchoHub.Client.Services.OutgoingAttachment,EchoHub.Client.Services.OutgoingAttachment)
|
|
name: operator ==(OutgoingAttachment?, OutgoingAttachment?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_op_Equality_EchoHub_Client_Services_OutgoingAttachment_EchoHub_Client_Services_OutgoingAttachment_
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.op_Equality(EchoHub.Client.Services.OutgoingAttachment,EchoHub.Client.Services.OutgoingAttachment)
|
|
name.vb: =(OutgoingAttachment, OutgoingAttachment)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.operator ==(EchoHub.Client.Services.OutgoingAttachment?, EchoHub.Client.Services.OutgoingAttachment?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.=(EchoHub.Client.Services.OutgoingAttachment, EchoHub.Client.Services.OutgoingAttachment)
|
|
nameWithType: OutgoingAttachment.operator ==(OutgoingAttachment?, OutgoingAttachment?)
|
|
nameWithType.vb: OutgoingAttachment.=(OutgoingAttachment, OutgoingAttachment)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_op_Equality_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.operator ==
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.=
|
|
nameWithType: OutgoingAttachment.operator ==
|
|
nameWithType.vb: OutgoingAttachment.=
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.op_Inequality(EchoHub.Client.Services.OutgoingAttachment,EchoHub.Client.Services.OutgoingAttachment)
|
|
name: operator !=(OutgoingAttachment?, OutgoingAttachment?)
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_op_Inequality_EchoHub_Client_Services_OutgoingAttachment_EchoHub_Client_Services_OutgoingAttachment_
|
|
commentId: M:EchoHub.Client.Services.OutgoingAttachment.op_Inequality(EchoHub.Client.Services.OutgoingAttachment,EchoHub.Client.Services.OutgoingAttachment)
|
|
name.vb: <>(OutgoingAttachment, OutgoingAttachment)
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.operator !=(EchoHub.Client.Services.OutgoingAttachment?, EchoHub.Client.Services.OutgoingAttachment?)
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.<>(EchoHub.Client.Services.OutgoingAttachment, EchoHub.Client.Services.OutgoingAttachment)
|
|
nameWithType: OutgoingAttachment.operator !=(OutgoingAttachment?, OutgoingAttachment?)
|
|
nameWithType.vb: OutgoingAttachment.<>(OutgoingAttachment, OutgoingAttachment)
|
|
- uid: EchoHub.Client.Services.OutgoingAttachment.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.Services.OutgoingAttachment.html#EchoHub_Client_Services_OutgoingAttachment_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.Services.OutgoingAttachment.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.Services.OutgoingAttachment.operator !=
|
|
fullName.vb: EchoHub.Client.Services.OutgoingAttachment.<>
|
|
nameWithType: OutgoingAttachment.operator !=
|
|
nameWithType.vb: OutgoingAttachment.<>
|
|
- uid: EchoHub.Client.Services.PathSetup
|
|
name: PathSetup
|
|
href: api/client/EchoHub.Client.Services.PathSetup.html
|
|
commentId: T:EchoHub.Client.Services.PathSetup
|
|
fullName: EchoHub.Client.Services.PathSetup
|
|
nameWithType: PathSetup
|
|
- uid: EchoHub.Client.Services.PathSetup.EnsureOnPath
|
|
name: EnsureOnPath()
|
|
href: api/client/EchoHub.Client.Services.PathSetup.html#EchoHub_Client_Services_PathSetup_EnsureOnPath
|
|
commentId: M:EchoHub.Client.Services.PathSetup.EnsureOnPath
|
|
fullName: EchoHub.Client.Services.PathSetup.EnsureOnPath()
|
|
nameWithType: PathSetup.EnsureOnPath()
|
|
- uid: EchoHub.Client.Services.PathSetup.EnsureOnPath*
|
|
name: EnsureOnPath
|
|
href: api/client/EchoHub.Client.Services.PathSetup.html#EchoHub_Client_Services_PathSetup_EnsureOnPath_
|
|
commentId: Overload:EchoHub.Client.Services.PathSetup.EnsureOnPath
|
|
fullName: EchoHub.Client.Services.PathSetup.EnsureOnPath
|
|
nameWithType: PathSetup.EnsureOnPath
|
|
- uid: EchoHub.Client.Services.PickerOutcome
|
|
name: PickerOutcome
|
|
href: api/client/EchoHub.Client.Services.PickerOutcome.html
|
|
commentId: T:EchoHub.Client.Services.PickerOutcome
|
|
fullName: EchoHub.Client.Services.PickerOutcome
|
|
nameWithType: PickerOutcome
|
|
- uid: EchoHub.Client.Services.PickerOutcome.Cancelled
|
|
name: Cancelled
|
|
href: api/client/EchoHub.Client.Services.PickerOutcome.html#EchoHub_Client_Services_PickerOutcome_Cancelled
|
|
commentId: F:EchoHub.Client.Services.PickerOutcome.Cancelled
|
|
fullName: EchoHub.Client.Services.PickerOutcome.Cancelled
|
|
nameWithType: PickerOutcome.Cancelled
|
|
- uid: EchoHub.Client.Services.PickerOutcome.Chosen
|
|
name: Chosen
|
|
href: api/client/EchoHub.Client.Services.PickerOutcome.html#EchoHub_Client_Services_PickerOutcome_Chosen
|
|
commentId: F:EchoHub.Client.Services.PickerOutcome.Chosen
|
|
fullName: EchoHub.Client.Services.PickerOutcome.Chosen
|
|
nameWithType: PickerOutcome.Chosen
|
|
- uid: EchoHub.Client.Services.PickerOutcome.Unavailable
|
|
name: Unavailable
|
|
href: api/client/EchoHub.Client.Services.PickerOutcome.html#EchoHub_Client_Services_PickerOutcome_Unavailable
|
|
commentId: F:EchoHub.Client.Services.PickerOutcome.Unavailable
|
|
fullName: EchoHub.Client.Services.PickerOutcome.Unavailable
|
|
nameWithType: PickerOutcome.Unavailable
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector
|
|
name: RoomKeyProtector
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html
|
|
commentId: T:EchoHub.Client.Services.RoomKeyProtector
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector
|
|
nameWithType: RoomKeyProtector
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.#ctor(System.String,System.Nullable{System.Boolean})
|
|
name: RoomKeyProtector(string, bool?)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector__ctor_System_String_System_Nullable_System_Boolean__
|
|
commentId: M:EchoHub.Client.Services.RoomKeyProtector.#ctor(System.String,System.Nullable{System.Boolean})
|
|
name.vb: New(String, Boolean?)
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.RoomKeyProtector(string, bool?)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyProtector.New(String, Boolean?)
|
|
nameWithType: RoomKeyProtector.RoomKeyProtector(string, bool?)
|
|
nameWithType.vb: RoomKeyProtector.New(String, Boolean?)
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.#ctor*
|
|
name: RoomKeyProtector
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyProtector.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.RoomKeyProtector
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyProtector.New
|
|
nameWithType: RoomKeyProtector.RoomKeyProtector
|
|
nameWithType.vb: RoomKeyProtector.New
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.DpapiPrefix
|
|
name: DpapiPrefix
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_DpapiPrefix
|
|
commentId: F:EchoHub.Client.Services.RoomKeyProtector.DpapiPrefix
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.DpapiPrefix
|
|
nameWithType: RoomKeyProtector.DpapiPrefix
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.KeyFilePrefix
|
|
name: KeyFilePrefix
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_KeyFilePrefix
|
|
commentId: F:EchoHub.Client.Services.RoomKeyProtector.KeyFilePrefix
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.KeyFilePrefix
|
|
nameWithType: RoomKeyProtector.KeyFilePrefix
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.Protect(System.Byte[])
|
|
name: Protect(byte[])
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_Protect_System_Byte___
|
|
commentId: M:EchoHub.Client.Services.RoomKeyProtector.Protect(System.Byte[])
|
|
name.vb: Protect(Byte())
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.Protect(byte[])
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyProtector.Protect(Byte())
|
|
nameWithType: RoomKeyProtector.Protect(byte[])
|
|
nameWithType.vb: RoomKeyProtector.Protect(Byte())
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.Protect*
|
|
name: Protect
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_Protect_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyProtector.Protect
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.Protect
|
|
nameWithType: RoomKeyProtector.Protect
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.TryUnprotect(System.String,System.Byte[]@,System.Boolean@)
|
|
name: TryUnprotect(string, out byte[], out bool)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_TryUnprotect_System_String_System_Byte____System_Boolean__
|
|
commentId: M:EchoHub.Client.Services.RoomKeyProtector.TryUnprotect(System.String,System.Byte[]@,System.Boolean@)
|
|
name.vb: TryUnprotect(String, Byte(), Boolean)
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.TryUnprotect(string, out byte[], out bool)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyProtector.TryUnprotect(String, Byte(), Boolean)
|
|
nameWithType: RoomKeyProtector.TryUnprotect(string, out byte[], out bool)
|
|
nameWithType.vb: RoomKeyProtector.TryUnprotect(String, Byte(), Boolean)
|
|
- uid: EchoHub.Client.Services.RoomKeyProtector.TryUnprotect*
|
|
name: TryUnprotect
|
|
href: api/client/EchoHub.Client.Services.RoomKeyProtector.html#EchoHub_Client_Services_RoomKeyProtector_TryUnprotect_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyProtector.TryUnprotect
|
|
fullName: EchoHub.Client.Services.RoomKeyProtector.TryUnprotect
|
|
nameWithType: RoomKeyProtector.TryUnprotect
|
|
- uid: EchoHub.Client.Services.RoomKeyStore
|
|
name: RoomKeyStore
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html
|
|
commentId: T:EchoHub.Client.Services.RoomKeyStore
|
|
fullName: EchoHub.Client.Services.RoomKeyStore
|
|
nameWithType: RoomKeyStore
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.#ctor
|
|
name: RoomKeyStore()
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore__ctor
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.RoomKeyStore()
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.New()
|
|
nameWithType: RoomKeyStore.RoomKeyStore()
|
|
nameWithType.vb: RoomKeyStore.New()
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.#ctor(EchoHub.Client.Services.RoomKeyProtector)
|
|
name: RoomKeyStore(RoomKeyProtector)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore__ctor_EchoHub_Client_Services_RoomKeyProtector_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.#ctor(EchoHub.Client.Services.RoomKeyProtector)
|
|
name.vb: New(RoomKeyProtector)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.RoomKeyStore(EchoHub.Client.Services.RoomKeyProtector)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.New(EchoHub.Client.Services.RoomKeyProtector)
|
|
nameWithType: RoomKeyStore.RoomKeyStore(RoomKeyProtector)
|
|
nameWithType.vb: RoomKeyStore.New(RoomKeyProtector)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.#ctor*
|
|
name: RoomKeyStore
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.RoomKeyStore
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.New
|
|
nameWithType: RoomKeyStore.RoomKeyStore
|
|
nameWithType.vb: RoomKeyStore.New
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.Clear
|
|
name: Clear()
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_Clear
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.Clear
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.Clear()
|
|
nameWithType: RoomKeyStore.Clear()
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.Clear*
|
|
name: Clear
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_Clear_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.Clear
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.Clear
|
|
nameWithType: RoomKeyStore.Clear
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.HasKey(System.String)
|
|
name: HasKey(string)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_HasKey_System_String_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.HasKey(System.String)
|
|
name.vb: HasKey(String)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.HasKey(string)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.HasKey(String)
|
|
nameWithType: RoomKeyStore.HasKey(string)
|
|
nameWithType.vb: RoomKeyStore.HasKey(String)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.HasKey*
|
|
name: HasKey
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_HasKey_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.HasKey
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.HasKey
|
|
nameWithType: RoomKeyStore.HasKey
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted(System.String)
|
|
name: IsChannelEncrypted(string)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_IsChannelEncrypted_System_String_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted(System.String)
|
|
name.vb: IsChannelEncrypted(String)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted(string)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted(String)
|
|
nameWithType: RoomKeyStore.IsChannelEncrypted(string)
|
|
nameWithType.vb: RoomKeyStore.IsChannelEncrypted(String)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted*
|
|
name: IsChannelEncrypted
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_IsChannelEncrypted_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.IsChannelEncrypted
|
|
nameWithType: RoomKeyStore.IsChannelEncrypted
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.LoadForServer(System.String)
|
|
name: LoadForServer(string)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_LoadForServer_System_String_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.LoadForServer(System.String)
|
|
name.vb: LoadForServer(String)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.LoadForServer(string)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.LoadForServer(String)
|
|
nameWithType: RoomKeyStore.LoadForServer(string)
|
|
nameWithType.vb: RoomKeyStore.LoadForServer(String)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.LoadForServer*
|
|
name: LoadForServer
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_LoadForServer_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.LoadForServer
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.LoadForServer
|
|
nameWithType: RoomKeyStore.LoadForServer
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted(System.String,System.Boolean)
|
|
name: MarkChannelEncrypted(string, bool)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_MarkChannelEncrypted_System_String_System_Boolean_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted(System.String,System.Boolean)
|
|
name.vb: MarkChannelEncrypted(String, Boolean)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted(string, bool)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted(String, Boolean)
|
|
nameWithType: RoomKeyStore.MarkChannelEncrypted(string, bool)
|
|
nameWithType.vb: RoomKeyStore.MarkChannelEncrypted(String, Boolean)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted*
|
|
name: MarkChannelEncrypted
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_MarkChannelEncrypted_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.MarkChannelEncrypted
|
|
nameWithType: RoomKeyStore.MarkChannelEncrypted
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.RemoveKey(System.String)
|
|
name: RemoveKey(string)
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_RemoveKey_System_String_
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.RemoveKey(System.String)
|
|
name.vb: RemoveKey(String)
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.RemoveKey(string)
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.RemoveKey(String)
|
|
nameWithType: RoomKeyStore.RemoveKey(string)
|
|
nameWithType.vb: RoomKeyStore.RemoveKey(String)
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.RemoveKey*
|
|
name: RemoveKey
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_RemoveKey_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.RemoveKey
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.RemoveKey
|
|
nameWithType: RoomKeyStore.RemoveKey
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.StoreKey(System.String,System.Byte[])
|
|
name: StoreKey(string, byte[])
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_StoreKey_System_String_System_Byte___
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.StoreKey(System.String,System.Byte[])
|
|
name.vb: StoreKey(String, Byte())
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.StoreKey(string, byte[])
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.StoreKey(String, Byte())
|
|
nameWithType: RoomKeyStore.StoreKey(string, byte[])
|
|
nameWithType.vb: RoomKeyStore.StoreKey(String, Byte())
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.StoreKey*
|
|
name: StoreKey
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_StoreKey_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.StoreKey
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.StoreKey
|
|
nameWithType: RoomKeyStore.StoreKey
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.TryGetKey(System.String,System.Byte[]@)
|
|
name: TryGetKey(string, out byte[])
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_TryGetKey_System_String_System_Byte____
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.TryGetKey(System.String,System.Byte[]@)
|
|
name.vb: TryGetKey(String, Byte())
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.TryGetKey(string, out byte[])
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.TryGetKey(String, Byte())
|
|
nameWithType: RoomKeyStore.TryGetKey(string, out byte[])
|
|
nameWithType.vb: RoomKeyStore.TryGetKey(String, Byte())
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.TryGetKey*
|
|
name: TryGetKey
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_TryGetKey_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.TryGetKey
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.TryGetKey
|
|
nameWithType: RoomKeyStore.TryGetKey
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope(System.String,System.String,System.Byte[])
|
|
name: TryStoreFromEnvelope(string, string, byte[])
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_TryStoreFromEnvelope_System_String_System_String_System_Byte___
|
|
commentId: M:EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope(System.String,System.String,System.Byte[])
|
|
name.vb: TryStoreFromEnvelope(String, String, Byte())
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope(string, string, byte[])
|
|
fullName.vb: EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope(String, String, Byte())
|
|
nameWithType: RoomKeyStore.TryStoreFromEnvelope(string, string, byte[])
|
|
nameWithType.vb: RoomKeyStore.TryStoreFromEnvelope(String, String, Byte())
|
|
- uid: EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope*
|
|
name: TryStoreFromEnvelope
|
|
href: api/client/EchoHub.Client.Services.RoomKeyStore.html#EchoHub_Client_Services_RoomKeyStore_TryStoreFromEnvelope_
|
|
commentId: Overload:EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope
|
|
fullName: EchoHub.Client.Services.RoomKeyStore.TryStoreFromEnvelope
|
|
nameWithType: RoomKeyStore.TryStoreFromEnvelope
|
|
- uid: EchoHub.Client.Services.RoomLockedException
|
|
name: RoomLockedException
|
|
href: api/client/EchoHub.Client.Services.RoomLockedException.html
|
|
commentId: T:EchoHub.Client.Services.RoomLockedException
|
|
fullName: EchoHub.Client.Services.RoomLockedException
|
|
nameWithType: RoomLockedException
|
|
- uid: EchoHub.Client.Services.RoomLockedException.#ctor(System.String)
|
|
name: RoomLockedException(string)
|
|
href: api/client/EchoHub.Client.Services.RoomLockedException.html#EchoHub_Client_Services_RoomLockedException__ctor_System_String_
|
|
commentId: M:EchoHub.Client.Services.RoomLockedException.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Client.Services.RoomLockedException.RoomLockedException(string)
|
|
fullName.vb: EchoHub.Client.Services.RoomLockedException.New(String)
|
|
nameWithType: RoomLockedException.RoomLockedException(string)
|
|
nameWithType.vb: RoomLockedException.New(String)
|
|
- uid: EchoHub.Client.Services.RoomLockedException.#ctor*
|
|
name: RoomLockedException
|
|
href: api/client/EchoHub.Client.Services.RoomLockedException.html#EchoHub_Client_Services_RoomLockedException__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.RoomLockedException.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.RoomLockedException.RoomLockedException
|
|
fullName.vb: EchoHub.Client.Services.RoomLockedException.New
|
|
nameWithType: RoomLockedException.RoomLockedException
|
|
nameWithType.vb: RoomLockedException.New
|
|
- uid: EchoHub.Client.Services.RoomLockedException.ChannelName
|
|
name: ChannelName
|
|
href: api/client/EchoHub.Client.Services.RoomLockedException.html#EchoHub_Client_Services_RoomLockedException_ChannelName
|
|
commentId: P:EchoHub.Client.Services.RoomLockedException.ChannelName
|
|
fullName: EchoHub.Client.Services.RoomLockedException.ChannelName
|
|
nameWithType: RoomLockedException.ChannelName
|
|
- uid: EchoHub.Client.Services.RoomLockedException.ChannelName*
|
|
name: ChannelName
|
|
href: api/client/EchoHub.Client.Services.RoomLockedException.html#EchoHub_Client_Services_RoomLockedException_ChannelName_
|
|
commentId: Overload:EchoHub.Client.Services.RoomLockedException.ChannelName
|
|
fullName: EchoHub.Client.Services.RoomLockedException.ChannelName
|
|
nameWithType: RoomLockedException.ChannelName
|
|
- uid: EchoHub.Client.Services.UpdateBackupService
|
|
name: UpdateBackupService
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html
|
|
commentId: T:EchoHub.Client.Services.UpdateBackupService
|
|
fullName: EchoHub.Client.Services.UpdateBackupService
|
|
nameWithType: UpdateBackupService
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.BackupExists
|
|
name: BackupExists()
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_BackupExists
|
|
commentId: M:EchoHub.Client.Services.UpdateBackupService.BackupExists
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.BackupExists()
|
|
nameWithType: UpdateBackupService.BackupExists()
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.BackupExists*
|
|
name: BackupExists
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_BackupExists_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.BackupExists
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.BackupExists
|
|
nameWithType: UpdateBackupService.BackupExists
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.CreateBackup
|
|
name: CreateBackup()
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_CreateBackup
|
|
commentId: M:EchoHub.Client.Services.UpdateBackupService.CreateBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.CreateBackup()
|
|
nameWithType: UpdateBackupService.CreateBackup()
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.CreateBackup*
|
|
name: CreateBackup
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_CreateBackup_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.CreateBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.CreateBackup
|
|
nameWithType: UpdateBackupService.CreateBackup
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.DeleteBackup
|
|
name: DeleteBackup()
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_DeleteBackup
|
|
commentId: M:EchoHub.Client.Services.UpdateBackupService.DeleteBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.DeleteBackup()
|
|
nameWithType: UpdateBackupService.DeleteBackup()
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.DeleteBackup*
|
|
name: DeleteBackup
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_DeleteBackup_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.DeleteBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.DeleteBackup
|
|
nameWithType: UpdateBackupService.DeleteBackup
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.GetBackupInfo
|
|
name: GetBackupInfo()
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_GetBackupInfo
|
|
commentId: M:EchoHub.Client.Services.UpdateBackupService.GetBackupInfo
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.GetBackupInfo()
|
|
nameWithType: UpdateBackupService.GetBackupInfo()
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.GetBackupInfo*
|
|
name: GetBackupInfo
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_GetBackupInfo_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.GetBackupInfo
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.GetBackupInfo
|
|
nameWithType: UpdateBackupService.GetBackupInfo
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.IsPostUpdate
|
|
name: IsPostUpdate
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_IsPostUpdate
|
|
commentId: P:EchoHub.Client.Services.UpdateBackupService.IsPostUpdate
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.IsPostUpdate
|
|
nameWithType: UpdateBackupService.IsPostUpdate
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.IsPostUpdate*
|
|
name: IsPostUpdate
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_IsPostUpdate_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.IsPostUpdate
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.IsPostUpdate
|
|
nameWithType: UpdateBackupService.IsPostUpdate
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.RestoreBackup
|
|
name: RestoreBackup()
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_RestoreBackup
|
|
commentId: M:EchoHub.Client.Services.UpdateBackupService.RestoreBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.RestoreBackup()
|
|
nameWithType: UpdateBackupService.RestoreBackup()
|
|
- uid: EchoHub.Client.Services.UpdateBackupService.RestoreBackup*
|
|
name: RestoreBackup
|
|
href: api/client/EchoHub.Client.Services.UpdateBackupService.html#EchoHub_Client_Services_UpdateBackupService_RestoreBackup_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateBackupService.RestoreBackup
|
|
fullName: EchoHub.Client.Services.UpdateBackupService.RestoreBackup
|
|
nameWithType: UpdateBackupService.RestoreBackup
|
|
- uid: EchoHub.Client.Services.UpdateChecker
|
|
name: UpdateChecker
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html
|
|
commentId: T:EchoHub.Client.Services.UpdateChecker
|
|
fullName: EchoHub.Client.Services.UpdateChecker
|
|
nameWithType: UpdateChecker
|
|
- uid: EchoHub.Client.Services.UpdateChecker.#ctor(Terminal.Gui.App.IApplication)
|
|
name: UpdateChecker(IApplication)
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker__ctor_Terminal_Gui_App_IApplication_
|
|
commentId: M:EchoHub.Client.Services.UpdateChecker.#ctor(Terminal.Gui.App.IApplication)
|
|
name.vb: New(IApplication)
|
|
fullName: EchoHub.Client.Services.UpdateChecker.UpdateChecker(Terminal.Gui.App.IApplication)
|
|
fullName.vb: EchoHub.Client.Services.UpdateChecker.New(Terminal.Gui.App.IApplication)
|
|
nameWithType: UpdateChecker.UpdateChecker(IApplication)
|
|
nameWithType.vb: UpdateChecker.New(IApplication)
|
|
- uid: EchoHub.Client.Services.UpdateChecker.#ctor*
|
|
name: UpdateChecker
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker__ctor_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Services.UpdateChecker.UpdateChecker
|
|
fullName.vb: EchoHub.Client.Services.UpdateChecker.New
|
|
nameWithType: UpdateChecker.UpdateChecker
|
|
nameWithType.vb: UpdateChecker.New
|
|
- uid: EchoHub.Client.Services.UpdateChecker.CheckNowAsync
|
|
name: CheckNowAsync()
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CheckNowAsync
|
|
commentId: M:EchoHub.Client.Services.UpdateChecker.CheckNowAsync
|
|
fullName: EchoHub.Client.Services.UpdateChecker.CheckNowAsync()
|
|
nameWithType: UpdateChecker.CheckNowAsync()
|
|
- uid: EchoHub.Client.Services.UpdateChecker.CheckNowAsync*
|
|
name: CheckNowAsync
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CheckNowAsync_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.CheckNowAsync
|
|
fullName: EchoHub.Client.Services.UpdateChecker.CheckNowAsync
|
|
nameWithType: UpdateChecker.CheckNowAsync
|
|
- uid: EchoHub.Client.Services.UpdateChecker.CurrentVersion
|
|
name: CurrentVersion
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CurrentVersion
|
|
commentId: P:EchoHub.Client.Services.UpdateChecker.CurrentVersion
|
|
fullName: EchoHub.Client.Services.UpdateChecker.CurrentVersion
|
|
nameWithType: UpdateChecker.CurrentVersion
|
|
- uid: EchoHub.Client.Services.UpdateChecker.CurrentVersion*
|
|
name: CurrentVersion
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CurrentVersion_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.CurrentVersion
|
|
fullName: EchoHub.Client.Services.UpdateChecker.CurrentVersion
|
|
nameWithType: UpdateChecker.CurrentVersion
|
|
- uid: EchoHub.Client.Services.UpdateChecker.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_Dispose
|
|
commentId: M:EchoHub.Client.Services.UpdateChecker.Dispose
|
|
fullName: EchoHub.Client.Services.UpdateChecker.Dispose()
|
|
nameWithType: UpdateChecker.Dispose()
|
|
- uid: EchoHub.Client.Services.UpdateChecker.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_Dispose_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.Dispose
|
|
fullName: EchoHub.Client.Services.UpdateChecker.Dispose
|
|
nameWithType: UpdateChecker.Dispose
|
|
- uid: EchoHub.Client.Services.UpdateChecker.PendingUpdate
|
|
name: PendingUpdate
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_PendingUpdate
|
|
commentId: P:EchoHub.Client.Services.UpdateChecker.PendingUpdate
|
|
fullName: EchoHub.Client.Services.UpdateChecker.PendingUpdate
|
|
nameWithType: UpdateChecker.PendingUpdate
|
|
- uid: EchoHub.Client.Services.UpdateChecker.PendingUpdate*
|
|
name: PendingUpdate
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_PendingUpdate_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.PendingUpdate
|
|
fullName: EchoHub.Client.Services.UpdateChecker.PendingUpdate
|
|
nameWithType: UpdateChecker.PendingUpdate
|
|
- uid: EchoHub.Client.Services.UpdateChecker.Start
|
|
name: Start()
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_Start
|
|
commentId: M:EchoHub.Client.Services.UpdateChecker.Start
|
|
fullName: EchoHub.Client.Services.UpdateChecker.Start()
|
|
nameWithType: UpdateChecker.Start()
|
|
- uid: EchoHub.Client.Services.UpdateChecker.Start*
|
|
name: Start
|
|
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_Start_
|
|
commentId: Overload:EchoHub.Client.Services.UpdateChecker.Start
|
|
fullName: EchoHub.Client.Services.UpdateChecker.Start
|
|
nameWithType: UpdateChecker.Start
|
|
- uid: EchoHub.Client.Themes
|
|
name: EchoHub.Client.Themes
|
|
href: api/client/EchoHub.Client.Themes.html
|
|
commentId: N:EchoHub.Client.Themes
|
|
fullName: EchoHub.Client.Themes
|
|
nameWithType: EchoHub.Client.Themes
|
|
- uid: EchoHub.Client.Themes.Theme
|
|
name: Theme
|
|
href: api/client/EchoHub.Client.Themes.Theme.html
|
|
commentId: T:EchoHub.Client.Themes.Theme
|
|
fullName: EchoHub.Client.Themes.Theme
|
|
nameWithType: Theme
|
|
- uid: EchoHub.Client.Themes.Theme.#ctor
|
|
name: Theme()
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme__ctor
|
|
commentId: M:EchoHub.Client.Themes.Theme.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Themes.Theme.Theme()
|
|
fullName.vb: EchoHub.Client.Themes.Theme.New()
|
|
nameWithType: Theme.Theme()
|
|
nameWithType.vb: Theme.New()
|
|
- uid: EchoHub.Client.Themes.Theme.#ctor*
|
|
name: Theme
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme__ctor_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Themes.Theme.Theme
|
|
fullName.vb: EchoHub.Client.Themes.Theme.New
|
|
nameWithType: Theme.Theme
|
|
nameWithType.vb: Theme.New
|
|
- uid: EchoHub.Client.Themes.Theme.Base
|
|
name: Base
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Base
|
|
commentId: P:EchoHub.Client.Themes.Theme.Base
|
|
fullName: EchoHub.Client.Themes.Theme.Base
|
|
nameWithType: Theme.Base
|
|
- uid: EchoHub.Client.Themes.Theme.Base*
|
|
name: Base
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Base_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Base
|
|
fullName: EchoHub.Client.Themes.Theme.Base
|
|
nameWithType: Theme.Base
|
|
- uid: EchoHub.Client.Themes.Theme.Border
|
|
name: Border
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Border
|
|
commentId: P:EchoHub.Client.Themes.Theme.Border
|
|
fullName: EchoHub.Client.Themes.Theme.Border
|
|
nameWithType: Theme.Border
|
|
- uid: EchoHub.Client.Themes.Theme.Border*
|
|
name: Border
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Border_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Border
|
|
fullName: EchoHub.Client.Themes.Theme.Border
|
|
nameWithType: Theme.Border
|
|
- uid: EchoHub.Client.Themes.Theme.Dialog
|
|
name: Dialog
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Dialog
|
|
commentId: P:EchoHub.Client.Themes.Theme.Dialog
|
|
fullName: EchoHub.Client.Themes.Theme.Dialog
|
|
nameWithType: Theme.Dialog
|
|
- uid: EchoHub.Client.Themes.Theme.Dialog*
|
|
name: Dialog
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Dialog_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Dialog
|
|
fullName: EchoHub.Client.Themes.Theme.Dialog
|
|
nameWithType: Theme.Dialog
|
|
- uid: EchoHub.Client.Themes.Theme.Menu
|
|
name: Menu
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Menu
|
|
commentId: P:EchoHub.Client.Themes.Theme.Menu
|
|
fullName: EchoHub.Client.Themes.Theme.Menu
|
|
nameWithType: Theme.Menu
|
|
- uid: EchoHub.Client.Themes.Theme.Menu*
|
|
name: Menu
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Menu_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Menu
|
|
fullName: EchoHub.Client.Themes.Theme.Menu
|
|
nameWithType: Theme.Menu
|
|
- uid: EchoHub.Client.Themes.Theme.Name
|
|
name: Name
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Name
|
|
commentId: P:EchoHub.Client.Themes.Theme.Name
|
|
fullName: EchoHub.Client.Themes.Theme.Name
|
|
nameWithType: Theme.Name
|
|
- uid: EchoHub.Client.Themes.Theme.Name*
|
|
name: Name
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Name_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Name
|
|
fullName: EchoHub.Client.Themes.Theme.Name
|
|
nameWithType: Theme.Name
|
|
- uid: EchoHub.Client.Themes.Theme.Status
|
|
name: Status
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Status
|
|
commentId: P:EchoHub.Client.Themes.Theme.Status
|
|
fullName: EchoHub.Client.Themes.Theme.Status
|
|
nameWithType: Theme.Status
|
|
- uid: EchoHub.Client.Themes.Theme.Status*
|
|
name: Status
|
|
href: api/client/EchoHub.Client.Themes.Theme.html#EchoHub_Client_Themes_Theme_Status_
|
|
commentId: Overload:EchoHub.Client.Themes.Theme.Status
|
|
fullName: EchoHub.Client.Themes.Theme.Status
|
|
nameWithType: Theme.Status
|
|
- uid: EchoHub.Client.Themes.ThemeColors
|
|
name: ThemeColors
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html
|
|
commentId: T:EchoHub.Client.Themes.ThemeColors
|
|
fullName: EchoHub.Client.Themes.ThemeColors
|
|
nameWithType: ThemeColors
|
|
- uid: EchoHub.Client.Themes.ThemeColors.#ctor
|
|
name: ThemeColors()
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors__ctor
|
|
commentId: M:EchoHub.Client.Themes.ThemeColors.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.Themes.ThemeColors.ThemeColors()
|
|
fullName.vb: EchoHub.Client.Themes.ThemeColors.New()
|
|
nameWithType: ThemeColors.ThemeColors()
|
|
nameWithType.vb: ThemeColors.New()
|
|
- uid: EchoHub.Client.Themes.ThemeColors.#ctor*
|
|
name: ThemeColors
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors__ctor_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeColors.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.Themes.ThemeColors.ThemeColors
|
|
fullName.vb: EchoHub.Client.Themes.ThemeColors.New
|
|
nameWithType: ThemeColors.ThemeColors
|
|
nameWithType.vb: ThemeColors.New
|
|
- uid: EchoHub.Client.Themes.ThemeColors.Background
|
|
name: Background
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_Background
|
|
commentId: P:EchoHub.Client.Themes.ThemeColors.Background
|
|
fullName: EchoHub.Client.Themes.ThemeColors.Background
|
|
nameWithType: ThemeColors.Background
|
|
- uid: EchoHub.Client.Themes.ThemeColors.Background*
|
|
name: Background
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_Background_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeColors.Background
|
|
fullName: EchoHub.Client.Themes.ThemeColors.Background
|
|
nameWithType: ThemeColors.Background
|
|
- uid: EchoHub.Client.Themes.ThemeColors.FocusBackground
|
|
name: FocusBackground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_FocusBackground
|
|
commentId: P:EchoHub.Client.Themes.ThemeColors.FocusBackground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.FocusBackground
|
|
nameWithType: ThemeColors.FocusBackground
|
|
- uid: EchoHub.Client.Themes.ThemeColors.FocusBackground*
|
|
name: FocusBackground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_FocusBackground_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeColors.FocusBackground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.FocusBackground
|
|
nameWithType: ThemeColors.FocusBackground
|
|
- uid: EchoHub.Client.Themes.ThemeColors.FocusForeground
|
|
name: FocusForeground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_FocusForeground
|
|
commentId: P:EchoHub.Client.Themes.ThemeColors.FocusForeground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.FocusForeground
|
|
nameWithType: ThemeColors.FocusForeground
|
|
- uid: EchoHub.Client.Themes.ThemeColors.FocusForeground*
|
|
name: FocusForeground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_FocusForeground_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeColors.FocusForeground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.FocusForeground
|
|
nameWithType: ThemeColors.FocusForeground
|
|
- uid: EchoHub.Client.Themes.ThemeColors.Foreground
|
|
name: Foreground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_Foreground
|
|
commentId: P:EchoHub.Client.Themes.ThemeColors.Foreground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.Foreground
|
|
nameWithType: ThemeColors.Foreground
|
|
- uid: EchoHub.Client.Themes.ThemeColors.Foreground*
|
|
name: Foreground
|
|
href: api/client/EchoHub.Client.Themes.ThemeColors.html#EchoHub_Client_Themes_ThemeColors_Foreground_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeColors.Foreground
|
|
fullName: EchoHub.Client.Themes.ThemeColors.Foreground
|
|
nameWithType: ThemeColors.Foreground
|
|
- uid: EchoHub.Client.Themes.ThemeManager
|
|
name: ThemeManager
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html
|
|
commentId: T:EchoHub.Client.Themes.ThemeManager
|
|
fullName: EchoHub.Client.Themes.ThemeManager
|
|
nameWithType: ThemeManager
|
|
- uid: EchoHub.Client.Themes.ThemeManager.ApplyTheme(EchoHub.Client.Themes.Theme)
|
|
name: ApplyTheme(Theme)
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_ApplyTheme_EchoHub_Client_Themes_Theme_
|
|
commentId: M:EchoHub.Client.Themes.ThemeManager.ApplyTheme(EchoHub.Client.Themes.Theme)
|
|
fullName: EchoHub.Client.Themes.ThemeManager.ApplyTheme(EchoHub.Client.Themes.Theme)
|
|
nameWithType: ThemeManager.ApplyTheme(Theme)
|
|
- uid: EchoHub.Client.Themes.ThemeManager.ApplyTheme*
|
|
name: ApplyTheme
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_ApplyTheme_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeManager.ApplyTheme
|
|
fullName: EchoHub.Client.Themes.ThemeManager.ApplyTheme
|
|
nameWithType: ThemeManager.ApplyTheme
|
|
- uid: EchoHub.Client.Themes.ThemeManager.GetAvailableThemes
|
|
name: GetAvailableThemes()
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_GetAvailableThemes
|
|
commentId: M:EchoHub.Client.Themes.ThemeManager.GetAvailableThemes
|
|
fullName: EchoHub.Client.Themes.ThemeManager.GetAvailableThemes()
|
|
nameWithType: ThemeManager.GetAvailableThemes()
|
|
- uid: EchoHub.Client.Themes.ThemeManager.GetAvailableThemes*
|
|
name: GetAvailableThemes
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_GetAvailableThemes_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeManager.GetAvailableThemes
|
|
fullName: EchoHub.Client.Themes.ThemeManager.GetAvailableThemes
|
|
nameWithType: ThemeManager.GetAvailableThemes
|
|
- uid: EchoHub.Client.Themes.ThemeManager.GetTheme(System.String)
|
|
name: GetTheme(string)
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_GetTheme_System_String_
|
|
commentId: M:EchoHub.Client.Themes.ThemeManager.GetTheme(System.String)
|
|
name.vb: GetTheme(String)
|
|
fullName: EchoHub.Client.Themes.ThemeManager.GetTheme(string)
|
|
fullName.vb: EchoHub.Client.Themes.ThemeManager.GetTheme(String)
|
|
nameWithType: ThemeManager.GetTheme(string)
|
|
nameWithType.vb: ThemeManager.GetTheme(String)
|
|
- uid: EchoHub.Client.Themes.ThemeManager.GetTheme*
|
|
name: GetTheme
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_GetTheme_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeManager.GetTheme
|
|
fullName: EchoHub.Client.Themes.ThemeManager.GetTheme
|
|
nameWithType: ThemeManager.GetTheme
|
|
- uid: EchoHub.Client.Themes.ThemeManager.SaveTheme(EchoHub.Client.Themes.Theme)
|
|
name: SaveTheme(Theme)
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_SaveTheme_EchoHub_Client_Themes_Theme_
|
|
commentId: M:EchoHub.Client.Themes.ThemeManager.SaveTheme(EchoHub.Client.Themes.Theme)
|
|
fullName: EchoHub.Client.Themes.ThemeManager.SaveTheme(EchoHub.Client.Themes.Theme)
|
|
nameWithType: ThemeManager.SaveTheme(Theme)
|
|
- uid: EchoHub.Client.Themes.ThemeManager.SaveTheme*
|
|
name: SaveTheme
|
|
href: api/client/EchoHub.Client.Themes.ThemeManager.html#EchoHub_Client_Themes_ThemeManager_SaveTheme_
|
|
commentId: Overload:EchoHub.Client.Themes.ThemeManager.SaveTheme
|
|
fullName: EchoHub.Client.Themes.ThemeManager.SaveTheme
|
|
nameWithType: ThemeManager.SaveTheme
|
|
- uid: EchoHub.Client.UI
|
|
name: EchoHub.Client.UI
|
|
href: api/client/EchoHub.Client.UI.html
|
|
commentId: N:EchoHub.Client.UI
|
|
fullName: EchoHub.Client.UI
|
|
nameWithType: EchoHub.Client.UI
|
|
- uid: EchoHub.Client.UI.Chat
|
|
name: EchoHub.Client.UI.Chat
|
|
href: api/client/EchoHub.Client.UI.Chat.html
|
|
commentId: N:EchoHub.Client.UI.Chat
|
|
fullName: EchoHub.Client.UI.Chat
|
|
nameWithType: EchoHub.Client.UI.Chat
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentAction
|
|
name: AttachmentAction
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentAction.html
|
|
commentId: T:EchoHub.Client.UI.Chat.AttachmentAction
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentAction
|
|
nameWithType: AttachmentAction
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentAction.OpenImage
|
|
name: OpenImage
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentAction.html#EchoHub_Client_UI_Chat_AttachmentAction_OpenImage
|
|
commentId: F:EchoHub.Client.UI.Chat.AttachmentAction.OpenImage
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentAction.OpenImage
|
|
nameWithType: AttachmentAction.OpenImage
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentAction.SaveImage
|
|
name: SaveImage
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentAction.html#EchoHub_Client_UI_Chat_AttachmentAction_SaveImage
|
|
commentId: F:EchoHub.Client.UI.Chat.AttachmentAction.SaveImage
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentAction.SaveImage
|
|
nameWithType: AttachmentAction.SaveImage
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan
|
|
name: AttachmentActionSpan
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html
|
|
commentId: T:EchoHub.Client.UI.Chat.AttachmentActionSpan
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan
|
|
nameWithType: AttachmentActionSpan
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.#ctor(System.Int32,System.Int32,EchoHub.Client.UI.Chat.AttachmentAction)
|
|
name: AttachmentActionSpan(int, int, AttachmentAction)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan__ctor_System_Int32_System_Int32_EchoHub_Client_UI_Chat_AttachmentAction_
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.#ctor(System.Int32,System.Int32,EchoHub.Client.UI.Chat.AttachmentAction)
|
|
name.vb: New(Integer, Integer, AttachmentAction)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.AttachmentActionSpan(int, int, EchoHub.Client.UI.Chat.AttachmentAction)
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.New(Integer, Integer, EchoHub.Client.UI.Chat.AttachmentAction)
|
|
nameWithType: AttachmentActionSpan.AttachmentActionSpan(int, int, AttachmentAction)
|
|
nameWithType.vb: AttachmentActionSpan.New(Integer, Integer, AttachmentAction)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.#ctor*
|
|
name: AttachmentActionSpan
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.AttachmentActionSpan
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.New
|
|
nameWithType: AttachmentActionSpan.AttachmentActionSpan
|
|
nameWithType.vb: AttachmentActionSpan.New
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Action
|
|
name: Action
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Action
|
|
commentId: P:EchoHub.Client.UI.Chat.AttachmentActionSpan.Action
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Action
|
|
nameWithType: AttachmentActionSpan.Action
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Action*
|
|
name: Action
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Action_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.Action
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Action
|
|
nameWithType: AttachmentActionSpan.Action
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct(System.Int32@,System.Int32@,EchoHub.Client.UI.Chat.AttachmentAction@)
|
|
name: Deconstruct(out int, out int, out AttachmentAction)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Deconstruct_System_Int32__System_Int32__EchoHub_Client_UI_Chat_AttachmentAction__
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct(System.Int32@,System.Int32@,EchoHub.Client.UI.Chat.AttachmentAction@)
|
|
name.vb: Deconstruct(Integer, Integer, AttachmentAction)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct(out int, out int, out EchoHub.Client.UI.Chat.AttachmentAction)
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct(Integer, Integer, EchoHub.Client.UI.Chat.AttachmentAction)
|
|
nameWithType: AttachmentActionSpan.Deconstruct(out int, out int, out AttachmentAction)
|
|
nameWithType.vb: AttachmentActionSpan.Deconstruct(Integer, Integer, AttachmentAction)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Deconstruct
|
|
nameWithType: AttachmentActionSpan.Deconstruct
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol
|
|
name: EndCol
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_EndCol
|
|
commentId: P:EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol
|
|
nameWithType: AttachmentActionSpan.EndCol
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol*
|
|
name: EndCol
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_EndCol_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.EndCol
|
|
nameWithType: AttachmentActionSpan.EndCol
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
name: Equals(AttachmentActionSpan)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Equals_EchoHub_Client_UI_Chat_AttachmentActionSpan_
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
nameWithType: AttachmentActionSpan.Equals(AttachmentActionSpan)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(System.Object)
|
|
name: Equals(object)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(object)
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals(Object)
|
|
nameWithType: AttachmentActionSpan.Equals(object)
|
|
nameWithType.vb: AttachmentActionSpan.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.Equals
|
|
nameWithType: AttachmentActionSpan.Equals
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode()
|
|
nameWithType: AttachmentActionSpan.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.GetHashCode
|
|
nameWithType: AttachmentActionSpan.GetHashCode
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol
|
|
name: StartCol
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_StartCol
|
|
commentId: P:EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol
|
|
nameWithType: AttachmentActionSpan.StartCol
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol*
|
|
name: StartCol
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_StartCol_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.StartCol
|
|
nameWithType: AttachmentActionSpan.StartCol
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_ToString
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString()
|
|
nameWithType: AttachmentActionSpan.ToString()
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.ToString
|
|
nameWithType: AttachmentActionSpan.ToString
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Equality(EchoHub.Client.UI.Chat.AttachmentActionSpan,EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
name: operator ==(AttachmentActionSpan, AttachmentActionSpan)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_op_Equality_EchoHub_Client_UI_Chat_AttachmentActionSpan_EchoHub_Client_UI_Chat_AttachmentActionSpan_
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Equality(EchoHub.Client.UI.Chat.AttachmentActionSpan,EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
name.vb: =(AttachmentActionSpan, AttachmentActionSpan)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.operator ==(EchoHub.Client.UI.Chat.AttachmentActionSpan, EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.=(EchoHub.Client.UI.Chat.AttachmentActionSpan, EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
nameWithType: AttachmentActionSpan.operator ==(AttachmentActionSpan, AttachmentActionSpan)
|
|
nameWithType.vb: AttachmentActionSpan.=(AttachmentActionSpan, AttachmentActionSpan)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.=
|
|
nameWithType: AttachmentActionSpan.operator ==
|
|
nameWithType.vb: AttachmentActionSpan.=
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Inequality(EchoHub.Client.UI.Chat.AttachmentActionSpan,EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
name: operator !=(AttachmentActionSpan, AttachmentActionSpan)
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_op_Inequality_EchoHub_Client_UI_Chat_AttachmentActionSpan_EchoHub_Client_UI_Chat_AttachmentActionSpan_
|
|
commentId: M:EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Inequality(EchoHub.Client.UI.Chat.AttachmentActionSpan,EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
name.vb: <>(AttachmentActionSpan, AttachmentActionSpan)
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.operator !=(EchoHub.Client.UI.Chat.AttachmentActionSpan, EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.<>(EchoHub.Client.UI.Chat.AttachmentActionSpan, EchoHub.Client.UI.Chat.AttachmentActionSpan)
|
|
nameWithType: AttachmentActionSpan.operator !=(AttachmentActionSpan, AttachmentActionSpan)
|
|
nameWithType.vb: AttachmentActionSpan.<>(AttachmentActionSpan, AttachmentActionSpan)
|
|
- uid: EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Chat.AttachmentActionSpan.html#EchoHub_Client_UI_Chat_AttachmentActionSpan_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.AttachmentActionSpan.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Chat.AttachmentActionSpan.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Chat.AttachmentActionSpan.<>
|
|
nameWithType: AttachmentActionSpan.operator !=
|
|
nameWithType.vb: AttachmentActionSpan.<>
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors
|
|
name: ChatColors
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html
|
|
commentId: T:EchoHub.Client.UI.Chat.ChatColors
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors
|
|
nameWithType: ChatColors
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.AudioAttr
|
|
name: AudioAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_AudioAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.AudioAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.AudioAttr
|
|
nameWithType: ChatColors.AudioAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.ChannelRefAttr
|
|
name: ChannelRefAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_ChannelRefAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.ChannelRefAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.ChannelRefAttr
|
|
nameWithType: ChatColors.ChannelRefAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.DateRuleAttr
|
|
name: DateRuleAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_DateRuleAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.DateRuleAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.DateRuleAttr
|
|
nameWithType: ChatColors.DateRuleAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.EmbedBorderAttr
|
|
name: EmbedBorderAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_EmbedBorderAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.EmbedBorderAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.EmbedBorderAttr
|
|
nameWithType: ChatColors.EmbedBorderAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.EmbedDescAttr
|
|
name: EmbedDescAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_EmbedDescAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.EmbedDescAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.EmbedDescAttr
|
|
nameWithType: ChatColors.EmbedDescAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.EmbedTitleAttr
|
|
name: EmbedTitleAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_EmbedTitleAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.EmbedTitleAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.EmbedTitleAttr
|
|
nameWithType: ChatColors.EmbedTitleAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.EmbedUrlAttr
|
|
name: EmbedUrlAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_EmbedUrlAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.EmbedUrlAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.EmbedUrlAttr
|
|
nameWithType: ChatColors.EmbedUrlAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.FileAttr
|
|
name: FileAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_FileAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.FileAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.FileAttr
|
|
nameWithType: ChatColors.FileAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.MentionHighlightAttr
|
|
name: MentionHighlightAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_MentionHighlightAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.MentionHighlightAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.MentionHighlightAttr
|
|
nameWithType: ChatColors.MentionHighlightAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.MentionTextAttr
|
|
name: MentionTextAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_MentionTextAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.MentionTextAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.MentionTextAttr
|
|
nameWithType: ChatColors.MentionTextAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.RailAttr
|
|
name: RailAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_RailAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.RailAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.RailAttr
|
|
nameWithType: ChatColors.RailAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.SplitMentions(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name: SplitMentions(string, Attribute?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_SplitMentions_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatColors.SplitMentions(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name.vb: SplitMentions(String, Attribute?)
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.SplitMentions(string, Terminal.Gui.Drawing.Attribute?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatColors.SplitMentions(String, Terminal.Gui.Drawing.Attribute?)
|
|
nameWithType: ChatColors.SplitMentions(string, Attribute?)
|
|
nameWithType.vb: ChatColors.SplitMentions(String, Attribute?)
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.SplitMentions*
|
|
name: SplitMentions
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_SplitMentions_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatColors.SplitMentions
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.SplitMentions
|
|
nameWithType: ChatColors.SplitMentions
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.SystemAttr
|
|
name: SystemAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_SystemAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.SystemAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.SystemAttr
|
|
nameWithType: ChatColors.SystemAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.TimestampAttr
|
|
name: TimestampAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_TimestampAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.TimestampAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.TimestampAttr
|
|
nameWithType: ChatColors.TimestampAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatColors.UnreadMarkerAttr
|
|
name: UnreadMarkerAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatColors.html#EchoHub_Client_UI_Chat_ChatColors_UnreadMarkerAttr
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatColors.UnreadMarkerAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatColors.UnreadMarkerAttr
|
|
nameWithType: ChatColors.UnreadMarkerAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine
|
|
name: ChatLine
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html
|
|
commentId: T:EchoHub.Client.UI.Chat.ChatLine
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine
|
|
nameWithType: ChatLine
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.Chat.ChatSegment})
|
|
name: ChatLine(List<ChatSegment>)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine__ctor_System_Collections_Generic_List_EchoHub_Client_UI_Chat_ChatSegment__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.Chat.ChatSegment})
|
|
name.vb: New(List(Of ChatSegment))
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ChatLine(System.Collections.Generic.List<EchoHub.Client.UI.Chat.ChatSegment>)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.New(System.Collections.Generic.List(Of EchoHub.Client.UI.Chat.ChatSegment))
|
|
nameWithType: ChatLine.ChatLine(List<ChatSegment>)
|
|
nameWithType.vb: ChatLine.New(List(Of ChatSegment))
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.#ctor(System.String)
|
|
name: ChatLine(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine__ctor_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ChatLine(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.New(String)
|
|
nameWithType: ChatLine.ChatLine(string)
|
|
nameWithType.vb: ChatLine.New(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.#ctor*
|
|
name: ChatLine
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ChatLine
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.New
|
|
nameWithType: ChatLine.ChatLine
|
|
nameWithType.vb: ChatLine.New
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ActionSpans
|
|
name: ActionSpans
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ActionSpans
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.ActionSpans
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ActionSpans
|
|
nameWithType: ChatLine.ActionSpans
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ActionSpans*
|
|
name: ActionSpans
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ActionSpans_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.ActionSpans
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ActionSpans
|
|
nameWithType: ChatLine.ActionSpans
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName
|
|
name: AttachmentFileName
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentFileName
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName
|
|
nameWithType: ChatLine.AttachmentFileName
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName*
|
|
name: AttachmentFileName
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentFileName_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentFileName
|
|
nameWithType: ChatLine.AttachmentFileName
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentKind
|
|
name: AttachmentKind
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentKind
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.AttachmentKind
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentKind
|
|
nameWithType: ChatLine.AttachmentKind
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentKind*
|
|
name: AttachmentKind
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentKind_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.AttachmentKind
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentKind
|
|
nameWithType: ChatLine.AttachmentKind
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl
|
|
name: AttachmentUrl
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentUrl
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl
|
|
nameWithType: ChatLine.AttachmentUrl
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl*
|
|
name: AttachmentUrl
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_AttachmentUrl_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.AttachmentUrl
|
|
nameWithType: ChatLine.AttachmentUrl
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent
|
|
name: ContinuationIndent
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ContinuationIndent
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent
|
|
nameWithType: ChatLine.ContinuationIndent
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent*
|
|
name: ContinuationIndent
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ContinuationIndent_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ContinuationIndent
|
|
nameWithType: ChatLine.ContinuationIndent
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments
|
|
name: ContinuationPrefixSegments
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ContinuationPrefixSegments
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments
|
|
nameWithType: ChatLine.ContinuationPrefixSegments
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments*
|
|
name: ContinuationPrefixSegments
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ContinuationPrefixSegments_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ContinuationPrefixSegments
|
|
nameWithType: ChatLine.ContinuationPrefixSegments
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.FromColoredText(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name: FromColoredText(string, Attribute?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_FromColoredText_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.FromColoredText(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name.vb: FromColoredText(String, Attribute?)
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.FromColoredText(string, Terminal.Gui.Drawing.Attribute?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.FromColoredText(String, Terminal.Gui.Drawing.Attribute?)
|
|
nameWithType: ChatLine.FromColoredText(string, Attribute?)
|
|
nameWithType.vb: ChatLine.FromColoredText(String, Attribute?)
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.FromColoredText*
|
|
name: FromColoredText
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_FromColoredText_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.FromColoredText
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.FromColoredText
|
|
nameWithType: ChatLine.FromColoredText
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.HasColorTags(System.String)
|
|
name: HasColorTags(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_HasColorTags_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.HasColorTags(System.String)
|
|
name.vb: HasColorTags(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.HasColorTags(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.HasColorTags(String)
|
|
nameWithType: ChatLine.HasColorTags(string)
|
|
nameWithType.vb: ChatLine.HasColorTags(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.HasColorTags*
|
|
name: HasColorTags
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_HasColorTags_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.HasColorTags
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.HasColorTags
|
|
nameWithType: ChatLine.HasColorTags
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.IsMention
|
|
name: IsMention
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_IsMention
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.IsMention
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.IsMention
|
|
nameWithType: ChatLine.IsMention
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.IsMention*
|
|
name: IsMention
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_IsMention_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.IsMention
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.IsMention
|
|
nameWithType: ChatLine.IsMention
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker
|
|
name: IsUnreadMarker
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_IsUnreadMarker
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker
|
|
nameWithType: ChatLine.IsUnreadMarker
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker*
|
|
name: IsUnreadMarker
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_IsUnreadMarker_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.IsUnreadMarker
|
|
nameWithType: ChatLine.IsUnreadMarker
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId
|
|
name: JumpToMessageId
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_JumpToMessageId
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId
|
|
nameWithType: ChatLine.JumpToMessageId
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId*
|
|
name: JumpToMessageId
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_JumpToMessageId_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.JumpToMessageId
|
|
nameWithType: ChatLine.JumpToMessageId
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.MessageId
|
|
name: MessageId
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_MessageId
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.MessageId
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.MessageId
|
|
nameWithType: ChatLine.MessageId
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.MessageId*
|
|
name: MessageId
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_MessageId_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.MessageId
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.MessageId
|
|
nameWithType: ChatLine.MessageId
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.RuleAttr
|
|
name: RuleAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_RuleAttr
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.RuleAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.RuleAttr
|
|
nameWithType: ChatLine.RuleAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.RuleAttr*
|
|
name: RuleAttr
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_RuleAttr_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.RuleAttr
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.RuleAttr
|
|
nameWithType: ChatLine.RuleAttr
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.RuleLabel
|
|
name: RuleLabel
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_RuleLabel
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.RuleLabel
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.RuleLabel
|
|
nameWithType: ChatLine.RuleLabel
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.RuleLabel*
|
|
name: RuleLabel
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_RuleLabel_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.RuleLabel
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.RuleLabel
|
|
nameWithType: ChatLine.RuleLabel
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.Segments
|
|
name: Segments
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_Segments
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.Segments
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.Segments
|
|
nameWithType: ChatLine.Segments
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.Segments*
|
|
name: Segments
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_Segments_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.Segments
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.Segments
|
|
nameWithType: ChatLine.Segments
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.SenderUsername
|
|
name: SenderUsername
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_SenderUsername
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.SenderUsername
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.SenderUsername
|
|
nameWithType: ChatLine.SenderUsername
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.SenderUsername*
|
|
name: SenderUsername
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_SenderUsername_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.SenderUsername
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.SenderUsername
|
|
nameWithType: ChatLine.SenderUsername
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.StripColorTags(System.String)
|
|
name: StripColorTags(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_StripColorTags_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.StripColorTags(System.String)
|
|
name.vb: StripColorTags(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.StripColorTags(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.StripColorTags(String)
|
|
nameWithType: ChatLine.StripColorTags(string)
|
|
nameWithType.vb: ChatLine.StripColorTags(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.StripColorTags*
|
|
name: StripColorTags
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_StripColorTags_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.StripColorTags
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.StripColorTags
|
|
nameWithType: ChatLine.StripColorTags
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.TextLength
|
|
name: TextLength
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_TextLength
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatLine.TextLength
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.TextLength
|
|
nameWithType: ChatLine.TextLength
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.TextLength*
|
|
name: TextLength
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_TextLength_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.TextLength
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.TextLength
|
|
nameWithType: ChatLine.TextLength
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ToString
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.ToString
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ToString()
|
|
nameWithType: ChatLine.ToString()
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.ToString
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.ToString
|
|
nameWithType: ChatLine.ToString
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.Wrap(System.Int32,System.Int32)
|
|
name: Wrap(int, int)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_Wrap_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatLine.Wrap(System.Int32,System.Int32)
|
|
name.vb: Wrap(Integer, Integer)
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.Wrap(int, int)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatLine.Wrap(Integer, Integer)
|
|
nameWithType: ChatLine.Wrap(int, int)
|
|
nameWithType.vb: ChatLine.Wrap(Integer, Integer)
|
|
- uid: EchoHub.Client.UI.Chat.ChatLine.Wrap*
|
|
name: Wrap
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatLine.html#EchoHub_Client_UI_Chat_ChatLine_Wrap_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatLine.Wrap
|
|
fullName: EchoHub.Client.UI.Chat.ChatLine.Wrap
|
|
nameWithType: ChatLine.Wrap
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource
|
|
name: ChatListSource
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html
|
|
commentId: T:EchoHub.Client.UI.Chat.ChatListSource
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource
|
|
nameWithType: ChatListSource
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.#ctor
|
|
name: ChatListSource()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource__ctor
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.ChatListSource()
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.New()
|
|
nameWithType: ChatListSource.ChatListSource()
|
|
nameWithType.vb: ChatListSource.New()
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.#ctor*
|
|
name: ChatListSource
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.ChatListSource
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.New
|
|
nameWithType: ChatListSource.ChatListSource
|
|
nameWithType.vb: ChatListSource.New
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Add(EchoHub.Client.UI.Chat.ChatLine)
|
|
name: Add(ChatLine)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Add_EchoHub_Client_UI_Chat_ChatLine_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.Add(EchoHub.Client.UI.Chat.ChatLine)
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Add(EchoHub.Client.UI.Chat.ChatLine)
|
|
nameWithType: ChatListSource.Add(ChatLine)
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Add*
|
|
name: Add
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Add_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.Add
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Add
|
|
nameWithType: ChatListSource.Add
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.AddRange(System.Collections.Generic.IEnumerable{EchoHub.Client.UI.Chat.ChatLine})
|
|
name: AddRange(IEnumerable<ChatLine>)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_AddRange_System_Collections_Generic_IEnumerable_EchoHub_Client_UI_Chat_ChatLine__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.AddRange(System.Collections.Generic.IEnumerable{EchoHub.Client.UI.Chat.ChatLine})
|
|
name.vb: AddRange(IEnumerable(Of ChatLine))
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.AddRange(System.Collections.Generic.IEnumerable<EchoHub.Client.UI.Chat.ChatLine>)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.AddRange(System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.Chat.ChatLine))
|
|
nameWithType: ChatListSource.AddRange(IEnumerable<ChatLine>)
|
|
nameWithType.vb: ChatListSource.AddRange(IEnumerable(Of ChatLine))
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.AddRange*
|
|
name: AddRange
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_AddRange_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.AddRange
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.AddRange
|
|
nameWithType: ChatListSource.AddRange
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Clear
|
|
name: Clear()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Clear
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.Clear
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Clear()
|
|
nameWithType: ChatListSource.Clear()
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Clear*
|
|
name: Clear
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Clear_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.Clear
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Clear
|
|
nameWithType: ChatListSource.Clear
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.CollectionChanged
|
|
name: CollectionChanged
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_CollectionChanged
|
|
commentId: E:EchoHub.Client.UI.Chat.ChatListSource.CollectionChanged
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.CollectionChanged
|
|
nameWithType: ChatListSource.CollectionChanged
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Count
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Count
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatListSource.Count
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Count
|
|
nameWithType: ChatListSource.Count
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Count*
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Count_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.Count
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Count
|
|
nameWithType: ChatListSource.Count
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Dispose
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.Dispose
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Dispose()
|
|
nameWithType: ChatListSource.Dispose()
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Dispose_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.Dispose
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Dispose
|
|
nameWithType: ChatListSource.Dispose
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.GetLine(System.Int32)
|
|
name: GetLine(int)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_GetLine_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.GetLine(System.Int32)
|
|
name.vb: GetLine(Integer)
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.GetLine(int)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.GetLine(Integer)
|
|
nameWithType: ChatListSource.GetLine(int)
|
|
nameWithType.vb: ChatListSource.GetLine(Integer)
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.GetLine*
|
|
name: GetLine
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_GetLine_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.GetLine
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.GetLine
|
|
nameWithType: ChatListSource.GetLine
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{EchoHub.Client.UI.Chat.ChatLine})
|
|
name: InsertRange(int, IEnumerable<ChatLine>)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_InsertRange_System_Int32_System_Collections_Generic_IEnumerable_EchoHub_Client_UI_Chat_ChatLine__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{EchoHub.Client.UI.Chat.ChatLine})
|
|
name.vb: InsertRange(Integer, IEnumerable(Of ChatLine))
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.InsertRange(int, System.Collections.Generic.IEnumerable<EchoHub.Client.UI.Chat.ChatLine>)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.InsertRange(Integer, System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.Chat.ChatLine))
|
|
nameWithType: ChatListSource.InsertRange(int, IEnumerable<ChatLine>)
|
|
nameWithType.vb: ChatListSource.InsertRange(Integer, IEnumerable(Of ChatLine))
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.InsertRange*
|
|
name: InsertRange
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_InsertRange_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.InsertRange
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.InsertRange
|
|
nameWithType: ChatListSource.InsertRange
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.IsMarked(System.Int32)
|
|
name: IsMarked(int)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_IsMarked_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.IsMarked(System.Int32)
|
|
name.vb: IsMarked(Integer)
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.IsMarked(int)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.IsMarked(Integer)
|
|
nameWithType: ChatListSource.IsMarked(int)
|
|
nameWithType.vb: ChatListSource.IsMarked(Integer)
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.IsMarked*
|
|
name: IsMarked
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_IsMarked_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.IsMarked
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.IsMarked
|
|
nameWithType: ChatListSource.IsMarked
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_MaxItemLength
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength
|
|
nameWithType: ChatListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength*
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_MaxItemLength_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.MaxItemLength
|
|
nameWithType: ChatListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name: Render(ListView, bool, int, int, int, int, int)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name.vb: Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.Render(Terminal.Gui.Views.ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
nameWithType: ChatListSource.Render(ListView, bool, int, int, int, int, int)
|
|
nameWithType.vb: ChatListSource.Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.Render*
|
|
name: Render
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_Render_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.Render
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.Render
|
|
nameWithType: ChatListSource.Render
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.SetMark(System.Int32,System.Boolean)
|
|
name: SetMark(int, bool)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_SetMark_System_Int32_System_Boolean_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.SetMark(System.Int32,System.Boolean)
|
|
name.vb: SetMark(Integer, Boolean)
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.SetMark(int, bool)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatListSource.SetMark(Integer, Boolean)
|
|
nameWithType: ChatListSource.SetMark(int, bool)
|
|
nameWithType.vb: ChatListSource.SetMark(Integer, Boolean)
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.SetMark*
|
|
name: SetMark
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_SetMark_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.SetMark
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.SetMark
|
|
nameWithType: ChatListSource.SetMark
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_SuspendCollectionChangedEvent
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent
|
|
nameWithType: ChatListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent*
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_SuspendCollectionChangedEvent_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.SuspendCollectionChangedEvent
|
|
nameWithType: ChatListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.ToList
|
|
name: ToList()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_ToList
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatListSource.ToList
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.ToList()
|
|
nameWithType: ChatListSource.ToList()
|
|
- uid: EchoHub.Client.UI.Chat.ChatListSource.ToList*
|
|
name: ToList
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatListSource.html#EchoHub_Client_UI_Chat_ChatListSource_ToList_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatListSource.ToList
|
|
fullName: EchoHub.Client.UI.Chat.ChatListSource.ToList
|
|
nameWithType: ChatListSource.ToList
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager
|
|
name: ChatMessageManager
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html
|
|
commentId: T:EchoHub.Client.UI.Chat.ChatMessageManager
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager
|
|
nameWithType: ChatMessageManager
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.#ctor
|
|
name: ChatMessageManager()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager__ctor
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ChatMessageManager()
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.New()
|
|
nameWithType: ChatMessageManager.ChatMessageManager()
|
|
nameWithType.vb: ChatMessageManager.New()
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.#ctor*
|
|
name: ChatMessageManager
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ChatMessageManager
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.New
|
|
nameWithType: ChatMessageManager.ChatMessageManager
|
|
nameWithType.vb: ChatMessageManager.New
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage(EchoHub.Core.DTOs.MessageDto)
|
|
name: AddMessage(MessageDto)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddMessage_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage(EchoHub.Core.DTOs.MessageDto)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage(EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: ChatMessageManager.AddMessage(MessageDto)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage*
|
|
name: AddMessage
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddMessage_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddMessage
|
|
nameWithType: ChatMessageManager.AddMessage
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage(System.String,System.String,System.String)
|
|
name: AddStatusMessage(string, string, string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddStatusMessage_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage(System.String,System.String,System.String)
|
|
name.vb: AddStatusMessage(String, String, String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage(string, string, string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage(String, String, String)
|
|
nameWithType: ChatMessageManager.AddStatusMessage(string, string, string)
|
|
nameWithType.vb: ChatMessageManager.AddStatusMessage(String, String, String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage*
|
|
name: AddStatusMessage
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddStatusMessage_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddStatusMessage
|
|
nameWithType: ChatMessageManager.AddStatusMessage
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage(System.String,System.String)
|
|
name: AddSystemMessage(string, string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddSystemMessage_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage(System.String,System.String)
|
|
name.vb: AddSystemMessage(String, String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage(string, string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage(String, String)
|
|
nameWithType: ChatMessageManager.AddSystemMessage(string, string)
|
|
nameWithType.vb: ChatMessageManager.AddSystemMessage(String, String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage*
|
|
name: AddSystemMessage
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_AddSystemMessage_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.AddSystemMessage
|
|
nameWithType: ChatMessageManager.AddSystemMessage
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll
|
|
name: ClearAll()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearAll
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll()
|
|
nameWithType: ChatMessageManager.ClearAll()
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll*
|
|
name: ClearAll
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearAll_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearAll
|
|
nameWithType: ChatMessageManager.ClearAll
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages(System.String)
|
|
name: ClearChannelMessages(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearChannelMessages_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages(System.String)
|
|
name.vb: ClearChannelMessages(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages(String)
|
|
nameWithType: ChatMessageManager.ClearChannelMessages(string)
|
|
nameWithType.vb: ChatMessageManager.ClearChannelMessages(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages*
|
|
name: ClearChannelMessages
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearChannelMessages_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearChannelMessages
|
|
nameWithType: ChatMessageManager.ClearChannelMessages
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread(System.String)
|
|
name: ClearUnread(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearUnread_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread(System.String)
|
|
name.vb: ClearUnread(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread(String)
|
|
nameWithType: ChatMessageManager.ClearUnread(string)
|
|
nameWithType.vb: ChatMessageManager.ClearUnread(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread*
|
|
name: ClearUnread
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ClearUnread_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ClearUnread
|
|
nameWithType: ChatMessageManager.ClearUnread
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.ContentIndentCols
|
|
name: ContentIndentCols
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_ContentIndentCols
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatMessageManager.ContentIndentCols
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.ContentIndentCols
|
|
nameWithType: ChatMessageManager.ContentIndentCols
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel
|
|
name: CurrentChannel
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_CurrentChannel
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel
|
|
nameWithType: ChatMessageManager.CurrentChannel
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel*
|
|
name: CurrentChannel
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_CurrentChannel_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentChannel
|
|
nameWithType: ChatMessageManager.CurrentChannel
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser
|
|
name: CurrentUser
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_CurrentUser
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser
|
|
nameWithType: ChatMessageManager.CurrentUser
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser*
|
|
name: CurrentUser
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_CurrentUser_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.CurrentUser
|
|
nameWithType: ChatMessageManager.CurrentUser
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages(System.String)
|
|
name: GetMessages(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_GetMessages_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages(System.String)
|
|
name.vb: GetMessages(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages(String)
|
|
nameWithType: ChatMessageManager.GetMessages(string)
|
|
nameWithType.vb: ChatMessageManager.GetMessages(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages*
|
|
name: GetMessages
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_GetMessages_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.GetMessages
|
|
nameWithType: ChatMessageManager.GetMessages
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount(System.String)
|
|
name: GetUnreadCount(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_GetUnreadCount_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount(System.String)
|
|
name.vb: GetUnreadCount(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount(String)
|
|
nameWithType: ChatMessageManager.GetUnreadCount(string)
|
|
nameWithType.vb: ChatMessageManager.GetUnreadCount(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount*
|
|
name: GetUnreadCount
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_GetUnreadCount_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.GetUnreadCount
|
|
nameWithType: ChatMessageManager.GetUnreadCount
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.HistoryPrepended
|
|
name: HistoryPrepended
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_HistoryPrepended
|
|
commentId: E:EchoHub.Client.UI.Chat.ChatMessageManager.HistoryPrepended
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.HistoryPrepended
|
|
nameWithType: ChatMessageManager.HistoryPrepended
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds
|
|
name: LastReadIds
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_LastReadIds
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds
|
|
nameWithType: ChatMessageManager.LastReadIds
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds*
|
|
name: LastReadIds
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_LastReadIds_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.LastReadIds
|
|
nameWithType: ChatMessageManager.LastReadIds
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.Nullable{System.Guid})
|
|
name: LoadHistory(string, List<MessageDto>, Guid?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_LoadHistory_System_String_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto__System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.Nullable{System.Guid})
|
|
name.vb: LoadHistory(String, List(Of MessageDto), Guid?)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory(string, System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>, System.Guid?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory(String, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto), System.Guid?)
|
|
nameWithType: ChatMessageManager.LoadHistory(string, List<MessageDto>, Guid?)
|
|
nameWithType.vb: ChatMessageManager.LoadHistory(String, List(Of MessageDto), Guid?)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory*
|
|
name: LoadHistory
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_LoadHistory_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.LoadHistory
|
|
nameWithType: ChatMessageManager.LoadHistory
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels
|
|
name: MentionChannels
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_MentionChannels
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels
|
|
nameWithType: ChatMessageManager.MentionChannels
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels*
|
|
name: MentionChannels
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_MentionChannels_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.MentionChannels
|
|
nameWithType: ChatMessageManager.MentionChannels
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.MessagesChanged
|
|
name: MessagesChanged
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_MessagesChanged
|
|
commentId: E:EchoHub.Client.UI.Chat.ChatMessageManager.MessagesChanged
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.MessagesChanged
|
|
nameWithType: ChatMessageManager.MessagesChanged
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.NickColWidth
|
|
name: NickColWidth
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_NickColWidth
|
|
commentId: F:EchoHub.Client.UI.Chat.ChatMessageManager.NickColWidth
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.NickColWidth
|
|
nameWithType: ChatMessageManager.NickColWidth
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto})
|
|
name: PrependHistory(string, List<MessageDto>)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_PrependHistory_System_String_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto})
|
|
name.vb: PrependHistory(String, List(Of MessageDto))
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory(string, System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory(String, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto))
|
|
nameWithType: ChatMessageManager.PrependHistory(string, List<MessageDto>)
|
|
nameWithType.vb: ChatMessageManager.PrependHistory(String, List(Of MessageDto))
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory*
|
|
name: PrependHistory
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_PrependHistory_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.PrependHistory
|
|
nameWithType: ChatMessageManager.PrependHistory
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage(System.String,System.Guid)
|
|
name: RemoveMessage(string, Guid)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_RemoveMessage_System_String_System_Guid_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage(System.String,System.Guid)
|
|
name.vb: RemoveMessage(String, Guid)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage(string, System.Guid)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage(String, System.Guid)
|
|
nameWithType: ChatMessageManager.RemoveMessage(string, Guid)
|
|
nameWithType.vb: ChatMessageManager.RemoveMessage(String, Guid)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage*
|
|
name: RemoveMessage
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_RemoveMessage_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.RemoveMessage
|
|
nameWithType: ChatMessageManager.RemoveMessage
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth(System.Int32)
|
|
name: SetChatWidth(int)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_SetChatWidth_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth(System.Int32)
|
|
name.vb: SetChatWidth(Integer)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth(int)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth(Integer)
|
|
nameWithType: ChatMessageManager.SetChatWidth(int)
|
|
nameWithType.vb: ChatMessageManager.SetChatWidth(Integer)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth*
|
|
name: SetChatWidth
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_SetChatWidth_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.SetChatWidth
|
|
nameWithType: ChatMessageManager.SetChatWidth
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser(System.String)
|
|
name: SetCurrentUser(string)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_SetCurrentUser_System_String_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser(System.String)
|
|
name.vb: SetCurrentUser(String)
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser(string)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser(String)
|
|
nameWithType: ChatMessageManager.SetCurrentUser(string)
|
|
nameWithType.vb: ChatMessageManager.SetCurrentUser(String)
|
|
- uid: EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser*
|
|
name: SetCurrentUser
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatMessageManager.html#EchoHub_Client_UI_Chat_ChatMessageManager_SetCurrentUser_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser
|
|
fullName: EchoHub.Client.UI.Chat.ChatMessageManager.SetCurrentUser
|
|
nameWithType: ChatMessageManager.SetCurrentUser
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment
|
|
name: ChatSegment
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html
|
|
commentId: T:EchoHub.Client.UI.Chat.ChatSegment
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment
|
|
nameWithType: ChatSegment
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.#ctor(EchoHub.Client.UI.Chat.ChatSegment)
|
|
name: ChatSegment(ChatSegment)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment__ctor_EchoHub_Client_UI_Chat_ChatSegment_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.#ctor(EchoHub.Client.UI.Chat.ChatSegment)
|
|
name.vb: New(ChatSegment)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.ChatSegment(EchoHub.Client.UI.Chat.ChatSegment)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.New(EchoHub.Client.UI.Chat.ChatSegment)
|
|
nameWithType: ChatSegment.ChatSegment(ChatSegment)
|
|
nameWithType.vb: ChatSegment.New(ChatSegment)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.#ctor(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name: ChatSegment(string, Attribute?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment__ctor_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.#ctor(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
|
|
name.vb: New(String, Attribute?)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.ChatSegment(string, Terminal.Gui.Drawing.Attribute?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.New(String, Terminal.Gui.Drawing.Attribute?)
|
|
nameWithType: ChatSegment.ChatSegment(string, Attribute?)
|
|
nameWithType.vb: ChatSegment.New(String, Attribute?)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.#ctor*
|
|
name: ChatSegment
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.ChatSegment
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.New
|
|
nameWithType: ChatSegment.ChatSegment
|
|
nameWithType.vb: ChatSegment.New
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Color
|
|
name: Color
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Color
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatSegment.Color
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Color
|
|
nameWithType: ChatSegment.Color
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Color*
|
|
name: Color
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Color_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.Color
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Color
|
|
nameWithType: ChatSegment.Color
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Deconstruct(System.String@,System.Nullable{Terminal.Gui.Drawing.Attribute}@)
|
|
name: Deconstruct(out string, out Attribute?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Deconstruct_System_String__System_Nullable_Terminal_Gui_Drawing_Attribute___
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.Deconstruct(System.String@,System.Nullable{Terminal.Gui.Drawing.Attribute}@)
|
|
name.vb: Deconstruct(String, Attribute?)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Deconstruct(out string, out Terminal.Gui.Drawing.Attribute?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.Deconstruct(String, Terminal.Gui.Drawing.Attribute?)
|
|
nameWithType: ChatSegment.Deconstruct(out string, out Attribute?)
|
|
nameWithType.vb: ChatSegment.Deconstruct(String, Attribute?)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.Deconstruct
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Deconstruct
|
|
nameWithType: ChatSegment.Deconstruct
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatSegment.EqualityContract
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.EqualityContract
|
|
nameWithType: ChatSegment.EqualityContract
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.EqualityContract
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.EqualityContract
|
|
nameWithType: ChatSegment.EqualityContract
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Equals(EchoHub.Client.UI.Chat.ChatSegment)
|
|
name: Equals(ChatSegment?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Equals_EchoHub_Client_UI_Chat_ChatSegment_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.Equals(EchoHub.Client.UI.Chat.ChatSegment)
|
|
name.vb: Equals(ChatSegment)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Equals(EchoHub.Client.UI.Chat.ChatSegment?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.Equals(EchoHub.Client.UI.Chat.ChatSegment)
|
|
nameWithType: ChatSegment.Equals(ChatSegment?)
|
|
nameWithType.vb: ChatSegment.Equals(ChatSegment)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.Equals(Object)
|
|
nameWithType: ChatSegment.Equals(object?)
|
|
nameWithType.vb: ChatSegment.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.Equals
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Equals
|
|
nameWithType: ChatSegment.Equals
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.GetHashCode
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.GetHashCode()
|
|
nameWithType: ChatSegment.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.GetHashCode
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.GetHashCode
|
|
nameWithType: ChatSegment.GetHashCode
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChatSegment.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.PrintMembers
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.PrintMembers
|
|
nameWithType: ChatSegment.PrintMembers
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Text
|
|
name: Text
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Text
|
|
commentId: P:EchoHub.Client.UI.Chat.ChatSegment.Text
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Text
|
|
nameWithType: ChatSegment.Text
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.Text*
|
|
name: Text
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_Text_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.Text
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.Text
|
|
nameWithType: ChatSegment.Text
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_ToString
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.ToString
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.ToString()
|
|
nameWithType: ChatSegment.ToString()
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.ToString
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.ToString
|
|
nameWithType: ChatSegment.ToString
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.op_Equality(EchoHub.Client.UI.Chat.ChatSegment,EchoHub.Client.UI.Chat.ChatSegment)
|
|
name: operator ==(ChatSegment?, ChatSegment?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_op_Equality_EchoHub_Client_UI_Chat_ChatSegment_EchoHub_Client_UI_Chat_ChatSegment_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.op_Equality(EchoHub.Client.UI.Chat.ChatSegment,EchoHub.Client.UI.Chat.ChatSegment)
|
|
name.vb: =(ChatSegment, ChatSegment)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.operator ==(EchoHub.Client.UI.Chat.ChatSegment?, EchoHub.Client.UI.Chat.ChatSegment?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.=(EchoHub.Client.UI.Chat.ChatSegment, EchoHub.Client.UI.Chat.ChatSegment)
|
|
nameWithType: ChatSegment.operator ==(ChatSegment?, ChatSegment?)
|
|
nameWithType.vb: ChatSegment.=(ChatSegment, ChatSegment)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.=
|
|
nameWithType: ChatSegment.operator ==
|
|
nameWithType.vb: ChatSegment.=
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.op_Inequality(EchoHub.Client.UI.Chat.ChatSegment,EchoHub.Client.UI.Chat.ChatSegment)
|
|
name: operator !=(ChatSegment?, ChatSegment?)
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_op_Inequality_EchoHub_Client_UI_Chat_ChatSegment_EchoHub_Client_UI_Chat_ChatSegment_
|
|
commentId: M:EchoHub.Client.UI.Chat.ChatSegment.op_Inequality(EchoHub.Client.UI.Chat.ChatSegment,EchoHub.Client.UI.Chat.ChatSegment)
|
|
name.vb: <>(ChatSegment, ChatSegment)
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.operator !=(EchoHub.Client.UI.Chat.ChatSegment?, EchoHub.Client.UI.Chat.ChatSegment?)
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.<>(EchoHub.Client.UI.Chat.ChatSegment, EchoHub.Client.UI.Chat.ChatSegment)
|
|
nameWithType: ChatSegment.operator !=(ChatSegment?, ChatSegment?)
|
|
nameWithType.vb: ChatSegment.<>(ChatSegment, ChatSegment)
|
|
- uid: EchoHub.Client.UI.Chat.ChatSegment.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Chat.ChatSegment.html#EchoHub_Client_UI_Chat_ChatSegment_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Chat.ChatSegment.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Chat.ChatSegment.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Chat.ChatSegment.<>
|
|
nameWithType: ChatSegment.operator !=
|
|
nameWithType.vb: ChatSegment.<>
|
|
- uid: EchoHub.Client.UI.Dialogs
|
|
name: EchoHub.Client.UI.Dialogs
|
|
href: api/client/EchoHub.Client.UI.Dialogs.html
|
|
commentId: N:EchoHub.Client.UI.Dialogs
|
|
fullName: EchoHub.Client.UI.Dialogs
|
|
nameWithType: EchoHub.Client.UI.Dialogs
|
|
- uid: EchoHub.Client.UI.Dialogs.AudioPlayerDialog
|
|
name: AudioPlayerDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.AudioPlayerDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.AudioPlayerDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.AudioPlayerDialog
|
|
nameWithType: AudioPlayerDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.#ctor
|
|
name: AudioPlayerDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.AudioPlayerDialog.html#EchoHub_Client_UI_Dialogs_AudioPlayerDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.AudioPlayerDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.AudioPlayerDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.New()
|
|
nameWithType: AudioPlayerDialog.AudioPlayerDialog()
|
|
nameWithType.vb: AudioPlayerDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.#ctor*
|
|
name: AudioPlayerDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.AudioPlayerDialog.html#EchoHub_Client_UI_Dialogs_AudioPlayerDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.AudioPlayerDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.AudioPlayerDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.New
|
|
nameWithType: AudioPlayerDialog.AudioPlayerDialog
|
|
nameWithType.vb: AudioPlayerDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Client.Services.AudioPlaybackService,System.String,System.String)
|
|
name: Show(IApplication, AudioPlaybackService, string, string)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.AudioPlayerDialog.html#EchoHub_Client_UI_Dialogs_AudioPlayerDialog_Show_Terminal_Gui_App_IApplication_EchoHub_Client_Services_AudioPlaybackService_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Client.Services.AudioPlaybackService,System.String,System.String)
|
|
name.vb: Show(IApplication, AudioPlaybackService, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Client.Services.AudioPlaybackService, string, string)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Client.Services.AudioPlaybackService, String, String)
|
|
nameWithType: AudioPlayerDialog.Show(IApplication, AudioPlaybackService, string, string)
|
|
nameWithType.vb: AudioPlayerDialog.Show(IApplication, AudioPlaybackService, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.AudioPlayerDialog.html#EchoHub_Client_UI_Dialogs_AudioPlayerDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.AudioPlayerDialog.Show
|
|
nameWithType: AudioPlayerDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog
|
|
name: ChannelPasswordDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ChannelPasswordDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog
|
|
nameWithType: ChannelPasswordDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.#ctor
|
|
name: ChannelPasswordDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.html#EchoHub_Client_UI_Dialogs_ChannelPasswordDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.ChannelPasswordDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.New()
|
|
nameWithType: ChannelPasswordDialog.ChannelPasswordDialog()
|
|
nameWithType.vb: ChannelPasswordDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.#ctor*
|
|
name: ChannelPasswordDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.html#EchoHub_Client_UI_Dialogs_ChannelPasswordDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.ChannelPasswordDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.New
|
|
nameWithType: ChannelPasswordDialog.ChannelPasswordDialog
|
|
nameWithType.vb: ChannelPasswordDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String)
|
|
name: Show(IApplication, string, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.html#EchoHub_Client_UI_Dialogs_ChannelPasswordDialog_Show_Terminal_Gui_App_IApplication_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String)
|
|
name.vb: Show(IApplication, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show(Terminal.Gui.App.IApplication, string, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show(Terminal.Gui.App.IApplication, String, String)
|
|
nameWithType: ChannelPasswordDialog.Show(IApplication, string, string?)
|
|
nameWithType.vb: ChannelPasswordDialog.Show(IApplication, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.html#EchoHub_Client_UI_Dialogs_ChannelPasswordDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.ChannelPasswordDialog.Show
|
|
nameWithType: ChannelPasswordDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialog
|
|
name: ConnectDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ConnectDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialog
|
|
nameWithType: ConnectDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialog.#ctor
|
|
name: ConnectDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialog.html#EchoHub_Client_UI_Dialogs_ConnectDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialog.ConnectDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialog.New()
|
|
nameWithType: ConnectDialog.ConnectDialog()
|
|
nameWithType.vb: ConnectDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialog.#ctor*
|
|
name: ConnectDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialog.html#EchoHub_Client_UI_Dialogs_ConnectDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialog.ConnectDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialog.New
|
|
nameWithType: ConnectDialog.ConnectDialog
|
|
nameWithType.vb: ConnectDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialog.Show(Terminal.Gui.App.IApplication,System.Collections.Generic.List{EchoHub.Client.Config.SavedServer})
|
|
name: Show(IApplication, List<SavedServer>?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialog.html#EchoHub_Client_UI_Dialogs_ConnectDialog_Show_Terminal_Gui_App_IApplication_System_Collections_Generic_List_EchoHub_Client_Config_SavedServer__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialog.Show(Terminal.Gui.App.IApplication,System.Collections.Generic.List{EchoHub.Client.Config.SavedServer})
|
|
name.vb: Show(IApplication, List(Of SavedServer))
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialog.Show(Terminal.Gui.App.IApplication, System.Collections.Generic.List<EchoHub.Client.Config.SavedServer>?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialog.Show(Terminal.Gui.App.IApplication, System.Collections.Generic.List(Of EchoHub.Client.Config.SavedServer))
|
|
nameWithType: ConnectDialog.Show(IApplication, List<SavedServer>?)
|
|
nameWithType.vb: ConnectDialog.Show(IApplication, List(Of SavedServer))
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialog.html#EchoHub_Client_UI_Dialogs_ConnectDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialog.Show
|
|
nameWithType: ConnectDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult
|
|
name: ConnectDialogResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ConnectDialogResult
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult
|
|
nameWithType: ConnectDialogResult
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name: ConnectDialogResult(ConnectDialogResult)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult__ctor_EchoHub_Client_UI_Dialogs_ConnectDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name.vb: New(ConnectDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ConnectDialogResult(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.New(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
nameWithType: ConnectDialogResult.ConnectDialogResult(ConnectDialogResult)
|
|
nameWithType.vb: ConnectDialogResult.New(ConnectDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor(System.String,System.String,System.String,System.Boolean,System.Boolean,System.String,System.String,System.String)
|
|
name: ConnectDialogResult(string, string, string, bool, bool, string?, string?, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult__ctor_System_String_System_String_System_String_System_Boolean_System_Boolean_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor(System.String,System.String,System.String,System.Boolean,System.Boolean,System.String,System.String,System.String)
|
|
name.vb: New(String, String, String, Boolean, Boolean, String, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ConnectDialogResult(string, string, string, bool, bool, string?, string?, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.New(String, String, String, Boolean, Boolean, String, String, String)
|
|
nameWithType: ConnectDialogResult.ConnectDialogResult(string, string, string, bool, bool, string?, string?, string?)
|
|
nameWithType.vb: ConnectDialogResult.New(String, String, String, Boolean, Boolean, String, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor*
|
|
name: ConnectDialogResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ConnectDialogResult
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.New
|
|
nameWithType: ConnectDialogResult.ConnectDialogResult
|
|
nameWithType.vb: ConnectDialogResult.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct(System.String@,System.String@,System.String@,System.Boolean@,System.Boolean@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string, out string, out string, out bool, out bool, out string?, out string?, out string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Deconstruct_System_String__System_String__System_String__System_Boolean__System_Boolean__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct(System.String@,System.String@,System.String@,System.Boolean@,System.Boolean@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, String, Boolean, Boolean, String, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct(out string, out string, out string, out bool, out bool, out string?, out string?, out string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct(String, String, String, Boolean, Boolean, String, String, String)
|
|
nameWithType: ConnectDialogResult.Deconstruct(out string, out string, out string, out bool, out bool, out string?, out string?, out string?)
|
|
nameWithType.vb: ConnectDialogResult.Deconstruct(String, String, String, Boolean, Boolean, String, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Deconstruct
|
|
nameWithType: ConnectDialogResult.Deconstruct
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_DisplayName
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName
|
|
nameWithType: ConnectDialogResult.DisplayName
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName*
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_DisplayName_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.DisplayName
|
|
nameWithType: ConnectDialogResult.DisplayName
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract
|
|
nameWithType: ConnectDialogResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.EqualityContract
|
|
nameWithType: ConnectDialogResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name: Equals(ConnectDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Equals_EchoHub_Client_UI_Dialogs_ConnectDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name.vb: Equals(ConnectDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(EchoHub.Client.UI.Dialogs.ConnectDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
nameWithType: ConnectDialogResult.Equals(ConnectDialogResult?)
|
|
nameWithType.vb: ConnectDialogResult.Equals(ConnectDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals(Object)
|
|
nameWithType: ConnectDialogResult.Equals(object?)
|
|
nameWithType.vb: ConnectDialogResult.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Equals
|
|
nameWithType: ConnectDialogResult.Equals
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode()
|
|
nameWithType: ConnectDialogResult.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.GetHashCode
|
|
nameWithType: ConnectDialogResult.GetHashCode
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode
|
|
name: InviteCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_InviteCode
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode
|
|
nameWithType: ConnectDialogResult.InviteCode
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode*
|
|
name: InviteCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_InviteCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.InviteCode
|
|
nameWithType: ConnectDialogResult.InviteCode
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister
|
|
name: IsRegister
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_IsRegister
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister
|
|
nameWithType: ConnectDialogResult.IsRegister
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister*
|
|
name: IsRegister
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_IsRegister_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.IsRegister
|
|
nameWithType: ConnectDialogResult.IsRegister
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password
|
|
name: Password
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Password
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password
|
|
nameWithType: ConnectDialogResult.Password
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password*
|
|
name: Password
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Password_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Password
|
|
nameWithType: ConnectDialogResult.Password
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ConnectDialogResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.PrintMembers
|
|
nameWithType: ConnectDialogResult.PrintMembers
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe
|
|
name: RememberMe
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_RememberMe
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe
|
|
nameWithType: ConnectDialogResult.RememberMe
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe*
|
|
name: RememberMe
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_RememberMe_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.RememberMe
|
|
nameWithType: ConnectDialogResult.RememberMe
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken
|
|
name: SavedRefreshToken
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_SavedRefreshToken
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken
|
|
nameWithType: ConnectDialogResult.SavedRefreshToken
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken*
|
|
name: SavedRefreshToken
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_SavedRefreshToken_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.SavedRefreshToken
|
|
nameWithType: ConnectDialogResult.SavedRefreshToken
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl
|
|
name: ServerUrl
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_ServerUrl
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl
|
|
nameWithType: ConnectDialogResult.ServerUrl
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl*
|
|
name: ServerUrl
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_ServerUrl_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ServerUrl
|
|
nameWithType: ConnectDialogResult.ServerUrl
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_ToString
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString()
|
|
nameWithType: ConnectDialogResult.ToString()
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.ToString
|
|
nameWithType: ConnectDialogResult.ToString
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username
|
|
name: Username
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Username
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username
|
|
nameWithType: ConnectDialogResult.Username
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username*
|
|
name: Username
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_Username_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.Username
|
|
nameWithType: ConnectDialogResult.Username
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Equality(EchoHub.Client.UI.Dialogs.ConnectDialogResult,EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name: operator ==(ConnectDialogResult?, ConnectDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_op_Equality_EchoHub_Client_UI_Dialogs_ConnectDialogResult_EchoHub_Client_UI_Dialogs_ConnectDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Equality(EchoHub.Client.UI.Dialogs.ConnectDialogResult,EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name.vb: =(ConnectDialogResult, ConnectDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.operator ==(EchoHub.Client.UI.Dialogs.ConnectDialogResult?, EchoHub.Client.UI.Dialogs.ConnectDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.=(EchoHub.Client.UI.Dialogs.ConnectDialogResult, EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
nameWithType: ConnectDialogResult.operator ==(ConnectDialogResult?, ConnectDialogResult?)
|
|
nameWithType.vb: ConnectDialogResult.=(ConnectDialogResult, ConnectDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.=
|
|
nameWithType: ConnectDialogResult.operator ==
|
|
nameWithType.vb: ConnectDialogResult.=
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Inequality(EchoHub.Client.UI.Dialogs.ConnectDialogResult,EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name: operator !=(ConnectDialogResult?, ConnectDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_op_Inequality_EchoHub_Client_UI_Dialogs_ConnectDialogResult_EchoHub_Client_UI_Dialogs_ConnectDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Inequality(EchoHub.Client.UI.Dialogs.ConnectDialogResult,EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
name.vb: <>(ConnectDialogResult, ConnectDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.operator !=(EchoHub.Client.UI.Dialogs.ConnectDialogResult?, EchoHub.Client.UI.Dialogs.ConnectDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.<>(EchoHub.Client.UI.Dialogs.ConnectDialogResult, EchoHub.Client.UI.Dialogs.ConnectDialogResult)
|
|
nameWithType: ConnectDialogResult.operator !=(ConnectDialogResult?, ConnectDialogResult?)
|
|
nameWithType.vb: ConnectDialogResult.<>(ConnectDialogResult, ConnectDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ConnectDialogResult.html#EchoHub_Client_UI_Dialogs_ConnectDialogResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ConnectDialogResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Dialogs.ConnectDialogResult.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ConnectDialogResult.<>
|
|
nameWithType: ConnectDialogResult.operator !=
|
|
nameWithType.vb: ConnectDialogResult.<>
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelDialog
|
|
name: CreateChannelDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.CreateChannelDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelDialog
|
|
nameWithType: CreateChannelDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelDialog.#ctor
|
|
name: CreateChannelDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelDialog.html#EchoHub_Client_UI_Dialogs_CreateChannelDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelDialog.CreateChannelDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelDialog.New()
|
|
nameWithType: CreateChannelDialog.CreateChannelDialog()
|
|
nameWithType.vb: CreateChannelDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelDialog.#ctor*
|
|
name: CreateChannelDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelDialog.html#EchoHub_Client_UI_Dialogs_CreateChannelDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelDialog.CreateChannelDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelDialog.New
|
|
nameWithType: CreateChannelDialog.CreateChannelDialog
|
|
nameWithType.vb: CreateChannelDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
|
|
name: Show(IApplication)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelDialog.html#EchoHub_Client_UI_Dialogs_CreateChannelDialog_Show_Terminal_Gui_App_IApplication_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
|
|
nameWithType: CreateChannelDialog.Show(IApplication)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelDialog.html#EchoHub_Client_UI_Dialogs_CreateChannelDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelDialog.Show
|
|
nameWithType: CreateChannelDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult
|
|
name: CreateChannelResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.CreateChannelResult
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult
|
|
nameWithType: CreateChannelResult
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name: CreateChannelResult(CreateChannelResult)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult__ctor_EchoHub_Client_UI_Dialogs_CreateChannelResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name.vb: New(CreateChannelResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.CreateChannelResult(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.New(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
nameWithType: CreateChannelResult.CreateChannelResult(CreateChannelResult)
|
|
nameWithType.vb: CreateChannelResult.New(CreateChannelResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor(System.String,System.String,System.Boolean,System.String)
|
|
name: CreateChannelResult(string, string?, bool, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult__ctor_System_String_System_String_System_Boolean_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor(System.String,System.String,System.Boolean,System.String)
|
|
name.vb: New(String, String, Boolean, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.CreateChannelResult(string, string?, bool, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.New(String, String, Boolean, String)
|
|
nameWithType: CreateChannelResult.CreateChannelResult(string, string?, bool, string?)
|
|
nameWithType.vb: CreateChannelResult.New(String, String, Boolean, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor*
|
|
name: CreateChannelResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.CreateChannelResult
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.New
|
|
nameWithType: CreateChannelResult.CreateChannelResult
|
|
nameWithType.vb: CreateChannelResult.New
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct(System.String@,System.String@,System.Boolean@,System.String@)
|
|
name: Deconstruct(out string, out string?, out bool, out string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Deconstruct_System_String__System_String__System_Boolean__System_String__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct(System.String@,System.String@,System.Boolean@,System.String@)
|
|
name.vb: Deconstruct(String, String, Boolean, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct(out string, out string?, out bool, out string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct(String, String, Boolean, String)
|
|
nameWithType: CreateChannelResult.Deconstruct(out string, out string?, out bool, out string?)
|
|
nameWithType.vb: CreateChannelResult.Deconstruct(String, String, Boolean, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Deconstruct
|
|
nameWithType: CreateChannelResult.Deconstruct
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract
|
|
nameWithType: CreateChannelResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.EqualityContract
|
|
nameWithType: CreateChannelResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name: Equals(CreateChannelResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Equals_EchoHub_Client_UI_Dialogs_CreateChannelResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name.vb: Equals(CreateChannelResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(EchoHub.Client.UI.Dialogs.CreateChannelResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
nameWithType: CreateChannelResult.Equals(CreateChannelResult?)
|
|
nameWithType.vb: CreateChannelResult.Equals(CreateChannelResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals(Object)
|
|
nameWithType: CreateChannelResult.Equals(object?)
|
|
nameWithType.vb: CreateChannelResult.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Equals
|
|
nameWithType: CreateChannelResult.Equals
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode()
|
|
nameWithType: CreateChannelResult.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.GetHashCode
|
|
nameWithType: CreateChannelResult.GetHashCode
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic
|
|
name: IsPublic
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_IsPublic
|
|
commentId: P:EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic
|
|
nameWithType: CreateChannelResult.IsPublic
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic*
|
|
name: IsPublic
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_IsPublic_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.IsPublic
|
|
nameWithType: CreateChannelResult.IsPublic
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Name
|
|
name: Name
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Name
|
|
commentId: P:EchoHub.Client.UI.Dialogs.CreateChannelResult.Name
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Name
|
|
nameWithType: CreateChannelResult.Name
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Name*
|
|
name: Name
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Name_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.Name
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Name
|
|
nameWithType: CreateChannelResult.Name
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Password
|
|
name: Password
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Password
|
|
commentId: P:EchoHub.Client.UI.Dialogs.CreateChannelResult.Password
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Password
|
|
nameWithType: CreateChannelResult.Password
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Password*
|
|
name: Password
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Password_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.Password
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Password
|
|
nameWithType: CreateChannelResult.Password
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: CreateChannelResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.PrintMembers
|
|
nameWithType: CreateChannelResult.PrintMembers
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_ToString
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString()
|
|
nameWithType: CreateChannelResult.ToString()
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.ToString
|
|
nameWithType: CreateChannelResult.ToString
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic
|
|
name: Topic
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Topic
|
|
commentId: P:EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic
|
|
nameWithType: CreateChannelResult.Topic
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic*
|
|
name: Topic
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_Topic_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.Topic
|
|
nameWithType: CreateChannelResult.Topic
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Equality(EchoHub.Client.UI.Dialogs.CreateChannelResult,EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name: operator ==(CreateChannelResult?, CreateChannelResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_op_Equality_EchoHub_Client_UI_Dialogs_CreateChannelResult_EchoHub_Client_UI_Dialogs_CreateChannelResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Equality(EchoHub.Client.UI.Dialogs.CreateChannelResult,EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name.vb: =(CreateChannelResult, CreateChannelResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.operator ==(EchoHub.Client.UI.Dialogs.CreateChannelResult?, EchoHub.Client.UI.Dialogs.CreateChannelResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.=(EchoHub.Client.UI.Dialogs.CreateChannelResult, EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
nameWithType: CreateChannelResult.operator ==(CreateChannelResult?, CreateChannelResult?)
|
|
nameWithType.vb: CreateChannelResult.=(CreateChannelResult, CreateChannelResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.=
|
|
nameWithType: CreateChannelResult.operator ==
|
|
nameWithType.vb: CreateChannelResult.=
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Inequality(EchoHub.Client.UI.Dialogs.CreateChannelResult,EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name: operator !=(CreateChannelResult?, CreateChannelResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_op_Inequality_EchoHub_Client_UI_Dialogs_CreateChannelResult_EchoHub_Client_UI_Dialogs_CreateChannelResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Inequality(EchoHub.Client.UI.Dialogs.CreateChannelResult,EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
name.vb: <>(CreateChannelResult, CreateChannelResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.operator !=(EchoHub.Client.UI.Dialogs.CreateChannelResult?, EchoHub.Client.UI.Dialogs.CreateChannelResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.<>(EchoHub.Client.UI.Dialogs.CreateChannelResult, EchoHub.Client.UI.Dialogs.CreateChannelResult)
|
|
nameWithType: CreateChannelResult.operator !=(CreateChannelResult?, CreateChannelResult?)
|
|
nameWithType.vb: CreateChannelResult.<>(CreateChannelResult, CreateChannelResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Dialogs.CreateChannelResult.html#EchoHub_Client_UI_Dialogs_CreateChannelResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.CreateChannelResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Dialogs.CreateChannelResult.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.CreateChannelResult.<>
|
|
nameWithType: CreateChannelResult.operator !=
|
|
nameWithType.vb: CreateChannelResult.<>
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileAction
|
|
name: ProfileAction
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileAction.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ProfileAction
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileAction
|
|
nameWithType: ProfileAction
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileAction.Close
|
|
name: Close
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileAction.html#EchoHub_Client_UI_Dialogs_ProfileAction_Close
|
|
commentId: F:EchoHub.Client.UI.Dialogs.ProfileAction.Close
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileAction.Close
|
|
nameWithType: ProfileAction.Close
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileAction.EditProfile
|
|
name: EditProfile
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileAction.html#EchoHub_Client_UI_Dialogs_ProfileAction_EditProfile
|
|
commentId: F:EchoHub.Client.UI.Dialogs.ProfileAction.EditProfile
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileAction.EditProfile
|
|
nameWithType: ProfileAction.EditProfile
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileAction.SetStatus
|
|
name: SetStatus
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileAction.html#EchoHub_Client_UI_Dialogs_ProfileAction_SetStatus
|
|
commentId: F:EchoHub.Client.UI.Dialogs.ProfileAction.SetStatus
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileAction.SetStatus
|
|
nameWithType: ProfileAction.SetStatus
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditDialog
|
|
name: ProfileEditDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ProfileEditDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditDialog
|
|
nameWithType: ProfileEditDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditDialog.#ctor
|
|
name: ProfileEditDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditDialog.html#EchoHub_Client_UI_Dialogs_ProfileEditDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditDialog.ProfileEditDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditDialog.New()
|
|
nameWithType: ProfileEditDialog.ProfileEditDialog()
|
|
nameWithType.vb: ProfileEditDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditDialog.#ctor*
|
|
name: ProfileEditDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditDialog.html#EchoHub_Client_UI_Dialogs_ProfileEditDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditDialog.ProfileEditDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditDialog.New
|
|
nameWithType: ProfileEditDialog.ProfileEditDialog
|
|
nameWithType.vb: ProfileEditDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String,System.String,System.Boolean,System.Byte)
|
|
name: Show(IApplication, string?, string?, string?, bool, byte)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditDialog.html#EchoHub_Client_UI_Dialogs_ProfileEditDialog_Show_Terminal_Gui_App_IApplication_System_String_System_String_System_String_System_Boolean_System_Byte_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String,System.String,System.Boolean,System.Byte)
|
|
name.vb: Show(IApplication, String, String, String, Boolean, Byte)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show(Terminal.Gui.App.IApplication, string?, string?, string?, bool, byte)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show(Terminal.Gui.App.IApplication, String, String, String, Boolean, Byte)
|
|
nameWithType: ProfileEditDialog.Show(IApplication, string?, string?, string?, bool, byte)
|
|
nameWithType.vb: ProfileEditDialog.Show(IApplication, String, String, String, Boolean, Byte)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditDialog.html#EchoHub_Client_UI_Dialogs_ProfileEditDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditDialog.Show
|
|
nameWithType: ProfileEditDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult
|
|
name: ProfileEditResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ProfileEditResult
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult
|
|
nameWithType: ProfileEditResult
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name: ProfileEditResult(ProfileEditResult)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult__ctor_EchoHub_Client_UI_Dialogs_ProfileEditResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name.vb: New(ProfileEditResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.ProfileEditResult(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.New(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
nameWithType: ProfileEditResult.ProfileEditResult(ProfileEditResult)
|
|
nameWithType.vb: ProfileEditResult.New(ProfileEditResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Byte})
|
|
name: ProfileEditResult(string?, string?, string?, string?, bool?, byte?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult__ctor_System_String_System_String_System_String_System_String_System_Nullable_System_Boolean__System_Nullable_System_Byte__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Byte})
|
|
name.vb: New(String, String, String, String, Boolean?, Byte?)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.ProfileEditResult(string?, string?, string?, string?, bool?, byte?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.New(String, String, String, String, Boolean?, Byte?)
|
|
nameWithType: ProfileEditResult.ProfileEditResult(string?, string?, string?, string?, bool?, byte?)
|
|
nameWithType.vb: ProfileEditResult.New(String, String, String, String, Boolean?, Byte?)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor*
|
|
name: ProfileEditResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.ProfileEditResult
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.New
|
|
nameWithType: ProfileEditResult.ProfileEditResult
|
|
nameWithType.vb: ProfileEditResult.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath
|
|
name: AvatarPath
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_AvatarPath
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath
|
|
nameWithType: ProfileEditResult.AvatarPath
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath*
|
|
name: AvatarPath
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_AvatarPath_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.AvatarPath
|
|
nameWithType: ProfileEditResult.AvatarPath
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio
|
|
name: Bio
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Bio
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio
|
|
nameWithType: ProfileEditResult.Bio
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio*
|
|
name: Bio
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Bio_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Bio
|
|
nameWithType: ProfileEditResult.Bio
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct(System.String@,System.String@,System.String@,System.String@,System.Nullable{System.Boolean}@,System.Nullable{System.Byte}@)
|
|
name: Deconstruct(out string?, out string?, out string?, out string?, out bool?, out byte?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Deconstruct_System_String__System_String__System_String__System_String__System_Nullable_System_Boolean___System_Nullable_System_Byte___
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct(System.String@,System.String@,System.String@,System.String@,System.Nullable{System.Boolean}@,System.Nullable{System.Byte}@)
|
|
name.vb: Deconstruct(String, String, String, String, Boolean?, Byte?)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct(out string?, out string?, out string?, out string?, out bool?, out byte?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct(String, String, String, String, Boolean?, Byte?)
|
|
nameWithType: ProfileEditResult.Deconstruct(out string?, out string?, out string?, out string?, out bool?, out byte?)
|
|
nameWithType.vb: ProfileEditResult.Deconstruct(String, String, String, String, Boolean?, Byte?)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Deconstruct
|
|
nameWithType: ProfileEditResult.Deconstruct
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_DisplayName
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName
|
|
nameWithType: ProfileEditResult.DisplayName
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName*
|
|
name: DisplayName
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_DisplayName_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.DisplayName
|
|
nameWithType: ProfileEditResult.DisplayName
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract
|
|
nameWithType: ProfileEditResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.EqualityContract
|
|
nameWithType: ProfileEditResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name: Equals(ProfileEditResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Equals_EchoHub_Client_UI_Dialogs_ProfileEditResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name.vb: Equals(ProfileEditResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(EchoHub.Client.UI.Dialogs.ProfileEditResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
nameWithType: ProfileEditResult.Equals(ProfileEditResult?)
|
|
nameWithType.vb: ProfileEditResult.Equals(ProfileEditResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals(Object)
|
|
nameWithType: ProfileEditResult.Equals(object?)
|
|
nameWithType.vb: ProfileEditResult.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.Equals
|
|
nameWithType: ProfileEditResult.Equals
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode()
|
|
nameWithType: ProfileEditResult.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.GetHashCode
|
|
nameWithType: ProfileEditResult.GetHashCode
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor
|
|
name: NicknameColor
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NicknameColor
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor
|
|
nameWithType: ProfileEditResult.NicknameColor
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NicknameColor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NicknameColor
|
|
nameWithType: ProfileEditResult.NicknameColor
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled
|
|
name: NotificationSoundEnabled
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NotificationSoundEnabled
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled
|
|
nameWithType: ProfileEditResult.NotificationSoundEnabled
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled*
|
|
name: NotificationSoundEnabled
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NotificationSoundEnabled_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationSoundEnabled
|
|
nameWithType: ProfileEditResult.NotificationSoundEnabled
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume
|
|
name: NotificationVolume
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NotificationVolume
|
|
commentId: P:EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume
|
|
nameWithType: ProfileEditResult.NotificationVolume
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume*
|
|
name: NotificationVolume
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_NotificationVolume_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.NotificationVolume
|
|
nameWithType: ProfileEditResult.NotificationVolume
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ProfileEditResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.PrintMembers
|
|
nameWithType: ProfileEditResult.PrintMembers
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_ToString
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString()
|
|
nameWithType: ProfileEditResult.ToString()
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.ToString
|
|
nameWithType: ProfileEditResult.ToString
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Equality(EchoHub.Client.UI.Dialogs.ProfileEditResult,EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name: operator ==(ProfileEditResult?, ProfileEditResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_op_Equality_EchoHub_Client_UI_Dialogs_ProfileEditResult_EchoHub_Client_UI_Dialogs_ProfileEditResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Equality(EchoHub.Client.UI.Dialogs.ProfileEditResult,EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name.vb: =(ProfileEditResult, ProfileEditResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.operator ==(EchoHub.Client.UI.Dialogs.ProfileEditResult?, EchoHub.Client.UI.Dialogs.ProfileEditResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.=(EchoHub.Client.UI.Dialogs.ProfileEditResult, EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
nameWithType: ProfileEditResult.operator ==(ProfileEditResult?, ProfileEditResult?)
|
|
nameWithType.vb: ProfileEditResult.=(ProfileEditResult, ProfileEditResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.=
|
|
nameWithType: ProfileEditResult.operator ==
|
|
nameWithType.vb: ProfileEditResult.=
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Inequality(EchoHub.Client.UI.Dialogs.ProfileEditResult,EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name: operator !=(ProfileEditResult?, ProfileEditResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_op_Inequality_EchoHub_Client_UI_Dialogs_ProfileEditResult_EchoHub_Client_UI_Dialogs_ProfileEditResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Inequality(EchoHub.Client.UI.Dialogs.ProfileEditResult,EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
name.vb: <>(ProfileEditResult, ProfileEditResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.operator !=(EchoHub.Client.UI.Dialogs.ProfileEditResult?, EchoHub.Client.UI.Dialogs.ProfileEditResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.<>(EchoHub.Client.UI.Dialogs.ProfileEditResult, EchoHub.Client.UI.Dialogs.ProfileEditResult)
|
|
nameWithType: ProfileEditResult.operator !=(ProfileEditResult?, ProfileEditResult?)
|
|
nameWithType.vb: ProfileEditResult.<>(ProfileEditResult, ProfileEditResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileEditResult.html#EchoHub_Client_UI_Dialogs_ProfileEditResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileEditResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileEditResult.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileEditResult.<>
|
|
nameWithType: ProfileEditResult.operator !=
|
|
nameWithType.vb: ProfileEditResult.<>
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog
|
|
name: ProfileViewDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.ProfileViewDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog
|
|
nameWithType: ProfileViewDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.#ctor
|
|
name: ProfileViewDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileViewDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ProfileViewDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileViewDialog.New()
|
|
nameWithType: ProfileViewDialog.ProfileViewDialog()
|
|
nameWithType.vb: ProfileViewDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.#ctor*
|
|
name: ProfileViewDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileViewDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ProfileViewDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileViewDialog.New
|
|
nameWithType: ProfileViewDialog.ProfileViewDialog
|
|
nameWithType.vb: ProfileViewDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto)
|
|
name: Show(IApplication, UserProfileDto?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog_Show_Terminal_Gui_App_IApplication_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto)
|
|
name.vb: Show(IApplication, UserProfileDto)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: ProfileViewDialog.Show(IApplication, UserProfileDto?)
|
|
nameWithType.vb: ProfileViewDialog.Show(IApplication, UserProfileDto)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.Show
|
|
nameWithType: ProfileViewDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.Models.UserStatus,System.String)
|
|
name: ShowOwn(IApplication, UserProfileDto?, UserStatus, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog_ShowOwn_Terminal_Gui_App_IApplication_EchoHub_Core_DTOs_UserProfileDto_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: ShowOwn(IApplication, UserProfileDto, UserStatus, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto?, EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto, EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: ProfileViewDialog.ShowOwn(IApplication, UserProfileDto?, UserStatus, string?)
|
|
nameWithType.vb: ProfileViewDialog.ShowOwn(IApplication, UserProfileDto, UserStatus, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn*
|
|
name: ShowOwn
|
|
href: api/client/EchoHub.Client.UI.Dialogs.ProfileViewDialog.html#EchoHub_Client_UI_Dialogs_ProfileViewDialog_ShowOwn_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn
|
|
fullName: EchoHub.Client.UI.Dialogs.ProfileViewDialog.ShowOwn
|
|
nameWithType: ProfileViewDialog.ShowOwn
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchDialog
|
|
name: SearchDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.SearchDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchDialog
|
|
nameWithType: SearchDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchDialog.Show(Terminal.Gui.App.IApplication,System.Collections.Generic.IReadOnlyList{System.String})
|
|
name: Show(IApplication, IReadOnlyList<string>)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchDialog.html#EchoHub_Client_UI_Dialogs_SearchDialog_Show_Terminal_Gui_App_IApplication_System_Collections_Generic_IReadOnlyList_System_String__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchDialog.Show(Terminal.Gui.App.IApplication,System.Collections.Generic.IReadOnlyList{System.String})
|
|
name.vb: Show(IApplication, IReadOnlyList(Of String))
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchDialog.Show(Terminal.Gui.App.IApplication, System.Collections.Generic.IReadOnlyList<string>)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchDialog.Show(Terminal.Gui.App.IApplication, System.Collections.Generic.IReadOnlyList(Of String))
|
|
nameWithType: SearchDialog.Show(IApplication, IReadOnlyList<string>)
|
|
nameWithType.vb: SearchDialog.Show(IApplication, IReadOnlyList(Of String))
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchDialog.html#EchoHub_Client_UI_Dialogs_SearchDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchDialog.Show
|
|
nameWithType: SearchDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult
|
|
name: SearchResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.SearchResult
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult
|
|
nameWithType: SearchResult
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.#ctor(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name: SearchResult(SearchResult)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult__ctor_EchoHub_Client_UI_Dialogs_SearchResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.#ctor(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name.vb: New(SearchResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.SearchResult(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.New(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
nameWithType: SearchResult.SearchResult(SearchResult)
|
|
nameWithType.vb: SearchResult.New(SearchResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.#ctor(EchoHub.Client.UI.Dialogs.SearchResultType,System.String,System.String)
|
|
name: SearchResult(SearchResultType, string, string)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult__ctor_EchoHub_Client_UI_Dialogs_SearchResultType_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.#ctor(EchoHub.Client.UI.Dialogs.SearchResultType,System.String,System.String)
|
|
name.vb: New(SearchResultType, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.SearchResult(EchoHub.Client.UI.Dialogs.SearchResultType, string, string)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.New(EchoHub.Client.UI.Dialogs.SearchResultType, String, String)
|
|
nameWithType: SearchResult.SearchResult(SearchResultType, string, string)
|
|
nameWithType.vb: SearchResult.New(SearchResultType, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.#ctor*
|
|
name: SearchResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.SearchResult
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.New
|
|
nameWithType: SearchResult.SearchResult
|
|
nameWithType.vb: SearchResult.New
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct(EchoHub.Client.UI.Dialogs.SearchResultType@,System.String@,System.String@)
|
|
name: Deconstruct(out SearchResultType, out string, out string)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Deconstruct_EchoHub_Client_UI_Dialogs_SearchResultType__System_String__System_String__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct(EchoHub.Client.UI.Dialogs.SearchResultType@,System.String@,System.String@)
|
|
name.vb: Deconstruct(SearchResultType, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct(out EchoHub.Client.UI.Dialogs.SearchResultType, out string, out string)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct(EchoHub.Client.UI.Dialogs.SearchResultType, String, String)
|
|
nameWithType: SearchResult.Deconstruct(out SearchResultType, out string, out string)
|
|
nameWithType.vb: SearchResult.Deconstruct(SearchResultType, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Deconstruct
|
|
nameWithType: SearchResult.Deconstruct
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract
|
|
nameWithType: SearchResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.EqualityContract
|
|
nameWithType: SearchResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Equals(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name: Equals(SearchResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Equals_EchoHub_Client_UI_Dialogs_SearchResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.Equals(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name.vb: Equals(SearchResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Equals(EchoHub.Client.UI.Dialogs.SearchResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.Equals(EchoHub.Client.UI.Dialogs.SearchResult)
|
|
nameWithType: SearchResult.Equals(SearchResult?)
|
|
nameWithType.vb: SearchResult.Equals(SearchResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.Equals(Object)
|
|
nameWithType: SearchResult.Equals(object?)
|
|
nameWithType.vb: SearchResult.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.Equals
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Equals
|
|
nameWithType: SearchResult.Equals
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode()
|
|
nameWithType: SearchResult.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.GetHashCode
|
|
nameWithType: SearchResult.GetHashCode
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Key
|
|
name: Key
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Key
|
|
commentId: P:EchoHub.Client.UI.Dialogs.SearchResult.Key
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Key
|
|
nameWithType: SearchResult.Key
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Key*
|
|
name: Key
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Key_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.Key
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Key
|
|
nameWithType: SearchResult.Key
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Label
|
|
name: Label
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Label
|
|
commentId: P:EchoHub.Client.UI.Dialogs.SearchResult.Label
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Label
|
|
nameWithType: SearchResult.Label
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Label*
|
|
name: Label
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Label_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.Label
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Label
|
|
nameWithType: SearchResult.Label
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: SearchResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.PrintMembers
|
|
nameWithType: SearchResult.PrintMembers
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_ToString
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.ToString()
|
|
nameWithType: SearchResult.ToString()
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.ToString
|
|
nameWithType: SearchResult.ToString
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Type
|
|
name: Type
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Type
|
|
commentId: P:EchoHub.Client.UI.Dialogs.SearchResult.Type
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Type
|
|
nameWithType: SearchResult.Type
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.Type*
|
|
name: Type
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_Type_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.Type
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.Type
|
|
nameWithType: SearchResult.Type
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.op_Equality(EchoHub.Client.UI.Dialogs.SearchResult,EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name: operator ==(SearchResult?, SearchResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_op_Equality_EchoHub_Client_UI_Dialogs_SearchResult_EchoHub_Client_UI_Dialogs_SearchResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.op_Equality(EchoHub.Client.UI.Dialogs.SearchResult,EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name.vb: =(SearchResult, SearchResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.operator ==(EchoHub.Client.UI.Dialogs.SearchResult?, EchoHub.Client.UI.Dialogs.SearchResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.=(EchoHub.Client.UI.Dialogs.SearchResult, EchoHub.Client.UI.Dialogs.SearchResult)
|
|
nameWithType: SearchResult.operator ==(SearchResult?, SearchResult?)
|
|
nameWithType.vb: SearchResult.=(SearchResult, SearchResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.=
|
|
nameWithType: SearchResult.operator ==
|
|
nameWithType.vb: SearchResult.=
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.op_Inequality(EchoHub.Client.UI.Dialogs.SearchResult,EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name: operator !=(SearchResult?, SearchResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_op_Inequality_EchoHub_Client_UI_Dialogs_SearchResult_EchoHub_Client_UI_Dialogs_SearchResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.SearchResult.op_Inequality(EchoHub.Client.UI.Dialogs.SearchResult,EchoHub.Client.UI.Dialogs.SearchResult)
|
|
name.vb: <>(SearchResult, SearchResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.operator !=(EchoHub.Client.UI.Dialogs.SearchResult?, EchoHub.Client.UI.Dialogs.SearchResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.<>(EchoHub.Client.UI.Dialogs.SearchResult, EchoHub.Client.UI.Dialogs.SearchResult)
|
|
nameWithType: SearchResult.operator !=(SearchResult?, SearchResult?)
|
|
nameWithType.vb: SearchResult.<>(SearchResult, SearchResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResult.html#EchoHub_Client_UI_Dialogs_SearchResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.SearchResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResult.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.SearchResult.<>
|
|
nameWithType: SearchResult.operator !=
|
|
nameWithType.vb: SearchResult.<>
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResultType
|
|
name: SearchResultType
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResultType.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.SearchResultType
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResultType
|
|
nameWithType: SearchResultType
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResultType.Action
|
|
name: Action
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResultType.html#EchoHub_Client_UI_Dialogs_SearchResultType_Action
|
|
commentId: F:EchoHub.Client.UI.Dialogs.SearchResultType.Action
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResultType.Action
|
|
nameWithType: SearchResultType.Action
|
|
- uid: EchoHub.Client.UI.Dialogs.SearchResultType.Channel
|
|
name: Channel
|
|
href: api/client/EchoHub.Client.UI.Dialogs.SearchResultType.html#EchoHub_Client_UI_Dialogs_SearchResultType_Channel
|
|
commentId: F:EchoHub.Client.UI.Dialogs.SearchResultType.Channel
|
|
fullName: EchoHub.Client.UI.Dialogs.SearchResultType.Channel
|
|
nameWithType: SearchResultType.Channel
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialog
|
|
name: StatusDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.StatusDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialog
|
|
nameWithType: StatusDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialog.#ctor
|
|
name: StatusDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialog.html#EchoHub_Client_UI_Dialogs_StatusDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialog.StatusDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialog.New()
|
|
nameWithType: StatusDialog.StatusDialog()
|
|
nameWithType.vb: StatusDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialog.#ctor*
|
|
name: StatusDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialog.html#EchoHub_Client_UI_Dialogs_StatusDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialog.StatusDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialog.New
|
|
nameWithType: StatusDialog.StatusDialog
|
|
nameWithType.vb: StatusDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.Models.UserStatus,System.String)
|
|
name: Show(IApplication, UserStatus, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialog.html#EchoHub_Client_UI_Dialogs_StatusDialog_Show_Terminal_Gui_App_IApplication_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: Show(IApplication, UserStatus, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: StatusDialog.Show(IApplication, UserStatus, string?)
|
|
nameWithType.vb: StatusDialog.Show(IApplication, UserStatus, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialog.html#EchoHub_Client_UI_Dialogs_StatusDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialog.Show
|
|
nameWithType: StatusDialog.Show
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult
|
|
name: StatusDialogResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.StatusDialogResult
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult
|
|
nameWithType: StatusDialogResult
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name: StatusDialogResult(StatusDialogResult)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult__ctor_EchoHub_Client_UI_Dialogs_StatusDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name.vb: New(StatusDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusDialogResult(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.New(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
nameWithType: StatusDialogResult.StatusDialogResult(StatusDialogResult)
|
|
nameWithType.vb: StatusDialogResult.New(StatusDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor(EchoHub.Core.Models.UserStatus,System.String)
|
|
name: StatusDialogResult(UserStatus, string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult__ctor_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor(EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: New(UserStatus, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusDialogResult(EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.New(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: StatusDialogResult.StatusDialogResult(UserStatus, string?)
|
|
nameWithType.vb: StatusDialogResult.New(UserStatus, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor*
|
|
name: StatusDialogResult
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusDialogResult
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.New
|
|
nameWithType: StatusDialogResult.StatusDialogResult
|
|
nameWithType.vb: StatusDialogResult.New
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
|
|
name: Deconstruct(out UserStatus, out string?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Deconstruct_EchoHub_Core_Models_UserStatus__System_String__
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
|
|
name.vb: Deconstruct(UserStatus, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct(out EchoHub.Core.Models.UserStatus, out string?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: StatusDialogResult.Deconstruct(out UserStatus, out string?)
|
|
nameWithType.vb: StatusDialogResult.Deconstruct(UserStatus, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Deconstruct
|
|
nameWithType: StatusDialogResult.Deconstruct
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_EqualityContract
|
|
commentId: P:EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract
|
|
nameWithType: StatusDialogResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.EqualityContract
|
|
nameWithType: StatusDialogResult.EqualityContract
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name: Equals(StatusDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Equals_EchoHub_Client_UI_Dialogs_StatusDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name.vb: Equals(StatusDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(EchoHub.Client.UI.Dialogs.StatusDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
nameWithType: StatusDialogResult.Equals(StatusDialogResult?)
|
|
nameWithType.vb: StatusDialogResult.Equals(StatusDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(object?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals(Object)
|
|
nameWithType: StatusDialogResult.Equals(object?)
|
|
nameWithType.vb: StatusDialogResult.Equals(Object)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals*
|
|
name: Equals
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Equals_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Equals
|
|
nameWithType: StatusDialogResult.Equals
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_GetHashCode
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode()
|
|
nameWithType: StatusDialogResult.GetHashCode()
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.GetHashCode
|
|
nameWithType: StatusDialogResult.GetHashCode
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: StatusDialogResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.PrintMembers
|
|
nameWithType: StatusDialogResult.PrintMembers
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Status
|
|
name: Status
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Status
|
|
commentId: P:EchoHub.Client.UI.Dialogs.StatusDialogResult.Status
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Status
|
|
nameWithType: StatusDialogResult.Status
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.Status*
|
|
name: Status
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_Status_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.Status
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.Status
|
|
nameWithType: StatusDialogResult.Status
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage
|
|
name: StatusMessage
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_StatusMessage
|
|
commentId: P:EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage
|
|
nameWithType: StatusDialogResult.StatusMessage
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage*
|
|
name: StatusMessage
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_StatusMessage_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.StatusMessage
|
|
nameWithType: StatusDialogResult.StatusMessage
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString
|
|
name: ToString()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_ToString
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString()
|
|
nameWithType: StatusDialogResult.ToString()
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString*
|
|
name: ToString
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_ToString_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.ToString
|
|
nameWithType: StatusDialogResult.ToString
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Equality(EchoHub.Client.UI.Dialogs.StatusDialogResult,EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name: operator ==(StatusDialogResult?, StatusDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_op_Equality_EchoHub_Client_UI_Dialogs_StatusDialogResult_EchoHub_Client_UI_Dialogs_StatusDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Equality(EchoHub.Client.UI.Dialogs.StatusDialogResult,EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name.vb: =(StatusDialogResult, StatusDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.operator ==(EchoHub.Client.UI.Dialogs.StatusDialogResult?, EchoHub.Client.UI.Dialogs.StatusDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.=(EchoHub.Client.UI.Dialogs.StatusDialogResult, EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
nameWithType: StatusDialogResult.operator ==(StatusDialogResult?, StatusDialogResult?)
|
|
nameWithType.vb: StatusDialogResult.=(StatusDialogResult, StatusDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Equality*
|
|
name: operator ==
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_op_Equality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.operator ==
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.=
|
|
nameWithType: StatusDialogResult.operator ==
|
|
nameWithType.vb: StatusDialogResult.=
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Inequality(EchoHub.Client.UI.Dialogs.StatusDialogResult,EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name: operator !=(StatusDialogResult?, StatusDialogResult?)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_op_Inequality_EchoHub_Client_UI_Dialogs_StatusDialogResult_EchoHub_Client_UI_Dialogs_StatusDialogResult_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Inequality(EchoHub.Client.UI.Dialogs.StatusDialogResult,EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
name.vb: <>(StatusDialogResult, StatusDialogResult)
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.operator !=(EchoHub.Client.UI.Dialogs.StatusDialogResult?, EchoHub.Client.UI.Dialogs.StatusDialogResult?)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.<>(EchoHub.Client.UI.Dialogs.StatusDialogResult, EchoHub.Client.UI.Dialogs.StatusDialogResult)
|
|
nameWithType: StatusDialogResult.operator !=(StatusDialogResult?, StatusDialogResult?)
|
|
nameWithType.vb: StatusDialogResult.<>(StatusDialogResult, StatusDialogResult)
|
|
- uid: EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/client/EchoHub.Client.UI.Dialogs.StatusDialogResult.html#EchoHub_Client_UI_Dialogs_StatusDialogResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.StatusDialogResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Client.UI.Dialogs.StatusDialogResult.operator !=
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.StatusDialogResult.<>
|
|
nameWithType: StatusDialogResult.operator !=
|
|
nameWithType.vb: StatusDialogResult.<>
|
|
- uid: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog
|
|
name: UpdateConfirmDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.html
|
|
commentId: T:EchoHub.Client.UI.Dialogs.UpdateConfirmDialog
|
|
fullName: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog
|
|
nameWithType: UpdateConfirmDialog
|
|
- uid: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.#ctor
|
|
name: UpdateConfirmDialog()
|
|
href: api/client/EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.html#EchoHub_Client_UI_Dialogs_UpdateConfirmDialog__ctor
|
|
commentId: M:EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.UpdateConfirmDialog()
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.New()
|
|
nameWithType: UpdateConfirmDialog.UpdateConfirmDialog()
|
|
nameWithType.vb: UpdateConfirmDialog.New()
|
|
- uid: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.#ctor*
|
|
name: UpdateConfirmDialog
|
|
href: api/client/EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.html#EchoHub_Client_UI_Dialogs_UpdateConfirmDialog__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.UpdateConfirmDialog
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.New
|
|
nameWithType: UpdateConfirmDialog.UpdateConfirmDialog
|
|
nameWithType.vb: UpdateConfirmDialog.New
|
|
- uid: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String)
|
|
name: Show(IApplication, string, string)
|
|
href: api/client/EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.html#EchoHub_Client_UI_Dialogs_UpdateConfirmDialog_Show_Terminal_Gui_App_IApplication_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String)
|
|
name.vb: Show(IApplication, String, String)
|
|
fullName: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show(Terminal.Gui.App.IApplication, string, string)
|
|
fullName.vb: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show(Terminal.Gui.App.IApplication, String, String)
|
|
nameWithType: UpdateConfirmDialog.Show(IApplication, string, string)
|
|
nameWithType.vb: UpdateConfirmDialog.Show(IApplication, String, String)
|
|
- uid: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show*
|
|
name: Show
|
|
href: api/client/EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.html#EchoHub_Client_UI_Dialogs_UpdateConfirmDialog_Show_
|
|
commentId: Overload:EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show
|
|
fullName: EchoHub.Client.UI.Dialogs.UpdateConfirmDialog.Show
|
|
nameWithType: UpdateConfirmDialog.Show
|
|
- uid: EchoHub.Client.UI.Helpers
|
|
name: EchoHub.Client.UI.Helpers
|
|
href: api/client/EchoHub.Client.UI.Helpers.html
|
|
commentId: N:EchoHub.Client.UI.Helpers
|
|
fullName: EchoHub.Client.UI.Helpers
|
|
nameWithType: EchoHub.Client.UI.Helpers
|
|
- uid: EchoHub.Client.UI.Helpers.DroppedFileParser
|
|
name: DroppedFileParser
|
|
href: api/client/EchoHub.Client.UI.Helpers.DroppedFileParser.html
|
|
commentId: T:EchoHub.Client.UI.Helpers.DroppedFileParser
|
|
fullName: EchoHub.Client.UI.Helpers.DroppedFileParser
|
|
nameWithType: DroppedFileParser
|
|
- uid: EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath(System.String)
|
|
name: LooksLikePath(string)
|
|
href: api/client/EchoHub.Client.UI.Helpers.DroppedFileParser.html#EchoHub_Client_UI_Helpers_DroppedFileParser_LooksLikePath_System_String_
|
|
commentId: M:EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath(System.String)
|
|
name.vb: LooksLikePath(String)
|
|
fullName: EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath(string)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath(String)
|
|
nameWithType: DroppedFileParser.LooksLikePath(string)
|
|
nameWithType.vb: DroppedFileParser.LooksLikePath(String)
|
|
- uid: EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath*
|
|
name: LooksLikePath
|
|
href: api/client/EchoHub.Client.UI.Helpers.DroppedFileParser.html#EchoHub_Client_UI_Helpers_DroppedFileParser_LooksLikePath_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath
|
|
fullName: EchoHub.Client.UI.Helpers.DroppedFileParser.LooksLikePath
|
|
nameWithType: DroppedFileParser.LooksLikePath
|
|
- uid: EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles(System.String,System.Collections.Generic.List{System.String}@,System.Func{System.String,System.Boolean})
|
|
name: TryGetFiles(string, out List<string>, Func<string, bool>?)
|
|
href: api/client/EchoHub.Client.UI.Helpers.DroppedFileParser.html#EchoHub_Client_UI_Helpers_DroppedFileParser_TryGetFiles_System_String_System_Collections_Generic_List_System_String___System_Func_System_String_System_Boolean__
|
|
commentId: M:EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles(System.String,System.Collections.Generic.List{System.String}@,System.Func{System.String,System.Boolean})
|
|
name.vb: TryGetFiles(String, List(Of String), Func(Of String, Boolean))
|
|
fullName: EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles(string, out System.Collections.Generic.List<string>, System.Func<string, bool>?)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles(String, System.Collections.Generic.List(Of String), System.Func(Of String, Boolean))
|
|
nameWithType: DroppedFileParser.TryGetFiles(string, out List<string>, Func<string, bool>?)
|
|
nameWithType.vb: DroppedFileParser.TryGetFiles(String, List(Of String), Func(Of String, Boolean))
|
|
- uid: EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles*
|
|
name: TryGetFiles
|
|
href: api/client/EchoHub.Client.UI.Helpers.DroppedFileParser.html#EchoHub_Client_UI_Helpers_DroppedFileParser_TryGetFiles_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles
|
|
fullName: EchoHub.Client.UI.Helpers.DroppedFileParser.TryGetFiles
|
|
nameWithType: DroppedFileParser.TryGetFiles
|
|
- uid: EchoHub.Client.UI.Helpers.EmojiHelper
|
|
name: EmojiHelper
|
|
href: api/client/EchoHub.Client.UI.Helpers.EmojiHelper.html
|
|
commentId: T:EchoHub.Client.UI.Helpers.EmojiHelper
|
|
fullName: EchoHub.Client.UI.Helpers.EmojiHelper
|
|
nameWithType: EmojiHelper
|
|
- uid: EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji(System.String)
|
|
name: ReplaceEmoji(string)
|
|
href: api/client/EchoHub.Client.UI.Helpers.EmojiHelper.html#EchoHub_Client_UI_Helpers_EmojiHelper_ReplaceEmoji_System_String_
|
|
commentId: M:EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji(System.String)
|
|
name.vb: ReplaceEmoji(String)
|
|
fullName: EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji(string)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji(String)
|
|
nameWithType: EmojiHelper.ReplaceEmoji(string)
|
|
nameWithType.vb: EmojiHelper.ReplaceEmoji(String)
|
|
- uid: EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji*
|
|
name: ReplaceEmoji
|
|
href: api/client/EchoHub.Client.UI.Helpers.EmojiHelper.html#EchoHub_Client_UI_Helpers_EmojiHelper_ReplaceEmoji_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji
|
|
fullName: EchoHub.Client.UI.Helpers.EmojiHelper.ReplaceEmoji
|
|
nameWithType: EmojiHelper.ReplaceEmoji
|
|
- uid: EchoHub.Client.UI.Helpers.HexColorHelper
|
|
name: HexColorHelper
|
|
href: api/client/EchoHub.Client.UI.Helpers.HexColorHelper.html
|
|
commentId: T:EchoHub.Client.UI.Helpers.HexColorHelper
|
|
fullName: EchoHub.Client.UI.Helpers.HexColorHelper
|
|
nameWithType: HexColorHelper
|
|
- uid: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor(System.String)
|
|
name: ParseHexColor(string?)
|
|
href: api/client/EchoHub.Client.UI.Helpers.HexColorHelper.html#EchoHub_Client_UI_Helpers_HexColorHelper_ParseHexColor_System_String_
|
|
commentId: M:EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor(System.String)
|
|
name.vb: ParseHexColor(String)
|
|
fullName: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor(string?)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor(String)
|
|
nameWithType: HexColorHelper.ParseHexColor(string?)
|
|
nameWithType.vb: HexColorHelper.ParseHexColor(String)
|
|
- uid: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor*
|
|
name: ParseHexColor
|
|
href: api/client/EchoHub.Client.UI.Helpers.HexColorHelper.html#EchoHub_Client_UI_Helpers_HexColorHelper_ParseHexColor_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor
|
|
fullName: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexColor
|
|
nameWithType: HexColorHelper.ParseHexColor
|
|
- uid: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor(System.String,Terminal.Gui.Drawing.Color)
|
|
name: ParseHexToColor(string?, Color)
|
|
href: api/client/EchoHub.Client.UI.Helpers.HexColorHelper.html#EchoHub_Client_UI_Helpers_HexColorHelper_ParseHexToColor_System_String_Terminal_Gui_Drawing_Color_
|
|
commentId: M:EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor(System.String,Terminal.Gui.Drawing.Color)
|
|
name.vb: ParseHexToColor(String, Color)
|
|
fullName: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor(string?, Terminal.Gui.Drawing.Color)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor(String, Terminal.Gui.Drawing.Color)
|
|
nameWithType: HexColorHelper.ParseHexToColor(string?, Color)
|
|
nameWithType.vb: HexColorHelper.ParseHexToColor(String, Color)
|
|
- uid: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor*
|
|
name: ParseHexToColor
|
|
href: api/client/EchoHub.Client.UI.Helpers.HexColorHelper.html#EchoHub_Client_UI_Helpers_HexColorHelper_ParseHexToColor_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor
|
|
fullName: EchoHub.Client.UI.Helpers.HexColorHelper.ParseHexToColor
|
|
nameWithType: HexColorHelper.ParseHexToColor
|
|
- uid: EchoHub.Client.UI.Helpers.NickColorHelper
|
|
name: NickColorHelper
|
|
href: api/client/EchoHub.Client.UI.Helpers.NickColorHelper.html
|
|
commentId: T:EchoHub.Client.UI.Helpers.NickColorHelper
|
|
fullName: EchoHub.Client.UI.Helpers.NickColorHelper
|
|
nameWithType: NickColorHelper
|
|
- uid: EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute(System.String)
|
|
name: GetAttribute(string)
|
|
href: api/client/EchoHub.Client.UI.Helpers.NickColorHelper.html#EchoHub_Client_UI_Helpers_NickColorHelper_GetAttribute_System_String_
|
|
commentId: M:EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute(System.String)
|
|
name.vb: GetAttribute(String)
|
|
fullName: EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute(string)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute(String)
|
|
nameWithType: NickColorHelper.GetAttribute(string)
|
|
nameWithType.vb: NickColorHelper.GetAttribute(String)
|
|
- uid: EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute*
|
|
name: GetAttribute
|
|
href: api/client/EchoHub.Client.UI.Helpers.NickColorHelper.html#EchoHub_Client_UI_Helpers_NickColorHelper_GetAttribute_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute
|
|
fullName: EchoHub.Client.UI.Helpers.NickColorHelper.GetAttribute
|
|
nameWithType: NickColorHelper.GetAttribute
|
|
- uid: EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex(System.String,System.Int32)
|
|
name: GetPaletteIndex(string, int)
|
|
href: api/client/EchoHub.Client.UI.Helpers.NickColorHelper.html#EchoHub_Client_UI_Helpers_NickColorHelper_GetPaletteIndex_System_String_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex(System.String,System.Int32)
|
|
name.vb: GetPaletteIndex(String, Integer)
|
|
fullName: EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex(string, int)
|
|
fullName.vb: EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex(String, Integer)
|
|
nameWithType: NickColorHelper.GetPaletteIndex(string, int)
|
|
nameWithType.vb: NickColorHelper.GetPaletteIndex(String, Integer)
|
|
- uid: EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex*
|
|
name: GetPaletteIndex
|
|
href: api/client/EchoHub.Client.UI.Helpers.NickColorHelper.html#EchoHub_Client_UI_Helpers_NickColorHelper_GetPaletteIndex_
|
|
commentId: Overload:EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex
|
|
fullName: EchoHub.Client.UI.Helpers.NickColorHelper.GetPaletteIndex
|
|
nameWithType: NickColorHelper.GetPaletteIndex
|
|
- uid: EchoHub.Client.UI.ListSources
|
|
name: EchoHub.Client.UI.ListSources
|
|
href: api/client/EchoHub.Client.UI.ListSources.html
|
|
commentId: N:EchoHub.Client.UI.ListSources
|
|
fullName: EchoHub.Client.UI.ListSources
|
|
nameWithType: EchoHub.Client.UI.ListSources
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource
|
|
name: ChannelListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html
|
|
commentId: T:EchoHub.Client.UI.ListSources.ChannelListSource
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource
|
|
nameWithType: ChannelListSource
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.#ctor
|
|
name: ChannelListSource()
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource__ctor
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.ChannelListSource()
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.New()
|
|
nameWithType: ChannelListSource.ChannelListSource()
|
|
nameWithType.vb: ChannelListSource.New()
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.#ctor*
|
|
name: ChannelListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.ChannelListSource
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.New
|
|
nameWithType: ChannelListSource.ChannelListSource
|
|
nameWithType.vb: ChannelListSource.New
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.CollectionChanged
|
|
name: CollectionChanged
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_CollectionChanged
|
|
commentId: E:EchoHub.Client.UI.ListSources.ChannelListSource.CollectionChanged
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.CollectionChanged
|
|
nameWithType: ChannelListSource.CollectionChanged
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Count
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Count
|
|
commentId: P:EchoHub.Client.UI.ListSources.ChannelListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Count
|
|
nameWithType: ChannelListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Count*
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Count_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Count
|
|
nameWithType: ChannelListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Dispose
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Dispose()
|
|
nameWithType: ChannelListSource.Dispose()
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Dispose_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Dispose
|
|
nameWithType: ChannelListSource.Dispose
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked(System.Int32)
|
|
name: IsMarked(int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_IsMarked_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked(System.Int32)
|
|
name.vb: IsMarked(Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked(int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked(Integer)
|
|
nameWithType: ChannelListSource.IsMarked(int)
|
|
nameWithType.vb: ChannelListSource.IsMarked(Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked*
|
|
name: IsMarked
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_IsMarked_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.IsMarked
|
|
nameWithType: ChannelListSource.IsMarked
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_MaxItemLength
|
|
commentId: P:EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength
|
|
nameWithType: ChannelListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength*
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_MaxItemLength_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.MaxItemLength
|
|
nameWithType: ChannelListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name: Render(ListView, bool, int, int, int, int, int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name.vb: Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.Render(Terminal.Gui.Views.ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
nameWithType: ChannelListSource.Render(ListView, bool, int, int, int, int, int)
|
|
nameWithType.vb: ChannelListSource.Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Render*
|
|
name: Render
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Render_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.Render
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Render
|
|
nameWithType: ChannelListSource.Render
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.SetMark(System.Int32,System.Boolean)
|
|
name: SetMark(int, bool)
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_SetMark_System_Int32_System_Boolean_
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.SetMark(System.Int32,System.Boolean)
|
|
name.vb: SetMark(Integer, Boolean)
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.SetMark(int, bool)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.SetMark(Integer, Boolean)
|
|
nameWithType: ChannelListSource.SetMark(int, bool)
|
|
nameWithType.vb: ChannelListSource.SetMark(Integer, Boolean)
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.SetMark*
|
|
name: SetMark
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_SetMark_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.SetMark
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.SetMark
|
|
nameWithType: ChannelListSource.SetMark
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_SuspendCollectionChangedEvent
|
|
commentId: P:EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent
|
|
nameWithType: ChannelListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent*
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_SuspendCollectionChangedEvent_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.SuspendCollectionChangedEvent
|
|
nameWithType: ChannelListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.ToList
|
|
name: ToList()
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_ToList
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.ToList()
|
|
nameWithType: ChannelListSource.ToList()
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.ToList*
|
|
name: ToList
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_ToList_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.ToList
|
|
nameWithType: ChannelListSource.ToList
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Update(System.Collections.Generic.List{System.String},System.Collections.Generic.Dictionary{System.String,System.Int32},System.String,System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String})
|
|
name: Update(List<string>, Dictionary<string, int>, string, IReadOnlySet<string>?, IReadOnlySet<string>?, IReadOnlySet<string>?, IReadOnlySet<string>?)
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Update_System_Collections_Generic_List_System_String__System_Collections_Generic_Dictionary_System_String_System_Int32__System_String_System_Collections_Generic_IReadOnlySet_System_String__System_Collections_Generic_IReadOnlySet_System_String__System_Collections_Generic_IReadOnlySet_System_String__System_Collections_Generic_IReadOnlySet_System_String__
|
|
commentId: M:EchoHub.Client.UI.ListSources.ChannelListSource.Update(System.Collections.Generic.List{System.String},System.Collections.Generic.Dictionary{System.String,System.Int32},System.String,System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String},System.Collections.Generic.IReadOnlySet{System.String})
|
|
name.vb: Update(List(Of String), Dictionary(Of String, Integer), String, IReadOnlySet(Of String), IReadOnlySet(Of String), IReadOnlySet(Of String), IReadOnlySet(Of String))
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Update(System.Collections.Generic.List<string>, System.Collections.Generic.Dictionary<string, int>, string, System.Collections.Generic.IReadOnlySet<string>?, System.Collections.Generic.IReadOnlySet<string>?, System.Collections.Generic.IReadOnlySet<string>?, System.Collections.Generic.IReadOnlySet<string>?)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.ChannelListSource.Update(System.Collections.Generic.List(Of String), System.Collections.Generic.Dictionary(Of String, Integer), String, System.Collections.Generic.IReadOnlySet(Of String), System.Collections.Generic.IReadOnlySet(Of String), System.Collections.Generic.IReadOnlySet(Of String), System.Collections.Generic.IReadOnlySet(Of String))
|
|
nameWithType: ChannelListSource.Update(List<string>, Dictionary<string, int>, string, IReadOnlySet<string>?, IReadOnlySet<string>?, IReadOnlySet<string>?, IReadOnlySet<string>?)
|
|
nameWithType.vb: ChannelListSource.Update(List(Of String), Dictionary(Of String, Integer), String, IReadOnlySet(Of String), IReadOnlySet(Of String), IReadOnlySet(Of String), IReadOnlySet(Of String))
|
|
- uid: EchoHub.Client.UI.ListSources.ChannelListSource.Update*
|
|
name: Update
|
|
href: api/client/EchoHub.Client.UI.ListSources.ChannelListSource.html#EchoHub_Client_UI_ListSources_ChannelListSource_Update_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.ChannelListSource.Update
|
|
fullName: EchoHub.Client.UI.ListSources.ChannelListSource.Update
|
|
nameWithType: ChannelListSource.Update
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource
|
|
name: SearchListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html
|
|
commentId: T:EchoHub.Client.UI.ListSources.SearchListSource
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource
|
|
nameWithType: SearchListSource
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.Dialogs.SearchResult})
|
|
name: SearchListSource(List<SearchResult>)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource__ctor_System_Collections_Generic_List_EchoHub_Client_UI_Dialogs_SearchResult__
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.Dialogs.SearchResult})
|
|
name.vb: New(List(Of SearchResult))
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SearchListSource(System.Collections.Generic.List<EchoHub.Client.UI.Dialogs.SearchResult>)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.New(System.Collections.Generic.List(Of EchoHub.Client.UI.Dialogs.SearchResult))
|
|
nameWithType: SearchListSource.SearchListSource(List<SearchResult>)
|
|
nameWithType.vb: SearchListSource.New(List(Of SearchResult))
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.#ctor*
|
|
name: SearchListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SearchListSource
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.New
|
|
nameWithType: SearchListSource.SearchListSource
|
|
nameWithType.vb: SearchListSource.New
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.CollectionChanged
|
|
name: CollectionChanged
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_CollectionChanged
|
|
commentId: E:EchoHub.Client.UI.ListSources.SearchListSource.CollectionChanged
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.CollectionChanged
|
|
nameWithType: SearchListSource.CollectionChanged
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Count
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Count
|
|
commentId: P:EchoHub.Client.UI.ListSources.SearchListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Count
|
|
nameWithType: SearchListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Count*
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Count_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Count
|
|
nameWithType: SearchListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Dispose
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Dispose()
|
|
nameWithType: SearchListSource.Dispose()
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Dispose_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Dispose
|
|
nameWithType: SearchListSource.Dispose
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Filter(System.String)
|
|
name: Filter(string)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Filter_System_String_
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.Filter(System.String)
|
|
name.vb: Filter(String)
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Filter(string)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.Filter(String)
|
|
nameWithType: SearchListSource.Filter(string)
|
|
nameWithType.vb: SearchListSource.Filter(String)
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Filter*
|
|
name: Filter
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Filter_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.Filter
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Filter
|
|
nameWithType: SearchListSource.Filter
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.GetItem(System.Int32)
|
|
name: GetItem(int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_GetItem_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.GetItem(System.Int32)
|
|
name.vb: GetItem(Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.GetItem(int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.GetItem(Integer)
|
|
nameWithType: SearchListSource.GetItem(int)
|
|
nameWithType.vb: SearchListSource.GetItem(Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.GetItem*
|
|
name: GetItem
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_GetItem_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.GetItem
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.GetItem
|
|
nameWithType: SearchListSource.GetItem
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.IsMarked(System.Int32)
|
|
name: IsMarked(int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_IsMarked_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.IsMarked(System.Int32)
|
|
name.vb: IsMarked(Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.IsMarked(int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.IsMarked(Integer)
|
|
nameWithType: SearchListSource.IsMarked(int)
|
|
nameWithType.vb: SearchListSource.IsMarked(Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.IsMarked*
|
|
name: IsMarked
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_IsMarked_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.IsMarked
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.IsMarked
|
|
nameWithType: SearchListSource.IsMarked
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_MaxItemLength
|
|
commentId: P:EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength
|
|
nameWithType: SearchListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength*
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_MaxItemLength_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.MaxItemLength
|
|
nameWithType: SearchListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name: Render(ListView, bool, int, int, int, int, int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name.vb: Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.Render(Terminal.Gui.Views.ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
nameWithType: SearchListSource.Render(ListView, bool, int, int, int, int, int)
|
|
nameWithType.vb: SearchListSource.Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.Render*
|
|
name: Render
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_Render_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.Render
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.Render
|
|
nameWithType: SearchListSource.Render
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.SetMark(System.Int32,System.Boolean)
|
|
name: SetMark(int, bool)
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_SetMark_System_Int32_System_Boolean_
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.SetMark(System.Int32,System.Boolean)
|
|
name.vb: SetMark(Integer, Boolean)
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SetMark(int, bool)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.SearchListSource.SetMark(Integer, Boolean)
|
|
nameWithType: SearchListSource.SetMark(int, bool)
|
|
nameWithType.vb: SearchListSource.SetMark(Integer, Boolean)
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.SetMark*
|
|
name: SetMark
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_SetMark_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.SetMark
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SetMark
|
|
nameWithType: SearchListSource.SetMark
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_SuspendCollectionChangedEvent
|
|
commentId: P:EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent
|
|
nameWithType: SearchListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent*
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_SuspendCollectionChangedEvent_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.SuspendCollectionChangedEvent
|
|
nameWithType: SearchListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.ToList
|
|
name: ToList()
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_ToList
|
|
commentId: M:EchoHub.Client.UI.ListSources.SearchListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.ToList()
|
|
nameWithType: SearchListSource.ToList()
|
|
- uid: EchoHub.Client.UI.ListSources.SearchListSource.ToList*
|
|
name: ToList
|
|
href: api/client/EchoHub.Client.UI.ListSources.SearchListSource.html#EchoHub_Client_UI_ListSources_SearchListSource_ToList_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.SearchListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.SearchListSource.ToList
|
|
nameWithType: SearchListSource.ToList
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource
|
|
name: UserListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html
|
|
commentId: T:EchoHub.Client.UI.ListSources.UserListSource
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource
|
|
nameWithType: UserListSource
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.#ctor
|
|
name: UserListSource()
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource__ctor
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.UserListSource()
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.New()
|
|
nameWithType: UserListSource.UserListSource()
|
|
nameWithType.vb: UserListSource.New()
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.#ctor*
|
|
name: UserListSource
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.UserListSource
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.New
|
|
nameWithType: UserListSource.UserListSource
|
|
nameWithType.vb: UserListSource.New
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.CollectionChanged
|
|
name: CollectionChanged
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_CollectionChanged
|
|
commentId: E:EchoHub.Client.UI.ListSources.UserListSource.CollectionChanged
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.CollectionChanged
|
|
nameWithType: UserListSource.CollectionChanged
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Count
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Count
|
|
commentId: P:EchoHub.Client.UI.ListSources.UserListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Count
|
|
nameWithType: UserListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Count*
|
|
name: Count
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Count_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.Count
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Count
|
|
nameWithType: UserListSource.Count
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Dispose
|
|
name: Dispose()
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Dispose
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Dispose()
|
|
nameWithType: UserListSource.Dispose()
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Dispose*
|
|
name: Dispose
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Dispose_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.Dispose
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Dispose
|
|
nameWithType: UserListSource.Dispose
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.GetUsername(System.Int32)
|
|
name: GetUsername(int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_GetUsername_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.GetUsername(System.Int32)
|
|
name.vb: GetUsername(Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.GetUsername(int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.GetUsername(Integer)
|
|
nameWithType: UserListSource.GetUsername(int)
|
|
nameWithType.vb: UserListSource.GetUsername(Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.GetUsername*
|
|
name: GetUsername
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_GetUsername_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.GetUsername
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.GetUsername
|
|
nameWithType: UserListSource.GetUsername
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.IsMarked(System.Int32)
|
|
name: IsMarked(int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_IsMarked_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.IsMarked(System.Int32)
|
|
name.vb: IsMarked(Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.IsMarked(int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.IsMarked(Integer)
|
|
nameWithType: UserListSource.IsMarked(int)
|
|
nameWithType.vb: UserListSource.IsMarked(Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.IsMarked*
|
|
name: IsMarked
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_IsMarked_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.IsMarked
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.IsMarked
|
|
nameWithType: UserListSource.IsMarked
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_MaxItemLength
|
|
commentId: P:EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength
|
|
nameWithType: UserListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength*
|
|
name: MaxItemLength
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_MaxItemLength_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.MaxItemLength
|
|
nameWithType: UserListSource.MaxItemLength
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name: Render(ListView, bool, int, int, int, int, int)
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.Render(Terminal.Gui.Views.ListView,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
name.vb: Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.Render(Terminal.Gui.Views.ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
nameWithType: UserListSource.Render(ListView, bool, int, int, int, int, int)
|
|
nameWithType.vb: UserListSource.Render(ListView, Boolean, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Render*
|
|
name: Render
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Render_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.Render
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Render
|
|
nameWithType: UserListSource.Render
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.SetMark(System.Int32,System.Boolean)
|
|
name: SetMark(int, bool)
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_SetMark_System_Int32_System_Boolean_
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.SetMark(System.Int32,System.Boolean)
|
|
name.vb: SetMark(Integer, Boolean)
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.SetMark(int, bool)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.SetMark(Integer, Boolean)
|
|
nameWithType: UserListSource.SetMark(int, bool)
|
|
nameWithType.vb: UserListSource.SetMark(Integer, Boolean)
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.SetMark*
|
|
name: SetMark
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_SetMark_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.SetMark
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.SetMark
|
|
nameWithType: UserListSource.SetMark
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_SuspendCollectionChangedEvent
|
|
commentId: P:EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent
|
|
nameWithType: UserListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent*
|
|
name: SuspendCollectionChangedEvent
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_SuspendCollectionChangedEvent_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.SuspendCollectionChangedEvent
|
|
nameWithType: UserListSource.SuspendCollectionChangedEvent
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.ToList
|
|
name: ToList()
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_ToList
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.ToList()
|
|
nameWithType: UserListSource.ToList()
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.ToList*
|
|
name: ToList
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_ToList_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.ToList
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.ToList
|
|
nameWithType: UserListSource.ToList
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Update(System.Collections.Generic.List{System.ValueTuple{System.String,System.Nullable{Terminal.Gui.Drawing.Attribute},System.String}})
|
|
name: Update(List<(string Text, Attribute? NameColor, string Username)>)
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Update_System_Collections_Generic_List_System_ValueTuple_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__System_String___
|
|
commentId: M:EchoHub.Client.UI.ListSources.UserListSource.Update(System.Collections.Generic.List{System.ValueTuple{System.String,System.Nullable{Terminal.Gui.Drawing.Attribute},System.String}})
|
|
name.vb: Update(List(Of (Text As String, NameColor As Attribute?, Username As String)))
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Update(System.Collections.Generic.List<(string Text, Terminal.Gui.Drawing.Attribute? NameColor, string Username)>)
|
|
fullName.vb: EchoHub.Client.UI.ListSources.UserListSource.Update(System.Collections.Generic.List(Of (Text As String, NameColor As Terminal.Gui.Drawing.Attribute?, Username As String)))
|
|
nameWithType: UserListSource.Update(List<(string Text, Attribute? NameColor, string Username)>)
|
|
nameWithType.vb: UserListSource.Update(List(Of (Text As String, NameColor As Attribute?, Username As String)))
|
|
- uid: EchoHub.Client.UI.ListSources.UserListSource.Update*
|
|
name: Update
|
|
href: api/client/EchoHub.Client.UI.ListSources.UserListSource.html#EchoHub_Client_UI_ListSources_UserListSource_Update_
|
|
commentId: Overload:EchoHub.Client.UI.ListSources.UserListSource.Update
|
|
fullName: EchoHub.Client.UI.ListSources.UserListSource.Update
|
|
nameWithType: UserListSource.Update
|
|
- uid: EchoHub.Client.UI.MainWindow
|
|
name: MainWindow
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html
|
|
commentId: T:EchoHub.Client.UI.MainWindow
|
|
fullName: EchoHub.Client.UI.MainWindow
|
|
nameWithType: MainWindow
|
|
- uid: EchoHub.Client.UI.MainWindow.#ctor(Terminal.Gui.App.IApplication,EchoHub.Client.UI.Chat.ChatMessageManager)
|
|
name: MainWindow(IApplication, ChatMessageManager)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow__ctor_Terminal_Gui_App_IApplication_EchoHub_Client_UI_Chat_ChatMessageManager_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.#ctor(Terminal.Gui.App.IApplication,EchoHub.Client.UI.Chat.ChatMessageManager)
|
|
name.vb: New(IApplication, ChatMessageManager)
|
|
fullName: EchoHub.Client.UI.MainWindow.MainWindow(Terminal.Gui.App.IApplication, EchoHub.Client.UI.Chat.ChatMessageManager)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.New(Terminal.Gui.App.IApplication, EchoHub.Client.UI.Chat.ChatMessageManager)
|
|
nameWithType: MainWindow.MainWindow(IApplication, ChatMessageManager)
|
|
nameWithType.vb: MainWindow.New(IApplication, ChatMessageManager)
|
|
- uid: EchoHub.Client.UI.MainWindow.#ctor*
|
|
name: MainWindow
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow__ctor_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Client.UI.MainWindow.MainWindow
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.New
|
|
nameWithType: MainWindow.MainWindow
|
|
nameWithType.vb: MainWindow.New
|
|
- uid: EchoHub.Client.UI.MainWindow.ApplyColorSchemes
|
|
name: ApplyColorSchemes()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ApplyColorSchemes
|
|
commentId: M:EchoHub.Client.UI.MainWindow.ApplyColorSchemes
|
|
fullName: EchoHub.Client.UI.MainWindow.ApplyColorSchemes()
|
|
nameWithType: MainWindow.ApplyColorSchemes()
|
|
- uid: EchoHub.Client.UI.MainWindow.ApplyColorSchemes*
|
|
name: ApplyColorSchemes
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ApplyColorSchemes_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.ApplyColorSchemes
|
|
fullName: EchoHub.Client.UI.MainWindow.ApplyColorSchemes
|
|
nameWithType: MainWindow.ApplyColorSchemes
|
|
- uid: EchoHub.Client.UI.MainWindow.ClearAll
|
|
name: ClearAll()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ClearAll
|
|
commentId: M:EchoHub.Client.UI.MainWindow.ClearAll
|
|
fullName: EchoHub.Client.UI.MainWindow.ClearAll()
|
|
nameWithType: MainWindow.ClearAll()
|
|
- uid: EchoHub.Client.UI.MainWindow.ClearAll*
|
|
name: ClearAll
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ClearAll_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.ClearAll
|
|
fullName: EchoHub.Client.UI.MainWindow.ClearAll
|
|
nameWithType: MainWindow.ClearAll
|
|
- uid: EchoHub.Client.UI.MainWindow.CurrentChannel
|
|
name: CurrentChannel
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_CurrentChannel
|
|
commentId: P:EchoHub.Client.UI.MainWindow.CurrentChannel
|
|
fullName: EchoHub.Client.UI.MainWindow.CurrentChannel
|
|
nameWithType: MainWindow.CurrentChannel
|
|
- uid: EchoHub.Client.UI.MainWindow.CurrentChannel*
|
|
name: CurrentChannel
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_CurrentChannel_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.CurrentChannel
|
|
fullName: EchoHub.Client.UI.MainWindow.CurrentChannel
|
|
nameWithType: MainWindow.CurrentChannel
|
|
- uid: EchoHub.Client.UI.MainWindow.EnsureChannelInList(System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean})
|
|
name: EnsureChannelInList(string, bool?, bool?, bool?)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_EnsureChannelInList_System_String_System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__
|
|
commentId: M:EchoHub.Client.UI.MainWindow.EnsureChannelInList(System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean})
|
|
name.vb: EnsureChannelInList(String, Boolean?, Boolean?, Boolean?)
|
|
fullName: EchoHub.Client.UI.MainWindow.EnsureChannelInList(string, bool?, bool?, bool?)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.EnsureChannelInList(String, Boolean?, Boolean?, Boolean?)
|
|
nameWithType: MainWindow.EnsureChannelInList(string, bool?, bool?, bool?)
|
|
nameWithType.vb: MainWindow.EnsureChannelInList(String, Boolean?, Boolean?, Boolean?)
|
|
- uid: EchoHub.Client.UI.MainWindow.EnsureChannelInList*
|
|
name: EnsureChannelInList
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_EnsureChannelInList_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.EnsureChannelInList
|
|
fullName: EchoHub.Client.UI.MainWindow.EnsureChannelInList
|
|
nameWithType: MainWindow.EnsureChannelInList
|
|
- uid: EchoHub.Client.UI.MainWindow.FocusInput
|
|
name: FocusInput()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_FocusInput
|
|
commentId: M:EchoHub.Client.UI.MainWindow.FocusInput
|
|
fullName: EchoHub.Client.UI.MainWindow.FocusInput()
|
|
nameWithType: MainWindow.FocusInput()
|
|
- uid: EchoHub.Client.UI.MainWindow.FocusInput*
|
|
name: FocusInput
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_FocusInput_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.FocusInput
|
|
fullName: EchoHub.Client.UI.MainWindow.FocusInput
|
|
nameWithType: MainWindow.FocusInput
|
|
- uid: EchoHub.Client.UI.MainWindow.GetChannelNames
|
|
name: GetChannelNames()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_GetChannelNames
|
|
commentId: M:EchoHub.Client.UI.MainWindow.GetChannelNames
|
|
fullName: EchoHub.Client.UI.MainWindow.GetChannelNames()
|
|
nameWithType: MainWindow.GetChannelNames()
|
|
- uid: EchoHub.Client.UI.MainWindow.GetChannelNames*
|
|
name: GetChannelNames
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_GetChannelNames_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.GetChannelNames
|
|
fullName: EchoHub.Client.UI.MainWindow.GetChannelNames
|
|
nameWithType: MainWindow.GetChannelNames
|
|
- uid: EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator
|
|
name: HasPendingReplyIndicator
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_HasPendingReplyIndicator
|
|
commentId: P:EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator
|
|
fullName: EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator
|
|
nameWithType: MainWindow.HasPendingReplyIndicator
|
|
- uid: EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator*
|
|
name: HasPendingReplyIndicator
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_HasPendingReplyIndicator_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator
|
|
fullName: EchoHub.Client.UI.MainWindow.HasPendingReplyIndicator
|
|
nameWithType: MainWindow.HasPendingReplyIndicator
|
|
- uid: EchoHub.Client.UI.MainWindow.OnAudioPlayRequested
|
|
name: OnAudioPlayRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnAudioPlayRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnAudioPlayRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnAudioPlayRequested
|
|
nameWithType: MainWindow.OnAudioPlayRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnChannelJoinRequested
|
|
name: OnChannelJoinRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnChannelJoinRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnChannelJoinRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnChannelJoinRequested
|
|
nameWithType: MainWindow.OnChannelJoinRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnChannelSelected
|
|
name: OnChannelSelected
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnChannelSelected
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnChannelSelected
|
|
fullName: EchoHub.Client.UI.MainWindow.OnChannelSelected
|
|
nameWithType: MainWindow.OnChannelSelected
|
|
- uid: EchoHub.Client.UI.MainWindow.OnCheckForUpdatesRequested
|
|
name: OnCheckForUpdatesRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnCheckForUpdatesRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnCheckForUpdatesRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnCheckForUpdatesRequested
|
|
nameWithType: MainWindow.OnCheckForUpdatesRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnConnectRequested
|
|
name: OnConnectRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnConnectRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnConnectRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnConnectRequested
|
|
nameWithType: MainWindow.OnConnectRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnCreateChannelRequested
|
|
name: OnCreateChannelRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnCreateChannelRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnCreateChannelRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnCreateChannelRequested
|
|
nameWithType: MainWindow.OnCreateChannelRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnDeleteChannelRequested
|
|
name: OnDeleteChannelRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnDeleteChannelRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnDeleteChannelRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnDeleteChannelRequested
|
|
nameWithType: MainWindow.OnDeleteChannelRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnDeleteMessageRequested
|
|
name: OnDeleteMessageRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnDeleteMessageRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnDeleteMessageRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnDeleteMessageRequested
|
|
nameWithType: MainWindow.OnDeleteMessageRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnDisconnectRequested
|
|
name: OnDisconnectRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnDisconnectRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnDisconnectRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnDisconnectRequested
|
|
nameWithType: MainWindow.OnDisconnectRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnFileDownloadRequested
|
|
name: OnFileDownloadRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnFileDownloadRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnFileDownloadRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnFileDownloadRequested
|
|
nameWithType: MainWindow.OnFileDownloadRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnFilesStaged
|
|
name: OnFilesStaged
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnFilesStaged
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnFilesStaged
|
|
fullName: EchoHub.Client.UI.MainWindow.OnFilesStaged
|
|
nameWithType: MainWindow.OnFilesStaged
|
|
- uid: EchoHub.Client.UI.MainWindow.OnImageOpenRequested
|
|
name: OnImageOpenRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnImageOpenRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnImageOpenRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnImageOpenRequested
|
|
nameWithType: MainWindow.OnImageOpenRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnImagePasted
|
|
name: OnImagePasted
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnImagePasted
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnImagePasted
|
|
fullName: EchoHub.Client.UI.MainWindow.OnImagePasted
|
|
nameWithType: MainWindow.OnImagePasted
|
|
- uid: EchoHub.Client.UI.MainWindow.OnImageSaveRequested
|
|
name: OnImageSaveRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnImageSaveRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnImageSaveRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnImageSaveRequested
|
|
nameWithType: MainWindow.OnImageSaveRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnLoadMoreRequested
|
|
name: OnLoadMoreRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnLoadMoreRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnLoadMoreRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnLoadMoreRequested
|
|
nameWithType: MainWindow.OnLoadMoreRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnLogoutRequested
|
|
name: OnLogoutRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnLogoutRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnLogoutRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnLogoutRequested
|
|
nameWithType: MainWindow.OnLogoutRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnMessageSubmitted
|
|
name: OnMessageSubmitted
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnMessageSubmitted
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnMessageSubmitted
|
|
fullName: EchoHub.Client.UI.MainWindow.OnMessageSubmitted
|
|
nameWithType: MainWindow.OnMessageSubmitted
|
|
- uid: EchoHub.Client.UI.MainWindow.OnProfileRequested
|
|
name: OnProfileRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnProfileRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnProfileRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnProfileRequested
|
|
nameWithType: MainWindow.OnProfileRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnReplyCancelRequested
|
|
name: OnReplyCancelRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnReplyCancelRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnReplyCancelRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnReplyCancelRequested
|
|
nameWithType: MainWindow.OnReplyCancelRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnReplyRequested
|
|
name: OnReplyRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnReplyRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnReplyRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnReplyRequested
|
|
nameWithType: MainWindow.OnReplyRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnRollbackRequested
|
|
name: OnRollbackRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnRollbackRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnRollbackRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnRollbackRequested
|
|
nameWithType: MainWindow.OnRollbackRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnSavedServersRequested
|
|
name: OnSavedServersRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnSavedServersRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnSavedServersRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnSavedServersRequested
|
|
nameWithType: MainWindow.OnSavedServersRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnSearchRequested
|
|
name: OnSearchRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnSearchRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnSearchRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnSearchRequested
|
|
nameWithType: MainWindow.OnSearchRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnStatusRequested
|
|
name: OnStatusRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnStatusRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnStatusRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnStatusRequested
|
|
nameWithType: MainWindow.OnStatusRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.OnThemeSelected
|
|
name: OnThemeSelected
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnThemeSelected
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnThemeSelected
|
|
fullName: EchoHub.Client.UI.MainWindow.OnThemeSelected
|
|
nameWithType: MainWindow.OnThemeSelected
|
|
- uid: EchoHub.Client.UI.MainWindow.OnUserProfileRequested
|
|
name: OnUserProfileRequested
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_OnUserProfileRequested
|
|
commentId: E:EchoHub.Client.UI.MainWindow.OnUserProfileRequested
|
|
fullName: EchoHub.Client.UI.MainWindow.OnUserProfileRequested
|
|
nameWithType: MainWindow.OnUserProfileRequested
|
|
- uid: EchoHub.Client.UI.MainWindow.RefreshMenuBar
|
|
name: RefreshMenuBar()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RefreshMenuBar
|
|
commentId: M:EchoHub.Client.UI.MainWindow.RefreshMenuBar
|
|
fullName: EchoHub.Client.UI.MainWindow.RefreshMenuBar()
|
|
nameWithType: MainWindow.RefreshMenuBar()
|
|
- uid: EchoHub.Client.UI.MainWindow.RefreshMenuBar*
|
|
name: RefreshMenuBar
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RefreshMenuBar_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.RefreshMenuBar
|
|
fullName: EchoHub.Client.UI.MainWindow.RefreshMenuBar
|
|
nameWithType: MainWindow.RefreshMenuBar
|
|
- uid: EchoHub.Client.UI.MainWindow.RemoveChannel(System.String)
|
|
name: RemoveChannel(string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RemoveChannel_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.RemoveChannel(System.String)
|
|
name.vb: RemoveChannel(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.RemoveChannel(string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.RemoveChannel(String)
|
|
nameWithType: MainWindow.RemoveChannel(string)
|
|
nameWithType.vb: MainWindow.RemoveChannel(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.RemoveChannel*
|
|
name: RemoveChannel
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RemoveChannel_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.RemoveChannel
|
|
fullName: EchoHub.Client.UI.MainWindow.RemoveChannel
|
|
nameWithType: MainWindow.RemoveChannel
|
|
- uid: EchoHub.Client.UI.MainWindow.SetChannelTopic(System.String,System.String)
|
|
name: SetChannelTopic(string, string?)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetChannelTopic_System_String_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SetChannelTopic(System.String,System.String)
|
|
name.vb: SetChannelTopic(String, String)
|
|
fullName: EchoHub.Client.UI.MainWindow.SetChannelTopic(string, string?)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SetChannelTopic(String, String)
|
|
nameWithType: MainWindow.SetChannelTopic(string, string?)
|
|
nameWithType.vb: MainWindow.SetChannelTopic(String, String)
|
|
- uid: EchoHub.Client.UI.MainWindow.SetChannelTopic*
|
|
name: SetChannelTopic
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetChannelTopic_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SetChannelTopic
|
|
fullName: EchoHub.Client.UI.MainWindow.SetChannelTopic
|
|
nameWithType: MainWindow.SetChannelTopic
|
|
- uid: EchoHub.Client.UI.MainWindow.SetChannels(System.Collections.Generic.List{EchoHub.Core.DTOs.ChannelDto})
|
|
name: SetChannels(List<ChannelDto>)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetChannels_System_Collections_Generic_List_EchoHub_Core_DTOs_ChannelDto__
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SetChannels(System.Collections.Generic.List{EchoHub.Core.DTOs.ChannelDto})
|
|
name.vb: SetChannels(List(Of ChannelDto))
|
|
fullName: EchoHub.Client.UI.MainWindow.SetChannels(System.Collections.Generic.List<EchoHub.Core.DTOs.ChannelDto>)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SetChannels(System.Collections.Generic.List(Of EchoHub.Core.DTOs.ChannelDto))
|
|
nameWithType: MainWindow.SetChannels(List<ChannelDto>)
|
|
nameWithType.vb: MainWindow.SetChannels(List(Of ChannelDto))
|
|
- uid: EchoHub.Client.UI.MainWindow.SetChannels*
|
|
name: SetChannels
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetChannels_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SetChannels
|
|
fullName: EchoHub.Client.UI.MainWindow.SetChannels
|
|
nameWithType: MainWindow.SetChannels
|
|
- uid: EchoHub.Client.UI.MainWindow.SetCurrentUser(System.String)
|
|
name: SetCurrentUser(string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetCurrentUser_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SetCurrentUser(System.String)
|
|
name.vb: SetCurrentUser(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.SetCurrentUser(string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SetCurrentUser(String)
|
|
nameWithType: MainWindow.SetCurrentUser(string)
|
|
nameWithType.vb: MainWindow.SetCurrentUser(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.SetCurrentUser*
|
|
name: SetCurrentUser
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetCurrentUser_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SetCurrentUser
|
|
fullName: EchoHub.Client.UI.MainWindow.SetCurrentUser
|
|
nameWithType: MainWindow.SetCurrentUser
|
|
- uid: EchoHub.Client.UI.MainWindow.SetReplyingTo(System.String)
|
|
name: SetReplyingTo(string?)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetReplyingTo_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SetReplyingTo(System.String)
|
|
name.vb: SetReplyingTo(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.SetReplyingTo(string?)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SetReplyingTo(String)
|
|
nameWithType: MainWindow.SetReplyingTo(string?)
|
|
nameWithType.vb: MainWindow.SetReplyingTo(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.SetReplyingTo*
|
|
name: SetReplyingTo
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetReplyingTo_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SetReplyingTo
|
|
fullName: EchoHub.Client.UI.MainWindow.SetReplyingTo
|
|
nameWithType: MainWindow.SetReplyingTo
|
|
- uid: EchoHub.Client.UI.MainWindow.SetStagedAttachments(System.Collections.Generic.IReadOnlyList{System.String},System.String)
|
|
name: SetStagedAttachments(IReadOnlyList<string>, string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetStagedAttachments_System_Collections_Generic_IReadOnlyList_System_String__System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SetStagedAttachments(System.Collections.Generic.IReadOnlyList{System.String},System.String)
|
|
name.vb: SetStagedAttachments(IReadOnlyList(Of String), String)
|
|
fullName: EchoHub.Client.UI.MainWindow.SetStagedAttachments(System.Collections.Generic.IReadOnlyList<string>, string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SetStagedAttachments(System.Collections.Generic.IReadOnlyList(Of String), String)
|
|
nameWithType: MainWindow.SetStagedAttachments(IReadOnlyList<string>, string)
|
|
nameWithType.vb: MainWindow.SetStagedAttachments(IReadOnlyList(Of String), String)
|
|
- uid: EchoHub.Client.UI.MainWindow.SetStagedAttachments*
|
|
name: SetStagedAttachments
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SetStagedAttachments_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SetStagedAttachments
|
|
fullName: EchoHub.Client.UI.MainWindow.SetStagedAttachments
|
|
nameWithType: MainWindow.SetStagedAttachments
|
|
- uid: EchoHub.Client.UI.MainWindow.ShowError(System.String)
|
|
name: ShowError(string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ShowError_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.ShowError(System.String)
|
|
name.vb: ShowError(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.ShowError(string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.ShowError(String)
|
|
nameWithType: MainWindow.ShowError(string)
|
|
nameWithType.vb: MainWindow.ShowError(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.ShowError*
|
|
name: ShowError
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ShowError_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.ShowError
|
|
fullName: EchoHub.Client.UI.MainWindow.ShowError
|
|
nameWithType: MainWindow.ShowError
|
|
- uid: EchoHub.Client.UI.MainWindow.SwitchToChannel(System.String)
|
|
name: SwitchToChannel(string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SwitchToChannel_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.SwitchToChannel(System.String)
|
|
name.vb: SwitchToChannel(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.SwitchToChannel(string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.SwitchToChannel(String)
|
|
nameWithType: MainWindow.SwitchToChannel(string)
|
|
nameWithType.vb: MainWindow.SwitchToChannel(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.SwitchToChannel*
|
|
name: SwitchToChannel
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_SwitchToChannel_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.SwitchToChannel
|
|
fullName: EchoHub.Client.UI.MainWindow.SwitchToChannel
|
|
nameWithType: MainWindow.SwitchToChannel
|
|
- uid: EchoHub.Client.UI.MainWindow.ToggleUsersPanel
|
|
name: ToggleUsersPanel()
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ToggleUsersPanel
|
|
commentId: M:EchoHub.Client.UI.MainWindow.ToggleUsersPanel
|
|
fullName: EchoHub.Client.UI.MainWindow.ToggleUsersPanel()
|
|
nameWithType: MainWindow.ToggleUsersPanel()
|
|
- uid: EchoHub.Client.UI.MainWindow.ToggleUsersPanel*
|
|
name: ToggleUsersPanel
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ToggleUsersPanel_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.ToggleUsersPanel
|
|
fullName: EchoHub.Client.UI.MainWindow.ToggleUsersPanel
|
|
nameWithType: MainWindow.ToggleUsersPanel
|
|
- uid: EchoHub.Client.UI.MainWindow.UpdateOnlineUsers(System.Collections.Generic.List{EchoHub.Core.DTOs.UserPresenceDto})
|
|
name: UpdateOnlineUsers(List<UserPresenceDto>)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_UpdateOnlineUsers_System_Collections_Generic_List_EchoHub_Core_DTOs_UserPresenceDto__
|
|
commentId: M:EchoHub.Client.UI.MainWindow.UpdateOnlineUsers(System.Collections.Generic.List{EchoHub.Core.DTOs.UserPresenceDto})
|
|
name.vb: UpdateOnlineUsers(List(Of UserPresenceDto))
|
|
fullName: EchoHub.Client.UI.MainWindow.UpdateOnlineUsers(System.Collections.Generic.List<EchoHub.Core.DTOs.UserPresenceDto>)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.UpdateOnlineUsers(System.Collections.Generic.List(Of EchoHub.Core.DTOs.UserPresenceDto))
|
|
nameWithType: MainWindow.UpdateOnlineUsers(List<UserPresenceDto>)
|
|
nameWithType.vb: MainWindow.UpdateOnlineUsers(List(Of UserPresenceDto))
|
|
- uid: EchoHub.Client.UI.MainWindow.UpdateOnlineUsers*
|
|
name: UpdateOnlineUsers
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_UpdateOnlineUsers_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.UpdateOnlineUsers
|
|
fullName: EchoHub.Client.UI.MainWindow.UpdateOnlineUsers
|
|
nameWithType: MainWindow.UpdateOnlineUsers
|
|
- uid: EchoHub.Client.UI.MainWindow.UpdateStatusBar(System.String)
|
|
name: UpdateStatusBar(string)
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_UpdateStatusBar_System_String_
|
|
commentId: M:EchoHub.Client.UI.MainWindow.UpdateStatusBar(System.String)
|
|
name.vb: UpdateStatusBar(String)
|
|
fullName: EchoHub.Client.UI.MainWindow.UpdateStatusBar(string)
|
|
fullName.vb: EchoHub.Client.UI.MainWindow.UpdateStatusBar(String)
|
|
nameWithType: MainWindow.UpdateStatusBar(string)
|
|
nameWithType.vb: MainWindow.UpdateStatusBar(String)
|
|
- uid: EchoHub.Client.UI.MainWindow.UpdateStatusBar*
|
|
name: UpdateStatusBar
|
|
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_UpdateStatusBar_
|
|
commentId: Overload:EchoHub.Client.UI.MainWindow.UpdateStatusBar
|
|
fullName: EchoHub.Client.UI.MainWindow.UpdateStatusBar
|
|
nameWithType: MainWindow.UpdateStatusBar
|
|
- uid: EchoHub.Core.Constants
|
|
name: EchoHub.Core.Constants
|
|
href: api/core/EchoHub.Core.Constants.html
|
|
commentId: N:EchoHub.Core.Constants
|
|
fullName: EchoHub.Core.Constants
|
|
nameWithType: EchoHub.Core.Constants
|
|
- uid: EchoHub.Core.Constants.HubConstants
|
|
name: HubConstants
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html
|
|
commentId: T:EchoHub.Core.Constants.HubConstants
|
|
fullName: EchoHub.Core.Constants.HubConstants
|
|
nameWithType: HubConstants
|
|
- uid: EchoHub.Core.Constants.HubConstants.AsciiArtHeight
|
|
name: AsciiArtHeight
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_AsciiArtHeight
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.AsciiArtHeight
|
|
fullName: EchoHub.Core.Constants.HubConstants.AsciiArtHeight
|
|
nameWithType: HubConstants.AsciiArtHeight
|
|
- uid: EchoHub.Core.Constants.HubConstants.AsciiArtHeightHalfBlock
|
|
name: AsciiArtHeightHalfBlock
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_AsciiArtHeightHalfBlock
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.AsciiArtHeightHalfBlock
|
|
fullName: EchoHub.Core.Constants.HubConstants.AsciiArtHeightHalfBlock
|
|
nameWithType: HubConstants.AsciiArtHeightHalfBlock
|
|
- uid: EchoHub.Core.Constants.HubConstants.AsciiArtWidth
|
|
name: AsciiArtWidth
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_AsciiArtWidth
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.AsciiArtWidth
|
|
fullName: EchoHub.Core.Constants.HubConstants.AsciiArtWidth
|
|
nameWithType: HubConstants.AsciiArtWidth
|
|
- uid: EchoHub.Core.Constants.HubConstants.ChatHubPath
|
|
name: ChatHubPath
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_ChatHubPath
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.ChatHubPath
|
|
fullName: EchoHub.Core.Constants.HubConstants.ChatHubPath
|
|
nameWithType: HubConstants.ChatHubPath
|
|
- uid: EchoHub.Core.Constants.HubConstants.DefaultChannel
|
|
name: DefaultChannel
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_DefaultChannel
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.DefaultChannel
|
|
fullName: EchoHub.Core.Constants.HubConstants.DefaultChannel
|
|
nameWithType: HubConstants.DefaultChannel
|
|
- uid: EchoHub.Core.Constants.HubConstants.DefaultHistoryCount
|
|
name: DefaultHistoryCount
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_DefaultHistoryCount
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.DefaultHistoryCount
|
|
fullName: EchoHub.Core.Constants.HubConstants.DefaultHistoryCount
|
|
nameWithType: HubConstants.DefaultHistoryCount
|
|
- uid: EchoHub.Core.Constants.HubConstants.EmbedFetchTimeoutSeconds
|
|
name: EmbedFetchTimeoutSeconds
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_EmbedFetchTimeoutSeconds
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.EmbedFetchTimeoutSeconds
|
|
fullName: EchoHub.Core.Constants.HubConstants.EmbedFetchTimeoutSeconds
|
|
nameWithType: HubConstants.EmbedFetchTimeoutSeconds
|
|
- uid: EchoHub.Core.Constants.HubConstants.EmbedMaxDescriptionLength
|
|
name: EmbedMaxDescriptionLength
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_EmbedMaxDescriptionLength
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.EmbedMaxDescriptionLength
|
|
fullName: EchoHub.Core.Constants.HubConstants.EmbedMaxDescriptionLength
|
|
nameWithType: HubConstants.EmbedMaxDescriptionLength
|
|
- uid: EchoHub.Core.Constants.HubConstants.EmbedMaxHtmlBytes
|
|
name: EmbedMaxHtmlBytes
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_EmbedMaxHtmlBytes
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.EmbedMaxHtmlBytes
|
|
fullName: EchoHub.Core.Constants.HubConstants.EmbedMaxHtmlBytes
|
|
nameWithType: HubConstants.EmbedMaxHtmlBytes
|
|
- uid: EchoHub.Core.Constants.HubConstants.EmbedMaxUrlsPerMessage
|
|
name: EmbedMaxUrlsPerMessage
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_EmbedMaxUrlsPerMessage
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.EmbedMaxUrlsPerMessage
|
|
fullName: EchoHub.Core.Constants.HubConstants.EmbedMaxUrlsPerMessage
|
|
nameWithType: HubConstants.EmbedMaxUrlsPerMessage
|
|
- uid: EchoHub.Core.Constants.HubConstants.IrcConnectionIdPrefix
|
|
name: IrcConnectionIdPrefix
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_IrcConnectionIdPrefix
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.IrcConnectionIdPrefix
|
|
fullName: EchoHub.Core.Constants.HubConstants.IrcConnectionIdPrefix
|
|
nameWithType: HubConstants.IrcConnectionIdPrefix
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxAttachmentsPerMessage
|
|
name: MaxAttachmentsPerMessage
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxAttachmentsPerMessage
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxAttachmentsPerMessage
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxAttachmentsPerMessage
|
|
nameWithType: HubConstants.MaxAttachmentsPerMessage
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxAudioFileSizeBytes
|
|
name: MaxAudioFileSizeBytes
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxAudioFileSizeBytes
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxAudioFileSizeBytes
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxAudioFileSizeBytes
|
|
nameWithType: HubConstants.MaxAudioFileSizeBytes
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxAvatarSizeBytes
|
|
name: MaxAvatarSizeBytes
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxAvatarSizeBytes
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxAvatarSizeBytes
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxAvatarSizeBytes
|
|
nameWithType: HubConstants.MaxAvatarSizeBytes
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxConsecutiveNewlines
|
|
name: MaxConsecutiveNewlines
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxConsecutiveNewlines
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxConsecutiveNewlines
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxConsecutiveNewlines
|
|
nameWithType: HubConstants.MaxConsecutiveNewlines
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxFileSizeBytes
|
|
name: MaxFileSizeBytes
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxFileSizeBytes
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxFileSizeBytes
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxFileSizeBytes
|
|
nameWithType: HubConstants.MaxFileSizeBytes
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxImageSizeBytes
|
|
name: MaxImageSizeBytes
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxImageSizeBytes
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxImageSizeBytes
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxImageSizeBytes
|
|
nameWithType: HubConstants.MaxImageSizeBytes
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxMessageLength
|
|
name: MaxMessageLength
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxMessageLength
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxMessageLength
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxMessageLength
|
|
nameWithType: HubConstants.MaxMessageLength
|
|
- uid: EchoHub.Core.Constants.HubConstants.MaxMessageNewlines
|
|
name: MaxMessageNewlines
|
|
href: api/core/EchoHub.Core.Constants.HubConstants.html#EchoHub_Core_Constants_HubConstants_MaxMessageNewlines
|
|
commentId: F:EchoHub.Core.Constants.HubConstants.MaxMessageNewlines
|
|
fullName: EchoHub.Core.Constants.HubConstants.MaxMessageNewlines
|
|
nameWithType: HubConstants.MaxMessageNewlines
|
|
- uid: EchoHub.Core.Constants.MessageConventions
|
|
name: MessageConventions
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html
|
|
commentId: T:EchoHub.Core.Constants.MessageConventions
|
|
fullName: EchoHub.Core.Constants.MessageConventions
|
|
nameWithType: MessageConventions
|
|
- uid: EchoHub.Core.Constants.MessageConventions.ActionPrefix
|
|
name: ActionPrefix
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_ActionPrefix
|
|
commentId: F:EchoHub.Core.Constants.MessageConventions.ActionPrefix
|
|
fullName: EchoHub.Core.Constants.MessageConventions.ActionPrefix
|
|
nameWithType: MessageConventions.ActionPrefix
|
|
- uid: EchoHub.Core.Constants.MessageConventions.ActionSuffix
|
|
name: ActionSuffix
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_ActionSuffix
|
|
commentId: F:EchoHub.Core.Constants.MessageConventions.ActionSuffix
|
|
fullName: EchoHub.Core.Constants.MessageConventions.ActionSuffix
|
|
nameWithType: MessageConventions.ActionSuffix
|
|
- uid: EchoHub.Core.Constants.MessageConventions.FormatAction(System.String)
|
|
name: FormatAction(string)
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_FormatAction_System_String_
|
|
commentId: M:EchoHub.Core.Constants.MessageConventions.FormatAction(System.String)
|
|
name.vb: FormatAction(String)
|
|
fullName: EchoHub.Core.Constants.MessageConventions.FormatAction(string)
|
|
fullName.vb: EchoHub.Core.Constants.MessageConventions.FormatAction(String)
|
|
nameWithType: MessageConventions.FormatAction(string)
|
|
nameWithType.vb: MessageConventions.FormatAction(String)
|
|
- uid: EchoHub.Core.Constants.MessageConventions.FormatAction*
|
|
name: FormatAction
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_FormatAction_
|
|
commentId: Overload:EchoHub.Core.Constants.MessageConventions.FormatAction
|
|
fullName: EchoHub.Core.Constants.MessageConventions.FormatAction
|
|
nameWithType: MessageConventions.FormatAction
|
|
- uid: EchoHub.Core.Constants.MessageConventions.TryParseAction(System.String,System.String@)
|
|
name: TryParseAction(string, out string?)
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_TryParseAction_System_String_System_String__
|
|
commentId: M:EchoHub.Core.Constants.MessageConventions.TryParseAction(System.String,System.String@)
|
|
name.vb: TryParseAction(String, String)
|
|
fullName: EchoHub.Core.Constants.MessageConventions.TryParseAction(string, out string?)
|
|
fullName.vb: EchoHub.Core.Constants.MessageConventions.TryParseAction(String, String)
|
|
nameWithType: MessageConventions.TryParseAction(string, out string?)
|
|
nameWithType.vb: MessageConventions.TryParseAction(String, String)
|
|
- uid: EchoHub.Core.Constants.MessageConventions.TryParseAction*
|
|
name: TryParseAction
|
|
href: api/core/EchoHub.Core.Constants.MessageConventions.html#EchoHub_Core_Constants_MessageConventions_TryParseAction_
|
|
commentId: Overload:EchoHub.Core.Constants.MessageConventions.TryParseAction
|
|
fullName: EchoHub.Core.Constants.MessageConventions.TryParseAction
|
|
nameWithType: MessageConventions.TryParseAction
|
|
- uid: EchoHub.Core.Constants.ValidationConstants
|
|
name: ValidationConstants
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html
|
|
commentId: T:EchoHub.Core.Constants.ValidationConstants
|
|
fullName: EchoHub.Core.Constants.ValidationConstants
|
|
nameWithType: ValidationConstants
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.ChannelNamePattern
|
|
name: ChannelNamePattern
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_ChannelNamePattern
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.ChannelNamePattern
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.ChannelNamePattern
|
|
nameWithType: ValidationConstants.ChannelNamePattern
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex
|
|
name: ChannelNameRegex()
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_ChannelNameRegex
|
|
commentId: M:EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex()
|
|
nameWithType: ValidationConstants.ChannelNameRegex()
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex*
|
|
name: ChannelNameRegex
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_ChannelNameRegex_
|
|
commentId: Overload:EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.ChannelNameRegex
|
|
nameWithType: ValidationConstants.ChannelNameRegex
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.HexColorPattern
|
|
name: HexColorPattern
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_HexColorPattern
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.HexColorPattern
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.HexColorPattern
|
|
nameWithType: ValidationConstants.HexColorPattern
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.HexColorRegex
|
|
name: HexColorRegex()
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_HexColorRegex
|
|
commentId: M:EchoHub.Core.Constants.ValidationConstants.HexColorRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.HexColorRegex()
|
|
nameWithType: ValidationConstants.HexColorRegex()
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.HexColorRegex*
|
|
name: HexColorRegex
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_HexColorRegex_
|
|
commentId: Overload:EchoHub.Core.Constants.ValidationConstants.HexColorRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.HexColorRegex
|
|
nameWithType: ValidationConstants.HexColorRegex
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxBioLength
|
|
name: MaxBioLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxBioLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxBioLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxBioLength
|
|
nameWithType: ValidationConstants.MaxBioLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxChannelTopicLength
|
|
name: MaxChannelTopicLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxChannelTopicLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxChannelTopicLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxChannelTopicLength
|
|
nameWithType: ValidationConstants.MaxChannelTopicLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxDisplayNameLength
|
|
name: MaxDisplayNameLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxDisplayNameLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxDisplayNameLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxDisplayNameLength
|
|
nameWithType: ValidationConstants.MaxDisplayNameLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxHistoryCount
|
|
name: MaxHistoryCount
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxHistoryCount
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxHistoryCount
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxHistoryCount
|
|
nameWithType: ValidationConstants.MaxHistoryCount
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxPasswordLength
|
|
name: MaxPasswordLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxPasswordLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxPasswordLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxPasswordLength
|
|
nameWithType: ValidationConstants.MaxPasswordLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MaxStatusMessageLength
|
|
name: MaxStatusMessageLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MaxStatusMessageLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MaxStatusMessageLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MaxStatusMessageLength
|
|
nameWithType: ValidationConstants.MaxStatusMessageLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.MinChannelPasswordLength
|
|
name: MinChannelPasswordLength
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_MinChannelPasswordLength
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.MinChannelPasswordLength
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.MinChannelPasswordLength
|
|
nameWithType: ValidationConstants.MinChannelPasswordLength
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.UsernamePattern
|
|
name: UsernamePattern
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_UsernamePattern
|
|
commentId: F:EchoHub.Core.Constants.ValidationConstants.UsernamePattern
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.UsernamePattern
|
|
nameWithType: ValidationConstants.UsernamePattern
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.UsernameRegex
|
|
name: UsernameRegex()
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_UsernameRegex
|
|
commentId: M:EchoHub.Core.Constants.ValidationConstants.UsernameRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.UsernameRegex()
|
|
nameWithType: ValidationConstants.UsernameRegex()
|
|
- uid: EchoHub.Core.Constants.ValidationConstants.UsernameRegex*
|
|
name: UsernameRegex
|
|
href: api/core/EchoHub.Core.Constants.ValidationConstants.html#EchoHub_Core_Constants_ValidationConstants_UsernameRegex_
|
|
commentId: Overload:EchoHub.Core.Constants.ValidationConstants.UsernameRegex
|
|
fullName: EchoHub.Core.Constants.ValidationConstants.UsernameRegex
|
|
nameWithType: ValidationConstants.UsernameRegex
|
|
- uid: EchoHub.Core.Contracts
|
|
name: EchoHub.Core.Contracts
|
|
href: api/core/EchoHub.Core.Contracts.html
|
|
commentId: N:EchoHub.Core.Contracts
|
|
fullName: EchoHub.Core.Contracts
|
|
nameWithType: EchoHub.Core.Contracts
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem
|
|
name: ChannelListItem
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html
|
|
commentId: T:EchoHub.Core.Contracts.ChannelListItem
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem
|
|
nameWithType: ChannelListItem
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.#ctor(EchoHub.Core.Contracts.ChannelListItem)
|
|
name: ChannelListItem(ChannelListItem)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem__ctor_EchoHub_Core_Contracts_ChannelListItem_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.#ctor(EchoHub.Core.Contracts.ChannelListItem)
|
|
name.vb: New(ChannelListItem)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.ChannelListItem(EchoHub.Core.Contracts.ChannelListItem)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.New(EchoHub.Core.Contracts.ChannelListItem)
|
|
nameWithType: ChannelListItem.ChannelListItem(ChannelListItem)
|
|
nameWithType.vb: ChannelListItem.New(ChannelListItem)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.#ctor(System.String,System.String,System.Int32,System.Boolean,System.Boolean)
|
|
name: ChannelListItem(string, string?, int, bool, bool)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem__ctor_System_String_System_String_System_Int32_System_Boolean_System_Boolean_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.#ctor(System.String,System.String,System.Int32,System.Boolean,System.Boolean)
|
|
name.vb: New(String, String, Integer, Boolean, Boolean)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.ChannelListItem(string, string?, int, bool, bool)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.New(String, String, Integer, Boolean, Boolean)
|
|
nameWithType: ChannelListItem.ChannelListItem(string, string?, int, bool, bool)
|
|
nameWithType.vb: ChannelListItem.New(String, String, Integer, Boolean, Boolean)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.#ctor*
|
|
name: ChannelListItem
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem__ctor_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.ChannelListItem
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.New
|
|
nameWithType: ChannelListItem.ChannelListItem
|
|
nameWithType.vb: ChannelListItem.New
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Deconstruct(System.String@,System.String@,System.Int32@,System.Boolean@,System.Boolean@)
|
|
name: Deconstruct(out string, out string?, out int, out bool, out bool)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Deconstruct_System_String__System_String__System_Int32__System_Boolean__System_Boolean__
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.Deconstruct(System.String@,System.String@,System.Int32@,System.Boolean@,System.Boolean@)
|
|
name.vb: Deconstruct(String, String, Integer, Boolean, Boolean)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Deconstruct(out string, out string?, out int, out bool, out bool)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.Deconstruct(String, String, Integer, Boolean, Boolean)
|
|
nameWithType: ChannelListItem.Deconstruct(out string, out string?, out int, out bool, out bool)
|
|
nameWithType.vb: ChannelListItem.Deconstruct(String, String, Integer, Boolean, Boolean)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.Deconstruct
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Deconstruct
|
|
nameWithType: ChannelListItem.Deconstruct
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_EqualityContract
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.EqualityContract
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.EqualityContract
|
|
nameWithType: ChannelListItem.EqualityContract
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.EqualityContract
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.EqualityContract
|
|
nameWithType: ChannelListItem.EqualityContract
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Equals(EchoHub.Core.Contracts.ChannelListItem)
|
|
name: Equals(ChannelListItem?)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Equals_EchoHub_Core_Contracts_ChannelListItem_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.Equals(EchoHub.Core.Contracts.ChannelListItem)
|
|
name.vb: Equals(ChannelListItem)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Equals(EchoHub.Core.Contracts.ChannelListItem?)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.Equals(EchoHub.Core.Contracts.ChannelListItem)
|
|
nameWithType: ChannelListItem.Equals(ChannelListItem?)
|
|
nameWithType.vb: ChannelListItem.Equals(ChannelListItem)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Equals(object?)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.Equals(Object)
|
|
nameWithType: ChannelListItem.Equals(object?)
|
|
nameWithType.vb: ChannelListItem.Equals(Object)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Equals_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.Equals
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Equals
|
|
nameWithType: ChannelListItem.Equals
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_GetHashCode
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.GetHashCode
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.GetHashCode()
|
|
nameWithType: ChannelListItem.GetHashCode()
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.GetHashCode
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.GetHashCode
|
|
nameWithType: ChannelListItem.GetHashCode
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.IsProtected
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_IsProtected
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.IsProtected
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.IsProtected
|
|
nameWithType: ChannelListItem.IsProtected
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.IsProtected*
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_IsProtected_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.IsProtected
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.IsProtected
|
|
nameWithType: ChannelListItem.IsProtected
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.IsPublic
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_IsPublic
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.IsPublic
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.IsPublic
|
|
nameWithType: ChannelListItem.IsPublic
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.IsPublic*
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_IsPublic_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.IsPublic
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.IsPublic
|
|
nameWithType: ChannelListItem.IsPublic
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Name
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.Name
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Name
|
|
nameWithType: ChannelListItem.Name
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Name_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.Name
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Name
|
|
nameWithType: ChannelListItem.Name
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.OnlineCount
|
|
name: OnlineCount
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_OnlineCount
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.OnlineCount
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.OnlineCount
|
|
nameWithType: ChannelListItem.OnlineCount
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.OnlineCount*
|
|
name: OnlineCount
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_OnlineCount_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.OnlineCount
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.OnlineCount
|
|
nameWithType: ChannelListItem.OnlineCount
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChannelListItem.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.PrintMembers
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.PrintMembers
|
|
nameWithType: ChannelListItem.PrintMembers
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_ToString
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.ToString
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.ToString()
|
|
nameWithType: ChannelListItem.ToString()
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_ToString_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.ToString
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.ToString
|
|
nameWithType: ChannelListItem.ToString
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Topic
|
|
commentId: P:EchoHub.Core.Contracts.ChannelListItem.Topic
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Topic
|
|
nameWithType: ChannelListItem.Topic
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Topic_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.Topic
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.Topic
|
|
nameWithType: ChannelListItem.Topic
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.op_Equality(EchoHub.Core.Contracts.ChannelListItem,EchoHub.Core.Contracts.ChannelListItem)
|
|
name: operator ==(ChannelListItem?, ChannelListItem?)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_op_Equality_EchoHub_Core_Contracts_ChannelListItem_EchoHub_Core_Contracts_ChannelListItem_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.op_Equality(EchoHub.Core.Contracts.ChannelListItem,EchoHub.Core.Contracts.ChannelListItem)
|
|
name.vb: =(ChannelListItem, ChannelListItem)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.operator ==(EchoHub.Core.Contracts.ChannelListItem?, EchoHub.Core.Contracts.ChannelListItem?)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.=(EchoHub.Core.Contracts.ChannelListItem, EchoHub.Core.Contracts.ChannelListItem)
|
|
nameWithType: ChannelListItem.operator ==(ChannelListItem?, ChannelListItem?)
|
|
nameWithType.vb: ChannelListItem.=(ChannelListItem, ChannelListItem)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_op_Equality_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.operator ==
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.=
|
|
nameWithType: ChannelListItem.operator ==
|
|
nameWithType.vb: ChannelListItem.=
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.op_Inequality(EchoHub.Core.Contracts.ChannelListItem,EchoHub.Core.Contracts.ChannelListItem)
|
|
name: operator !=(ChannelListItem?, ChannelListItem?)
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_op_Inequality_EchoHub_Core_Contracts_ChannelListItem_EchoHub_Core_Contracts_ChannelListItem_
|
|
commentId: M:EchoHub.Core.Contracts.ChannelListItem.op_Inequality(EchoHub.Core.Contracts.ChannelListItem,EchoHub.Core.Contracts.ChannelListItem)
|
|
name.vb: <>(ChannelListItem, ChannelListItem)
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.operator !=(EchoHub.Core.Contracts.ChannelListItem?, EchoHub.Core.Contracts.ChannelListItem?)
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.<>(EchoHub.Core.Contracts.ChannelListItem, EchoHub.Core.Contracts.ChannelListItem)
|
|
nameWithType: ChannelListItem.operator !=(ChannelListItem?, ChannelListItem?)
|
|
nameWithType.vb: ChannelListItem.<>(ChannelListItem, ChannelListItem)
|
|
- uid: EchoHub.Core.Contracts.ChannelListItem.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.Contracts.ChannelListItem.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.Contracts.ChannelListItem.operator !=
|
|
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.<>
|
|
nameWithType: ChannelListItem.operator !=
|
|
nameWithType.vb: ChannelListItem.<>
|
|
- uid: EchoHub.Core.Contracts.IChannelService
|
|
name: IChannelService
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html
|
|
commentId: T:EchoHub.Core.Contracts.IChannelService
|
|
fullName: EchoHub.Core.Contracts.IChannelService
|
|
nameWithType: IChannelService
|
|
- uid: EchoHub.Core.Contracts.IChannelService.CreateChannelAsync(System.Guid,System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name: CreateChannelAsync(Guid, string, string?, bool, string?, string?, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_CreateChannelAsync_System_Guid_System_String_System_String_System_Boolean_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.CreateChannelAsync(System.Guid,System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name.vb: CreateChannelAsync(Guid, String, String, Boolean, String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.CreateChannelAsync(System.Guid, string, string?, bool, string?, string?, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.CreateChannelAsync(System.Guid, String, String, Boolean, String, String, String)
|
|
nameWithType: IChannelService.CreateChannelAsync(Guid, string, string?, bool, string?, string?, string?)
|
|
nameWithType.vb: IChannelService.CreateChannelAsync(Guid, String, String, Boolean, String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.CreateChannelAsync*
|
|
name: CreateChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_CreateChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.CreateChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.CreateChannelAsync
|
|
nameWithType: IChannelService.CreateChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync(System.Guid,System.String)
|
|
name: DeleteChannelAsync(Guid, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_DeleteChannelAsync_System_Guid_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync(System.Guid,System.String)
|
|
name.vb: DeleteChannelAsync(Guid, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync(System.Guid, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync(System.Guid, String)
|
|
nameWithType: IChannelService.DeleteChannelAsync(Guid, string)
|
|
nameWithType.vb: IChannelService.DeleteChannelAsync(Guid, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync*
|
|
name: DeleteChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_DeleteChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.DeleteChannelAsync
|
|
nameWithType: IChannelService.DeleteChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync(System.Guid,System.String,System.String)
|
|
name: EnsureChannelMembershipAsync(Guid, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_EnsureChannelMembershipAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync(System.Guid,System.String,System.String)
|
|
name.vb: EnsureChannelMembershipAsync(Guid, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync(System.Guid, String, String)
|
|
nameWithType: IChannelService.EnsureChannelMembershipAsync(Guid, string, string?)
|
|
nameWithType.vb: IChannelService.EnsureChannelMembershipAsync(Guid, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync*
|
|
name: EnsureChannelMembershipAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_EnsureChannelMembershipAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.EnsureChannelMembershipAsync
|
|
nameWithType: IChannelService.EnsureChannelMembershipAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync(System.String,System.String)
|
|
name: EnsureSystemChannelAsync(string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_EnsureSystemChannelAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync(System.String,System.String)
|
|
name.vb: EnsureSystemChannelAsync(String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync(string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync(String, String)
|
|
nameWithType: IChannelService.EnsureSystemChannelAsync(string, string?)
|
|
nameWithType.vb: IChannelService.EnsureSystemChannelAsync(String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync*
|
|
name: EnsureSystemChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_EnsureSystemChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.EnsureSystemChannelAsync
|
|
nameWithType: IChannelService.EnsureSystemChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync(System.String)
|
|
name: GetChannelByNameAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelByNameAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync(System.String)
|
|
name.vb: GetChannelByNameAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync(String)
|
|
nameWithType: IChannelService.GetChannelByNameAsync(string)
|
|
nameWithType.vb: IChannelService.GetChannelByNameAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync*
|
|
name: GetChannelByNameAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelByNameAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelByNameAsync
|
|
nameWithType: IChannelService.GetChannelByNameAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync(System.String)
|
|
name: GetChannelCryptoAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelCryptoAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync(System.String)
|
|
name.vb: GetChannelCryptoAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync(String)
|
|
nameWithType: IChannelService.GetChannelCryptoAsync(string)
|
|
nameWithType.vb: IChannelService.GetChannelCryptoAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync*
|
|
name: GetChannelCryptoAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelCryptoAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelCryptoAsync
|
|
nameWithType: IChannelService.GetChannelCryptoAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync(System.String)
|
|
name: GetChannelKeyEnvelopeAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelKeyEnvelopeAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync(System.String)
|
|
name.vb: GetChannelKeyEnvelopeAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync(String)
|
|
nameWithType: IChannelService.GetChannelKeyEnvelopeAsync(string)
|
|
nameWithType.vb: IChannelService.GetChannelKeyEnvelopeAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync*
|
|
name: GetChannelKeyEnvelopeAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelKeyEnvelopeAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelKeyEnvelopeAsync
|
|
nameWithType: IChannelService.GetChannelKeyEnvelopeAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelListAsync
|
|
name: GetChannelListAsync()
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelListAsync
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelListAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelListAsync()
|
|
nameWithType: IChannelService.GetChannelListAsync()
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelListAsync*
|
|
name: GetChannelListAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelListAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelListAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelListAsync
|
|
nameWithType: IChannelService.GetChannelListAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync(System.String)
|
|
name: GetChannelMetaAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelMetaAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync(System.String)
|
|
name.vb: GetChannelMetaAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync(String)
|
|
nameWithType: IChannelService.GetChannelMetaAsync(string)
|
|
nameWithType.vb: IChannelService.GetChannelMetaAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync*
|
|
name: GetChannelMetaAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelMetaAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelMetaAsync
|
|
nameWithType: IChannelService.GetChannelMetaAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync(System.String)
|
|
name: GetChannelTopicAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelTopicAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync(System.String)
|
|
name.vb: GetChannelTopicAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync(String)
|
|
nameWithType: IChannelService.GetChannelTopicAsync(string)
|
|
nameWithType.vb: IChannelService.GetChannelTopicAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync*
|
|
name: GetChannelTopicAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelTopicAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelTopicAsync
|
|
nameWithType: IChannelService.GetChannelTopicAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelsAsync(System.Guid,System.Int32,System.Int32)
|
|
name: GetChannelsAsync(Guid, int, int)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelsAsync_System_Guid_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.GetChannelsAsync(System.Guid,System.Int32,System.Int32)
|
|
name.vb: GetChannelsAsync(Guid, Integer, Integer)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelsAsync(System.Guid, int, int)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.GetChannelsAsync(System.Guid, Integer, Integer)
|
|
nameWithType: IChannelService.GetChannelsAsync(Guid, int, int)
|
|
nameWithType.vb: IChannelService.GetChannelsAsync(Guid, Integer, Integer)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.GetChannelsAsync*
|
|
name: GetChannelsAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_GetChannelsAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.GetChannelsAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.GetChannelsAsync
|
|
nameWithType: IChannelService.GetChannelsAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync(System.Guid,System.String,System.String,System.String,System.String,System.String)
|
|
name: RekeyChannelAsync(Guid, string, string, string, string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_RekeyChannelAsync_System_Guid_System_String_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync(System.Guid,System.String,System.String,System.String,System.String,System.String)
|
|
name.vb: RekeyChannelAsync(Guid, String, String, String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync(System.Guid, string, string, string, string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync(System.Guid, String, String, String, String, String)
|
|
nameWithType: IChannelService.RekeyChannelAsync(Guid, string, string, string, string, string)
|
|
nameWithType.vb: IChannelService.RekeyChannelAsync(Guid, String, String, String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync*
|
|
name: RekeyChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_RekeyChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.RekeyChannelAsync
|
|
nameWithType: IChannelService.RekeyChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync(System.Guid,System.String,System.String)
|
|
name: SetChannelPasswordAsync(Guid, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_SetChannelPasswordAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync(System.Guid,System.String,System.String)
|
|
name.vb: SetChannelPasswordAsync(Guid, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync(System.Guid, String, String)
|
|
nameWithType: IChannelService.SetChannelPasswordAsync(Guid, string, string?)
|
|
nameWithType.vb: IChannelService.SetChannelPasswordAsync(Guid, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync*
|
|
name: SetChannelPasswordAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_SetChannelPasswordAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.SetChannelPasswordAsync
|
|
nameWithType: IChannelService.SetChannelPasswordAsync
|
|
- uid: EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync(System.Guid,System.String,System.String)
|
|
name: UpdateTopicAsync(Guid, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_UpdateTopicAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync(System.Guid,System.String,System.String)
|
|
name.vb: UpdateTopicAsync(Guid, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync(System.Guid, String, String)
|
|
nameWithType: IChannelService.UpdateTopicAsync(Guid, string, string?)
|
|
nameWithType.vb: IChannelService.UpdateTopicAsync(Guid, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync*
|
|
name: UpdateTopicAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChannelService.html#EchoHub_Core_Contracts_IChannelService_UpdateTopicAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync
|
|
fullName: EchoHub.Core.Contracts.IChannelService.UpdateTopicAsync
|
|
nameWithType: IChannelService.UpdateTopicAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster
|
|
name: IChatBroadcaster
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html
|
|
commentId: T:EchoHub.Core.Contracts.IChatBroadcaster
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster
|
|
nameWithType: IChatBroadcaster
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name: ForceDisconnectUserAsync(List<string>, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_ForceDisconnectUserAsync_System_Collections_Generic_List_System_String__System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name.vb: ForceDisconnectUserAsync(List(Of String), String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List<string>, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List(Of String), String)
|
|
nameWithType: IChatBroadcaster.ForceDisconnectUserAsync(List<string>, string)
|
|
nameWithType.vb: IChatBroadcaster.ForceDisconnectUserAsync(List(Of String), String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync*
|
|
name: ForceDisconnectUserAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_ForceDisconnectUserAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.ForceDisconnectUserAsync
|
|
nameWithType: IChatBroadcaster.ForceDisconnectUserAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name: SendChannelDeletedAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelDeletedAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name.vb: SendChannelDeletedAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync(String)
|
|
nameWithType: IChatBroadcaster.SendChannelDeletedAsync(string)
|
|
nameWithType.vb: IChatBroadcaster.SendChannelDeletedAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync*
|
|
name: SendChannelDeletedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelDeletedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelDeletedAsync
|
|
nameWithType: IChatBroadcaster.SendChannelDeletedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync(System.String)
|
|
name: SendChannelNukedAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelNukedAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync(System.String)
|
|
name.vb: SendChannelNukedAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync(String)
|
|
nameWithType: IChatBroadcaster.SendChannelNukedAsync(string)
|
|
nameWithType.vb: IChatBroadcaster.SendChannelNukedAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync*
|
|
name: SendChannelNukedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelNukedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelNukedAsync
|
|
nameWithType: IChatBroadcaster.SendChannelNukedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name: SendChannelUpdatedAsync(ChannelDto, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelUpdatedAsync_EchoHub_Core_DTOs_ChannelDto_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name.vb: SendChannelUpdatedAsync(ChannelDto, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, String)
|
|
nameWithType: IChatBroadcaster.SendChannelUpdatedAsync(ChannelDto, string?)
|
|
nameWithType.vb: IChatBroadcaster.SendChannelUpdatedAsync(ChannelDto, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync*
|
|
name: SendChannelUpdatedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendChannelUpdatedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendChannelUpdatedAsync
|
|
nameWithType: IChatBroadcaster.SendChannelUpdatedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name: SendErrorAsync(string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendErrorAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name.vb: SendErrorAsync(String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync(string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync(String, String)
|
|
nameWithType: IChatBroadcaster.SendErrorAsync(string, string)
|
|
nameWithType.vb: IChatBroadcaster.SendErrorAsync(String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync*
|
|
name: SendErrorAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendErrorAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendErrorAsync
|
|
nameWithType: IChatBroadcaster.SendErrorAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name: SendMessageDeletedAsync(string, Guid)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendMessageDeletedAsync_System_String_System_Guid_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name.vb: SendMessageDeletedAsync(String, Guid)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync(string, System.Guid)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync(String, System.Guid)
|
|
nameWithType: IChatBroadcaster.SendMessageDeletedAsync(string, Guid)
|
|
nameWithType.vb: IChatBroadcaster.SendMessageDeletedAsync(String, Guid)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync*
|
|
name: SendMessageDeletedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendMessageDeletedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageDeletedAsync
|
|
nameWithType: IChatBroadcaster.SendMessageDeletedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name: SendMessageToChannelAsync(string, MessageDto, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name.vb: SendMessageToChannelAsync(String, MessageDto, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto, String)
|
|
nameWithType: IChatBroadcaster.SendMessageToChannelAsync(string, MessageDto, string?)
|
|
nameWithType.vb: IChatBroadcaster.SendMessageToChannelAsync(String, MessageDto, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync*
|
|
name: SendMessageToChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendMessageToChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync
|
|
nameWithType: IChatBroadcaster.SendMessageToChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name: SendUserBannedAsync(string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserBannedAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name.vb: SendUserBannedAsync(String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync(string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync(String, String)
|
|
nameWithType: IChatBroadcaster.SendUserBannedAsync(string, string?)
|
|
nameWithType.vb: IChatBroadcaster.SendUserBannedAsync(String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync*
|
|
name: SendUserBannedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserBannedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserBannedAsync
|
|
nameWithType: IChatBroadcaster.SendUserBannedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name: SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserJoinedAsync_System_String_System_String_EchoHub_Core_DTOs_UserPresenceDto_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name.vb: SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(string, string, EchoHub.Core.DTOs.UserPresenceDto?, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(String, String, EchoHub.Core.DTOs.UserPresenceDto, String)
|
|
nameWithType: IChatBroadcaster.SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
nameWithType.vb: IChatBroadcaster.SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync*
|
|
name: SendUserJoinedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserJoinedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync
|
|
nameWithType: IChatBroadcaster.SendUserJoinedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name: SendUserKickedAsync(string, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserKickedAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name.vb: SendUserKickedAsync(String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync(String, String, String)
|
|
nameWithType: IChatBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
nameWithType.vb: IChatBroadcaster.SendUserKickedAsync(String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync*
|
|
name: SendUserKickedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserKickedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserKickedAsync
|
|
nameWithType: IChatBroadcaster.SendUserKickedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name: SendUserLeftAsync(string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserLeftAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name.vb: SendUserLeftAsync(String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync(string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync(String, String)
|
|
nameWithType: IChatBroadcaster.SendUserLeftAsync(string, string)
|
|
nameWithType.vb: IChatBroadcaster.SendUserLeftAsync(String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync*
|
|
name: SendUserLeftAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserLeftAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserLeftAsync
|
|
nameWithType: IChatBroadcaster.SendUserLeftAsync
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserStatusChangedAsync_System_Collections_Generic_List_System_String__EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List<string>, EchoHub.Core.DTOs.UserPresenceDto)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List(Of String), EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: IChatBroadcaster.SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
nameWithType.vb: IChatBroadcaster.SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
- uid: EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync*
|
|
name: SendUserStatusChangedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserStatusChangedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserStatusChangedAsync
|
|
nameWithType: IChatBroadcaster.SendUserStatusChangedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService
|
|
name: IChatService
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html
|
|
commentId: T:EchoHub.Core.Contracts.IChatService
|
|
fullName: EchoHub.Core.Contracts.IChatService
|
|
nameWithType: IChatService
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync(System.String)
|
|
name: BroadcastChannelDeletedAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastChannelDeletedAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync(System.String)
|
|
name.vb: BroadcastChannelDeletedAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync(String)
|
|
nameWithType: IChatService.BroadcastChannelDeletedAsync(string)
|
|
nameWithType.vb: IChatService.BroadcastChannelDeletedAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync*
|
|
name: BroadcastChannelDeletedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastChannelDeletedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastChannelDeletedAsync
|
|
nameWithType: IChatService.BroadcastChannelDeletedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name: BroadcastChannelUpdatedAsync(ChannelDto, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastChannelUpdatedAsync_EchoHub_Core_DTOs_ChannelDto_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name.vb: BroadcastChannelUpdatedAsync(ChannelDto, String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, String)
|
|
nameWithType: IChatService.BroadcastChannelUpdatedAsync(ChannelDto, string?)
|
|
nameWithType.vb: IChatService.BroadcastChannelUpdatedAsync(ChannelDto, String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync*
|
|
name: BroadcastChannelUpdatedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastChannelUpdatedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastChannelUpdatedAsync
|
|
nameWithType: IChatService.BroadcastChannelUpdatedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync(System.String,EchoHub.Core.DTOs.MessageDto)
|
|
name: BroadcastMessageAsync(string, MessageDto)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastMessageAsync_System_String_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync(System.String,EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: BroadcastMessageAsync(String, MessageDto)
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync(string, EchoHub.Core.DTOs.MessageDto)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync(String, EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: IChatService.BroadcastMessageAsync(string, MessageDto)
|
|
nameWithType.vb: IChatService.BroadcastMessageAsync(String, MessageDto)
|
|
- uid: EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync*
|
|
name: BroadcastMessageAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_BroadcastMessageAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.BroadcastMessageAsync
|
|
nameWithType: IChatService.BroadcastMessageAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name: GetChannelHistoryAsync(string, int, int)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelHistoryAsync_System_String_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name.vb: GetChannelHistoryAsync(String, Integer, Integer)
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(string, int, int)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(String, Integer, Integer)
|
|
nameWithType: IChatService.GetChannelHistoryAsync(string, int, int)
|
|
nameWithType.vb: IChatService.GetChannelHistoryAsync(String, Integer, Integer)
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync*
|
|
name: GetChannelHistoryAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelHistoryAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync
|
|
nameWithType: IChatService.GetChannelHistoryAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync(System.String)
|
|
name: GetChannelsForUserAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelsForUserAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync(System.String)
|
|
name.vb: GetChannelsForUserAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync(String)
|
|
nameWithType: IChatService.GetChannelsForUserAsync(string)
|
|
nameWithType.vb: IChatService.GetChannelsForUserAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync*
|
|
name: GetChannelsForUserAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelsForUserAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetChannelsForUserAsync
|
|
nameWithType: IChatService.GetChannelsForUserAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync(System.String)
|
|
name: GetOnlineUsersAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetOnlineUsersAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync(System.String)
|
|
name.vb: GetOnlineUsersAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync(String)
|
|
nameWithType: IChatService.GetOnlineUsersAsync(string)
|
|
nameWithType.vb: IChatService.GetOnlineUsersAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync*
|
|
name: GetOnlineUsersAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetOnlineUsersAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.GetOnlineUsersAsync
|
|
nameWithType: IChatService.GetOnlineUsersAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String,System.String)
|
|
name: JoinChannelAsync(string, Guid, string, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_JoinChannelAsync_System_String_System_Guid_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String,System.String)
|
|
name.vb: JoinChannelAsync(String, Guid, String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(string, System.Guid, string, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(String, System.Guid, String, String, String)
|
|
nameWithType: IChatService.JoinChannelAsync(string, Guid, string, string, string?)
|
|
nameWithType.vb: IChatService.JoinChannelAsync(String, Guid, String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.JoinChannelAsync*
|
|
name: JoinChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_JoinChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.JoinChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.JoinChannelAsync
|
|
nameWithType: IChatService.JoinChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.LeaveChannelAsync(System.String,System.String,System.String)
|
|
name: LeaveChannelAsync(string, string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_LeaveChannelAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.LeaveChannelAsync(System.String,System.String,System.String)
|
|
name.vb: LeaveChannelAsync(String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.LeaveChannelAsync(string, string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.LeaveChannelAsync(String, String, String)
|
|
nameWithType: IChatService.LeaveChannelAsync(string, string, string)
|
|
nameWithType.vb: IChatService.LeaveChannelAsync(String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.LeaveChannelAsync*
|
|
name: LeaveChannelAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_LeaveChannelAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.LeaveChannelAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.LeaveChannelAsync
|
|
nameWithType: IChatService.LeaveChannelAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String,System.String,System.Nullable{System.Guid})
|
|
name: SendMessageAsync(Guid, string, string, string, string?, Guid?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_SendMessageAsync_System_Guid_System_String_System_String_System_String_System_String_System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String,System.String,System.Nullable{System.Guid})
|
|
name.vb: SendMessageAsync(Guid, String, String, String, String, Guid?)
|
|
fullName: EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid, string, string, string, string?, System.Guid?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid, String, String, String, String, System.Guid?)
|
|
nameWithType: IChatService.SendMessageAsync(Guid, string, string, string, string?, Guid?)
|
|
nameWithType.vb: IChatService.SendMessageAsync(Guid, String, String, String, String, Guid?)
|
|
- uid: EchoHub.Core.Contracts.IChatService.SendMessageAsync*
|
|
name: SendMessageAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_SendMessageAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.SendMessageAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.SendMessageAsync
|
|
nameWithType: IChatService.SendMessageAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.UpdateStatusAsync(System.Guid,System.String,EchoHub.Core.Models.UserStatus,System.String)
|
|
name: UpdateStatusAsync(Guid, string, UserStatus, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UpdateStatusAsync_System_Guid_System_String_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.UpdateStatusAsync(System.Guid,System.String,EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: UpdateStatusAsync(Guid, String, UserStatus, String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.UpdateStatusAsync(System.Guid, string, EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.UpdateStatusAsync(System.Guid, String, EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: IChatService.UpdateStatusAsync(Guid, string, UserStatus, string?)
|
|
nameWithType.vb: IChatService.UpdateStatusAsync(Guid, String, UserStatus, String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.UpdateStatusAsync*
|
|
name: UpdateStatusAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UpdateStatusAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.UpdateStatusAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.UpdateStatusAsync
|
|
nameWithType: IChatService.UpdateStatusAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.UserConnectedAsync(System.String,System.Guid,System.String)
|
|
name: UserConnectedAsync(string, Guid, string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UserConnectedAsync_System_String_System_Guid_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.UserConnectedAsync(System.String,System.Guid,System.String)
|
|
name.vb: UserConnectedAsync(String, Guid, String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.UserConnectedAsync(string, System.Guid, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.UserConnectedAsync(String, System.Guid, String)
|
|
nameWithType: IChatService.UserConnectedAsync(string, Guid, string)
|
|
nameWithType.vb: IChatService.UserConnectedAsync(String, Guid, String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.UserConnectedAsync*
|
|
name: UserConnectedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UserConnectedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.UserConnectedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.UserConnectedAsync
|
|
nameWithType: IChatService.UserConnectedAsync
|
|
- uid: EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync(System.String)
|
|
name: UserDisconnectedAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UserDisconnectedAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync(System.String)
|
|
name.vb: UserDisconnectedAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync(String)
|
|
nameWithType: IChatService.UserDisconnectedAsync(string)
|
|
nameWithType.vb: IChatService.UserDisconnectedAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync*
|
|
name: UserDisconnectedAsync
|
|
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_UserDisconnectedAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync
|
|
fullName: EchoHub.Core.Contracts.IChatService.UserDisconnectedAsync
|
|
nameWithType: IChatService.UserDisconnectedAsync
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient
|
|
name: IEchoHubClient
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html
|
|
commentId: T:EchoHub.Core.Contracts.IEchoHubClient
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient
|
|
nameWithType: IEchoHubClient
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted(System.String)
|
|
name: ChannelDeleted(string)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelDeleted_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted(System.String)
|
|
name.vb: ChannelDeleted(String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted(String)
|
|
nameWithType: IEchoHubClient.ChannelDeleted(string)
|
|
nameWithType.vb: IEchoHubClient.ChannelDeleted(String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted*
|
|
name: ChannelDeleted
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelDeleted_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelDeleted
|
|
nameWithType: IEchoHubClient.ChannelDeleted
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked(System.String)
|
|
name: ChannelNuked(string)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelNuked_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked(System.String)
|
|
name.vb: ChannelNuked(String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked(String)
|
|
nameWithType: IEchoHubClient.ChannelNuked(string)
|
|
nameWithType.vb: IEchoHubClient.ChannelNuked(String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked*
|
|
name: ChannelNuked
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelNuked_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelNuked
|
|
nameWithType: IEchoHubClient.ChannelNuked
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated(EchoHub.Core.DTOs.ChannelDto)
|
|
name: ChannelUpdated(ChannelDto)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelUpdated_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated(EchoHub.Core.DTOs.ChannelDto)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated(EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: IEchoHubClient.ChannelUpdated(ChannelDto)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated*
|
|
name: ChannelUpdated
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ChannelUpdated_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ChannelUpdated
|
|
nameWithType: IEchoHubClient.ChannelUpdated
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.Error(System.String)
|
|
name: Error(string)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_Error_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.Error(System.String)
|
|
name.vb: Error(String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.Error(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.Error(String)
|
|
nameWithType: IEchoHubClient.Error(string)
|
|
nameWithType.vb: IEchoHubClient.Error(String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.Error*
|
|
name: Error
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_Error_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.Error
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.Error
|
|
nameWithType: IEchoHubClient.Error
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect(System.String)
|
|
name: ForceDisconnect(string)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ForceDisconnect_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect(System.String)
|
|
name.vb: ForceDisconnect(String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect(String)
|
|
nameWithType: IEchoHubClient.ForceDisconnect(string)
|
|
nameWithType.vb: IEchoHubClient.ForceDisconnect(String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect*
|
|
name: ForceDisconnect
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ForceDisconnect_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ForceDisconnect
|
|
nameWithType: IEchoHubClient.ForceDisconnect
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted(System.String,System.Guid)
|
|
name: MessageDeleted(string, Guid)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_MessageDeleted_System_String_System_Guid_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted(System.String,System.Guid)
|
|
name.vb: MessageDeleted(String, Guid)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted(string, System.Guid)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted(String, System.Guid)
|
|
nameWithType: IEchoHubClient.MessageDeleted(string, Guid)
|
|
nameWithType.vb: IEchoHubClient.MessageDeleted(String, Guid)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted*
|
|
name: MessageDeleted
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_MessageDeleted_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.MessageDeleted
|
|
nameWithType: IEchoHubClient.MessageDeleted
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage(EchoHub.Core.DTOs.MessageDto)
|
|
name: ReceiveMessage(MessageDto)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ReceiveMessage_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage(EchoHub.Core.DTOs.MessageDto)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage(EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: IEchoHubClient.ReceiveMessage(MessageDto)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage*
|
|
name: ReceiveMessage
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_ReceiveMessage_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.ReceiveMessage
|
|
nameWithType: IEchoHubClient.ReceiveMessage
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserBanned(System.String,System.String)
|
|
name: UserBanned(string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserBanned_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserBanned(System.String,System.String)
|
|
name.vb: UserBanned(String, String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserBanned(string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.UserBanned(String, String)
|
|
nameWithType: IEchoHubClient.UserBanned(string, string?)
|
|
nameWithType.vb: IEchoHubClient.UserBanned(String, String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserBanned*
|
|
name: UserBanned
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserBanned_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.UserBanned
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserBanned
|
|
nameWithType: IEchoHubClient.UserBanned
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserJoined(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: UserJoined(string, string, UserPresenceDto?)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserJoined_System_String_System_String_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserJoined(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: UserJoined(String, String, UserPresenceDto)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserJoined(string, string, EchoHub.Core.DTOs.UserPresenceDto?)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.UserJoined(String, String, EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: IEchoHubClient.UserJoined(string, string, UserPresenceDto?)
|
|
nameWithType.vb: IEchoHubClient.UserJoined(String, String, UserPresenceDto)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserJoined*
|
|
name: UserJoined
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserJoined_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.UserJoined
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserJoined
|
|
nameWithType: IEchoHubClient.UserJoined
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserKicked(System.String,System.String,System.String)
|
|
name: UserKicked(string, string, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserKicked_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserKicked(System.String,System.String,System.String)
|
|
name.vb: UserKicked(String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserKicked(string, string, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.UserKicked(String, String, String)
|
|
nameWithType: IEchoHubClient.UserKicked(string, string, string?)
|
|
nameWithType.vb: IEchoHubClient.UserKicked(String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserKicked*
|
|
name: UserKicked
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserKicked_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.UserKicked
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserKicked
|
|
nameWithType: IEchoHubClient.UserKicked
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserLeft(System.String,System.String)
|
|
name: UserLeft(string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserLeft_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserLeft(System.String,System.String)
|
|
name.vb: UserLeft(String, String)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserLeft(string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.UserLeft(String, String)
|
|
nameWithType: IEchoHubClient.UserLeft(string, string)
|
|
nameWithType.vb: IEchoHubClient.UserLeft(String, String)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserLeft*
|
|
name: UserLeft
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserLeft_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.UserLeft
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserLeft
|
|
nameWithType: IEchoHubClient.UserLeft
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged(EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: UserStatusChanged(UserPresenceDto)
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserStatusChanged_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged(EchoHub.Core.DTOs.UserPresenceDto)
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged(EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: IEchoHubClient.UserStatusChanged(UserPresenceDto)
|
|
- uid: EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged*
|
|
name: UserStatusChanged
|
|
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserStatusChanged_
|
|
commentId: Overload:EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged
|
|
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserStatusChanged
|
|
nameWithType: IEchoHubClient.UserStatusChanged
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService
|
|
name: IMessageEncryptionService
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html
|
|
commentId: T:EchoHub.Core.Contracts.IMessageEncryptionService
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService
|
|
nameWithType: IMessageEncryptionService
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.CiphertextPrefix
|
|
name: CiphertextPrefix
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_CiphertextPrefix
|
|
commentId: F:EchoHub.Core.Contracts.IMessageEncryptionService.CiphertextPrefix
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.CiphertextPrefix
|
|
nameWithType: IMessageEncryptionService.CiphertextPrefix
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt(System.String)
|
|
name: Decrypt(string)
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_Decrypt_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt(System.String)
|
|
name.vb: Decrypt(String)
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt(String)
|
|
nameWithType: IMessageEncryptionService.Decrypt(string)
|
|
nameWithType.vb: IMessageEncryptionService.Decrypt(String)
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt*
|
|
name: Decrypt
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_Decrypt_
|
|
commentId: Overload:EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.Decrypt
|
|
nameWithType: IMessageEncryptionService.Decrypt
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable(System.String)
|
|
name: DecryptNullable(string?)
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_DecryptNullable_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable(System.String)
|
|
name.vb: DecryptNullable(String)
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable(string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable(String)
|
|
nameWithType: IMessageEncryptionService.DecryptNullable(string?)
|
|
nameWithType.vb: IMessageEncryptionService.DecryptNullable(String)
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable*
|
|
name: DecryptNullable
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_DecryptNullable_
|
|
commentId: Overload:EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.DecryptNullable
|
|
nameWithType: IMessageEncryptionService.DecryptNullable
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt(System.String)
|
|
name: Encrypt(string)
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_Encrypt_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt(System.String)
|
|
name.vb: Encrypt(String)
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt(String)
|
|
nameWithType: IMessageEncryptionService.Encrypt(string)
|
|
nameWithType.vb: IMessageEncryptionService.Encrypt(String)
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt*
|
|
name: Encrypt
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_Encrypt_
|
|
commentId: Overload:EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.Encrypt
|
|
nameWithType: IMessageEncryptionService.Encrypt
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled
|
|
name: EncryptDatabaseEnabled
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_EncryptDatabaseEnabled
|
|
commentId: P:EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: IMessageEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled*
|
|
name: EncryptDatabaseEnabled
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_EncryptDatabaseEnabled_
|
|
commentId: Overload:EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: IMessageEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable(System.String)
|
|
name: EncryptNullable(string?)
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_EncryptNullable_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable(System.String)
|
|
name.vb: EncryptNullable(String)
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable(string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable(String)
|
|
nameWithType: IMessageEncryptionService.EncryptNullable(string?)
|
|
nameWithType.vb: IMessageEncryptionService.EncryptNullable(String)
|
|
- uid: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable*
|
|
name: EncryptNullable
|
|
href: api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html#EchoHub_Core_Contracts_IMessageEncryptionService_EncryptNullable_
|
|
commentId: Overload:EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable
|
|
fullName: EchoHub.Core.Contracts.IMessageEncryptionService.EncryptNullable
|
|
nameWithType: IMessageEncryptionService.EncryptNullable
|
|
- uid: EchoHub.Core.Contracts.IUserService
|
|
name: IUserService
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html
|
|
commentId: T:EchoHub.Core.Contracts.IUserService
|
|
fullName: EchoHub.Core.Contracts.IUserService
|
|
nameWithType: IUserService
|
|
- uid: EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync(System.String,System.String)
|
|
name: AuthenticateUserAsync(string, string)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_AuthenticateUserAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync(System.String,System.String)
|
|
name.vb: AuthenticateUserAsync(String, String)
|
|
fullName: EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync(string, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync(String, String)
|
|
nameWithType: IUserService.AuthenticateUserAsync(string, string)
|
|
nameWithType.vb: IUserService.AuthenticateUserAsync(String, String)
|
|
- uid: EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync*
|
|
name: AuthenticateUserAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_AuthenticateUserAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.AuthenticateUserAsync
|
|
nameWithType: IUserService.AuthenticateUserAsync
|
|
- uid: EchoHub.Core.Contracts.IUserService.GetUserByIdAsync(System.Guid)
|
|
name: GetUserByIdAsync(Guid)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_GetUserByIdAsync_System_Guid_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.GetUserByIdAsync(System.Guid)
|
|
fullName: EchoHub.Core.Contracts.IUserService.GetUserByIdAsync(System.Guid)
|
|
nameWithType: IUserService.GetUserByIdAsync(Guid)
|
|
- uid: EchoHub.Core.Contracts.IUserService.GetUserByIdAsync*
|
|
name: GetUserByIdAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_GetUserByIdAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.GetUserByIdAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.GetUserByIdAsync
|
|
nameWithType: IUserService.GetUserByIdAsync
|
|
- uid: EchoHub.Core.Contracts.IUserService.GetUserProfileAsync(System.String)
|
|
name: GetUserProfileAsync(string)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_GetUserProfileAsync_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.GetUserProfileAsync(System.String)
|
|
name.vb: GetUserProfileAsync(String)
|
|
fullName: EchoHub.Core.Contracts.IUserService.GetUserProfileAsync(string)
|
|
fullName.vb: EchoHub.Core.Contracts.IUserService.GetUserProfileAsync(String)
|
|
nameWithType: IUserService.GetUserProfileAsync(string)
|
|
nameWithType.vb: IUserService.GetUserProfileAsync(String)
|
|
- uid: EchoHub.Core.Contracts.IUserService.GetUserProfileAsync*
|
|
name: GetUserProfileAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_GetUserProfileAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.GetUserProfileAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.GetUserProfileAsync
|
|
nameWithType: IUserService.GetUserProfileAsync
|
|
- uid: EchoHub.Core.Contracts.IUserService.RegisterUserAsync(System.String,System.String,System.String,System.String)
|
|
name: RegisterUserAsync(string, string, string?, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_RegisterUserAsync_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.RegisterUserAsync(System.String,System.String,System.String,System.String)
|
|
name.vb: RegisterUserAsync(String, String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IUserService.RegisterUserAsync(string, string, string?, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IUserService.RegisterUserAsync(String, String, String, String)
|
|
nameWithType: IUserService.RegisterUserAsync(string, string, string?, string?)
|
|
nameWithType.vb: IUserService.RegisterUserAsync(String, String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IUserService.RegisterUserAsync*
|
|
name: RegisterUserAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_RegisterUserAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.RegisterUserAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.RegisterUserAsync
|
|
nameWithType: IUserService.RegisterUserAsync
|
|
- uid: EchoHub.Core.Contracts.IUserService.SetAvatarAsync(System.Guid,System.String)
|
|
name: SetAvatarAsync(Guid, string)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_SetAvatarAsync_System_Guid_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.SetAvatarAsync(System.Guid,System.String)
|
|
name.vb: SetAvatarAsync(Guid, String)
|
|
fullName: EchoHub.Core.Contracts.IUserService.SetAvatarAsync(System.Guid, string)
|
|
fullName.vb: EchoHub.Core.Contracts.IUserService.SetAvatarAsync(System.Guid, String)
|
|
nameWithType: IUserService.SetAvatarAsync(Guid, string)
|
|
nameWithType.vb: IUserService.SetAvatarAsync(Guid, String)
|
|
- uid: EchoHub.Core.Contracts.IUserService.SetAvatarAsync*
|
|
name: SetAvatarAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_SetAvatarAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.SetAvatarAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.SetAvatarAsync
|
|
nameWithType: IUserService.SetAvatarAsync
|
|
- uid: EchoHub.Core.Contracts.IUserService.UpdateProfileAsync(System.Guid,System.String,System.String,System.String)
|
|
name: UpdateProfileAsync(Guid, string?, string?, string?)
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_UpdateProfileAsync_System_Guid_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.Contracts.IUserService.UpdateProfileAsync(System.Guid,System.String,System.String,System.String)
|
|
name.vb: UpdateProfileAsync(Guid, String, String, String)
|
|
fullName: EchoHub.Core.Contracts.IUserService.UpdateProfileAsync(System.Guid, string?, string?, string?)
|
|
fullName.vb: EchoHub.Core.Contracts.IUserService.UpdateProfileAsync(System.Guid, String, String, String)
|
|
nameWithType: IUserService.UpdateProfileAsync(Guid, string?, string?, string?)
|
|
nameWithType.vb: IUserService.UpdateProfileAsync(Guid, String, String, String)
|
|
- uid: EchoHub.Core.Contracts.IUserService.UpdateProfileAsync*
|
|
name: UpdateProfileAsync
|
|
href: api/core/EchoHub.Core.Contracts.IUserService.html#EchoHub_Core_Contracts_IUserService_UpdateProfileAsync_
|
|
commentId: Overload:EchoHub.Core.Contracts.IUserService.UpdateProfileAsync
|
|
fullName: EchoHub.Core.Contracts.IUserService.UpdateProfileAsync
|
|
nameWithType: IUserService.UpdateProfileAsync
|
|
- uid: EchoHub.Core.DTOs
|
|
name: EchoHub.Core.DTOs
|
|
href: api/core/EchoHub.Core.DTOs.html
|
|
commentId: N:EchoHub.Core.DTOs
|
|
fullName: EchoHub.Core.DTOs
|
|
nameWithType: EchoHub.Core.DTOs
|
|
- uid: EchoHub.Core.DTOs.ApiResponse
|
|
name: ApiResponse
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html
|
|
commentId: T:EchoHub.Core.DTOs.ApiResponse
|
|
fullName: EchoHub.Core.DTOs.ApiResponse
|
|
nameWithType: ApiResponse
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.#ctor(EchoHub.Core.DTOs.ApiResponse)
|
|
name: ApiResponse(ApiResponse)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse__ctor_EchoHub_Core_DTOs_ApiResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.#ctor(EchoHub.Core.DTOs.ApiResponse)
|
|
name.vb: New(ApiResponse)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.ApiResponse(EchoHub.Core.DTOs.ApiResponse)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.New(EchoHub.Core.DTOs.ApiResponse)
|
|
nameWithType: ApiResponse.ApiResponse(ApiResponse)
|
|
nameWithType.vb: ApiResponse.New(ApiResponse)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.#ctor(System.Boolean,System.String,System.Collections.Generic.List{System.String})
|
|
name: ApiResponse(bool, string?, List<string>?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse__ctor_System_Boolean_System_String_System_Collections_Generic_List_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.#ctor(System.Boolean,System.String,System.Collections.Generic.List{System.String})
|
|
name.vb: New(Boolean, String, List(Of String))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.ApiResponse(bool, string?, System.Collections.Generic.List<string>?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.New(Boolean, String, System.Collections.Generic.List(Of String))
|
|
nameWithType: ApiResponse.ApiResponse(bool, string?, List<string>?)
|
|
nameWithType.vb: ApiResponse.New(Boolean, String, List(Of String))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.#ctor*
|
|
name: ApiResponse
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.ApiResponse
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.New
|
|
nameWithType: ApiResponse.ApiResponse
|
|
nameWithType.vb: ApiResponse.New
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Deconstruct(System.Boolean@,System.String@,System.Collections.Generic.List{System.String}@)
|
|
name: Deconstruct(out bool, out string?, out List<string>?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Deconstruct_System_Boolean__System_String__System_Collections_Generic_List_System_String___
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.Deconstruct(System.Boolean@,System.String@,System.Collections.Generic.List{System.String}@)
|
|
name.vb: Deconstruct(Boolean, String, List(Of String))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Deconstruct(out bool, out string?, out System.Collections.Generic.List<string>?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.Deconstruct(Boolean, String, System.Collections.Generic.List(Of String))
|
|
nameWithType: ApiResponse.Deconstruct(out bool, out string?, out List<string>?)
|
|
nameWithType.vb: ApiResponse.Deconstruct(Boolean, String, List(Of String))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Deconstruct
|
|
nameWithType: ApiResponse.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.EqualityContract
|
|
nameWithType: ApiResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.EqualityContract
|
|
nameWithType: ApiResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Equals(EchoHub.Core.DTOs.ApiResponse)
|
|
name: Equals(ApiResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Equals_EchoHub_Core_DTOs_ApiResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.Equals(EchoHub.Core.DTOs.ApiResponse)
|
|
name.vb: Equals(ApiResponse)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Equals(EchoHub.Core.DTOs.ApiResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.Equals(EchoHub.Core.DTOs.ApiResponse)
|
|
nameWithType: ApiResponse.Equals(ApiResponse?)
|
|
nameWithType.vb: ApiResponse.Equals(ApiResponse)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.Equals(Object)
|
|
nameWithType: ApiResponse.Equals(object?)
|
|
nameWithType.vb: ApiResponse.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.Equals
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Equals
|
|
nameWithType: ApiResponse.Equals
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Errors
|
|
name: Errors
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Errors
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse.Errors
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Errors
|
|
nameWithType: ApiResponse.Errors
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Errors*
|
|
name: Errors
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Errors_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.Errors
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Errors
|
|
nameWithType: ApiResponse.Errors
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.GetHashCode()
|
|
nameWithType: ApiResponse.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.GetHashCode
|
|
nameWithType: ApiResponse.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Message
|
|
name: Message
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Message
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse.Message
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Message
|
|
nameWithType: ApiResponse.Message
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Message*
|
|
name: Message
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Message_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.Message
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Message
|
|
nameWithType: ApiResponse.Message
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ApiResponse.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.PrintMembers
|
|
nameWithType: ApiResponse.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Success
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Success
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse.Success
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Success
|
|
nameWithType: ApiResponse.Success
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.Success*
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_Success_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.Success
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.Success
|
|
nameWithType: ApiResponse.Success
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.ToString()
|
|
nameWithType: ApiResponse.ToString()
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.ToString
|
|
nameWithType: ApiResponse.ToString
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.op_Equality(EchoHub.Core.DTOs.ApiResponse,EchoHub.Core.DTOs.ApiResponse)
|
|
name: operator ==(ApiResponse?, ApiResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_op_Equality_EchoHub_Core_DTOs_ApiResponse_EchoHub_Core_DTOs_ApiResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.op_Equality(EchoHub.Core.DTOs.ApiResponse,EchoHub.Core.DTOs.ApiResponse)
|
|
name.vb: =(ApiResponse, ApiResponse)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.operator ==(EchoHub.Core.DTOs.ApiResponse?, EchoHub.Core.DTOs.ApiResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.=(EchoHub.Core.DTOs.ApiResponse, EchoHub.Core.DTOs.ApiResponse)
|
|
nameWithType: ApiResponse.operator ==(ApiResponse?, ApiResponse?)
|
|
nameWithType.vb: ApiResponse.=(ApiResponse, ApiResponse)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.=
|
|
nameWithType: ApiResponse.operator ==
|
|
nameWithType.vb: ApiResponse.=
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.op_Inequality(EchoHub.Core.DTOs.ApiResponse,EchoHub.Core.DTOs.ApiResponse)
|
|
name: operator !=(ApiResponse?, ApiResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_op_Inequality_EchoHub_Core_DTOs_ApiResponse_EchoHub_Core_DTOs_ApiResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse.op_Inequality(EchoHub.Core.DTOs.ApiResponse,EchoHub.Core.DTOs.ApiResponse)
|
|
name.vb: <>(ApiResponse, ApiResponse)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.operator !=(EchoHub.Core.DTOs.ApiResponse?, EchoHub.Core.DTOs.ApiResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.<>(EchoHub.Core.DTOs.ApiResponse, EchoHub.Core.DTOs.ApiResponse)
|
|
nameWithType: ApiResponse.operator !=(ApiResponse?, ApiResponse?)
|
|
nameWithType.vb: ApiResponse.<>(ApiResponse, ApiResponse)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse.html#EchoHub_Core_DTOs_ApiResponse_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ApiResponse.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse.<>
|
|
nameWithType: ApiResponse.operator !=
|
|
nameWithType.vb: ApiResponse.<>
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1
|
|
name: ApiResponse<T>
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html
|
|
commentId: T:EchoHub.Core.DTOs.ApiResponse`1
|
|
name.vb: ApiResponse(Of T)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T)
|
|
nameWithType: ApiResponse<T>
|
|
nameWithType.vb: ApiResponse(Of T)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.#ctor(EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name: ApiResponse(ApiResponse<T>)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1__ctor_EchoHub_Core_DTOs_ApiResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.#ctor(EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name.vb: New(ApiResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.ApiResponse(EchoHub.Core.DTOs.ApiResponse<T>)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).New(EchoHub.Core.DTOs.ApiResponse(Of T))
|
|
nameWithType: ApiResponse<T>.ApiResponse(ApiResponse<T>)
|
|
nameWithType.vb: ApiResponse(Of T).New(ApiResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.#ctor(System.Boolean,System.String,System.Collections.Generic.List{System.String},`0)
|
|
name: ApiResponse(bool, string?, List<string>?, T?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1__ctor_System_Boolean_System_String_System_Collections_Generic_List_System_String___0_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.#ctor(System.Boolean,System.String,System.Collections.Generic.List{System.String},`0)
|
|
name.vb: New(Boolean, String, List(Of String), T)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.ApiResponse(bool, string?, System.Collections.Generic.List<string>?, T?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).New(Boolean, String, System.Collections.Generic.List(Of String), T)
|
|
nameWithType: ApiResponse<T>.ApiResponse(bool, string?, List<string>?, T?)
|
|
nameWithType.vb: ApiResponse(Of T).New(Boolean, String, List(Of String), T)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.#ctor*
|
|
name: ApiResponse
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.ApiResponse
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).New
|
|
nameWithType: ApiResponse<T>.ApiResponse
|
|
nameWithType.vb: ApiResponse(Of T).New
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Data
|
|
name: Data
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Data
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse`1.Data
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Data
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Data
|
|
nameWithType: ApiResponse<T>.Data
|
|
nameWithType.vb: ApiResponse(Of T).Data
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Data*
|
|
name: Data
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Data_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Data
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Data
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Data
|
|
nameWithType: ApiResponse<T>.Data
|
|
nameWithType.vb: ApiResponse(Of T).Data
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Deconstruct(System.Boolean@,System.String@,System.Collections.Generic.List{System.String}@,`0@)
|
|
name: Deconstruct(out bool, out string?, out List<string>?, out T?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Deconstruct_System_Boolean__System_String__System_Collections_Generic_List_System_String____0__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.Deconstruct(System.Boolean@,System.String@,System.Collections.Generic.List{System.String}@,`0@)
|
|
name.vb: Deconstruct(Boolean, String, List(Of String), T)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Deconstruct(out bool, out string?, out System.Collections.Generic.List<string>?, out T?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Deconstruct(Boolean, String, System.Collections.Generic.List(Of String), T)
|
|
nameWithType: ApiResponse<T>.Deconstruct(out bool, out string?, out List<string>?, out T?)
|
|
nameWithType.vb: ApiResponse(Of T).Deconstruct(Boolean, String, List(Of String), T)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Deconstruct
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Deconstruct
|
|
nameWithType: ApiResponse<T>.Deconstruct
|
|
nameWithType.vb: ApiResponse(Of T).Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse`1.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.EqualityContract
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).EqualityContract
|
|
nameWithType: ApiResponse<T>.EqualityContract
|
|
nameWithType.vb: ApiResponse(Of T).EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.EqualityContract
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).EqualityContract
|
|
nameWithType: ApiResponse<T>.EqualityContract
|
|
nameWithType.vb: ApiResponse(Of T).EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Equals(EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name: Equals(ApiResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Equals_EchoHub_Core_DTOs_ApiResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.Equals(EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name.vb: Equals(ApiResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Equals(EchoHub.Core.DTOs.ApiResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Equals(EchoHub.Core.DTOs.ApiResponse(Of T))
|
|
nameWithType: ApiResponse<T>.Equals(ApiResponse<T>?)
|
|
nameWithType.vb: ApiResponse(Of T).Equals(ApiResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Equals(Object)
|
|
nameWithType: ApiResponse<T>.Equals(object?)
|
|
nameWithType.vb: ApiResponse(Of T).Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Equals
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Equals
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Equals
|
|
nameWithType: ApiResponse<T>.Equals
|
|
nameWithType.vb: ApiResponse(Of T).Equals
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Errors
|
|
name: Errors
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Errors
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse`1.Errors
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Errors
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Errors
|
|
nameWithType: ApiResponse<T>.Errors
|
|
nameWithType.vb: ApiResponse(Of T).Errors
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Errors*
|
|
name: Errors
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Errors_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Errors
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Errors
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Errors
|
|
nameWithType: ApiResponse<T>.Errors
|
|
nameWithType.vb: ApiResponse(Of T).Errors
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.GetHashCode()
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).GetHashCode()
|
|
nameWithType: ApiResponse<T>.GetHashCode()
|
|
nameWithType.vb: ApiResponse(Of T).GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.GetHashCode
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).GetHashCode
|
|
nameWithType: ApiResponse<T>.GetHashCode
|
|
nameWithType.vb: ApiResponse(Of T).GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Message
|
|
name: Message
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Message
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse`1.Message
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Message
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Message
|
|
nameWithType: ApiResponse<T>.Message
|
|
nameWithType.vb: ApiResponse(Of T).Message
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Message*
|
|
name: Message
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Message_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Message
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Message
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Message
|
|
nameWithType: ApiResponse<T>.Message
|
|
nameWithType.vb: ApiResponse(Of T).Message
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.PrintMembers(System.Text.StringBuilder)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ApiResponse<T>.PrintMembers(StringBuilder)
|
|
nameWithType.vb: ApiResponse(Of T).PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.PrintMembers
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).PrintMembers
|
|
nameWithType: ApiResponse<T>.PrintMembers
|
|
nameWithType.vb: ApiResponse(Of T).PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Success
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Success
|
|
commentId: P:EchoHub.Core.DTOs.ApiResponse`1.Success
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Success
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Success
|
|
nameWithType: ApiResponse<T>.Success
|
|
nameWithType.vb: ApiResponse(Of T).Success
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.Success*
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_Success_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.Success
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.Success
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).Success
|
|
nameWithType: ApiResponse<T>.Success
|
|
nameWithType.vb: ApiResponse(Of T).Success
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.ToString
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.ToString()
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).ToString()
|
|
nameWithType: ApiResponse<T>.ToString()
|
|
nameWithType.vb: ApiResponse(Of T).ToString()
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.ToString
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.ToString
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).ToString
|
|
nameWithType: ApiResponse<T>.ToString
|
|
nameWithType.vb: ApiResponse(Of T).ToString
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.op_Equality(EchoHub.Core.DTOs.ApiResponse{`0},EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name: operator ==(ApiResponse<T>?, ApiResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_op_Equality_EchoHub_Core_DTOs_ApiResponse__0__EchoHub_Core_DTOs_ApiResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.op_Equality(EchoHub.Core.DTOs.ApiResponse{`0},EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name.vb: =(ApiResponse(Of T), ApiResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.operator ==(EchoHub.Core.DTOs.ApiResponse<T>?, EchoHub.Core.DTOs.ApiResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).=(EchoHub.Core.DTOs.ApiResponse(Of T), EchoHub.Core.DTOs.ApiResponse(Of T))
|
|
nameWithType: ApiResponse<T>.operator ==(ApiResponse<T>?, ApiResponse<T>?)
|
|
nameWithType.vb: ApiResponse(Of T).=(ApiResponse(Of T), ApiResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).=
|
|
nameWithType: ApiResponse<T>.operator ==
|
|
nameWithType.vb: ApiResponse(Of T).=
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.op_Inequality(EchoHub.Core.DTOs.ApiResponse{`0},EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name: operator !=(ApiResponse<T>?, ApiResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_op_Inequality_EchoHub_Core_DTOs_ApiResponse__0__EchoHub_Core_DTOs_ApiResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.ApiResponse`1.op_Inequality(EchoHub.Core.DTOs.ApiResponse{`0},EchoHub.Core.DTOs.ApiResponse{`0})
|
|
name.vb: <>(ApiResponse(Of T), ApiResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.operator !=(EchoHub.Core.DTOs.ApiResponse<T>?, EchoHub.Core.DTOs.ApiResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).<>(EchoHub.Core.DTOs.ApiResponse(Of T), EchoHub.Core.DTOs.ApiResponse(Of T))
|
|
nameWithType: ApiResponse<T>.operator !=(ApiResponse<T>?, ApiResponse<T>?)
|
|
nameWithType.vb: ApiResponse(Of T).<>(ApiResponse(Of T), ApiResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.ApiResponse`1.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ApiResponse-1.html#EchoHub_Core_DTOs_ApiResponse_1_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ApiResponse`1.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ApiResponse<T>.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ApiResponse(Of T).<>
|
|
nameWithType: ApiResponse<T>.operator !=
|
|
nameWithType.vb: ApiResponse(Of T).<>
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest
|
|
name: AssignRoleRequest
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.AssignRoleRequest
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest
|
|
nameWithType: AssignRoleRequest
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.#ctor(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name: AssignRoleRequest(AssignRoleRequest)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest__ctor_EchoHub_Core_DTOs_AssignRoleRequest_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.#ctor(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name.vb: New(AssignRoleRequest)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.AssignRoleRequest(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.New(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
nameWithType: AssignRoleRequest.AssignRoleRequest(AssignRoleRequest)
|
|
nameWithType.vb: AssignRoleRequest.New(AssignRoleRequest)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.#ctor(System.String,EchoHub.Core.Models.ServerRole)
|
|
name: AssignRoleRequest(string, ServerRole)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest__ctor_System_String_EchoHub_Core_Models_ServerRole_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.#ctor(System.String,EchoHub.Core.Models.ServerRole)
|
|
name.vb: New(String, ServerRole)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.AssignRoleRequest(string, EchoHub.Core.Models.ServerRole)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.New(String, EchoHub.Core.Models.ServerRole)
|
|
nameWithType: AssignRoleRequest.AssignRoleRequest(string, ServerRole)
|
|
nameWithType.vb: AssignRoleRequest.New(String, ServerRole)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.#ctor*
|
|
name: AssignRoleRequest
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.AssignRoleRequest
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.New
|
|
nameWithType: AssignRoleRequest.AssignRoleRequest
|
|
nameWithType.vb: AssignRoleRequest.New
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct(System.String@,EchoHub.Core.Models.ServerRole@)
|
|
name: Deconstruct(out string, out ServerRole)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Deconstruct_System_String__EchoHub_Core_Models_ServerRole__
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct(System.String@,EchoHub.Core.Models.ServerRole@)
|
|
name.vb: Deconstruct(String, ServerRole)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct(out string, out EchoHub.Core.Models.ServerRole)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct(String, EchoHub.Core.Models.ServerRole)
|
|
nameWithType: AssignRoleRequest.Deconstruct(out string, out ServerRole)
|
|
nameWithType.vb: AssignRoleRequest.Deconstruct(String, ServerRole)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Deconstruct
|
|
nameWithType: AssignRoleRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract
|
|
nameWithType: AssignRoleRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.EqualityContract
|
|
nameWithType: AssignRoleRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Equals(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name: Equals(AssignRoleRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Equals_EchoHub_Core_DTOs_AssignRoleRequest_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.Equals(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name.vb: Equals(AssignRoleRequest)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Equals(EchoHub.Core.DTOs.AssignRoleRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.Equals(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
nameWithType: AssignRoleRequest.Equals(AssignRoleRequest?)
|
|
nameWithType.vb: AssignRoleRequest.Equals(AssignRoleRequest)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.Equals(Object)
|
|
nameWithType: AssignRoleRequest.Equals(object?)
|
|
nameWithType.vb: AssignRoleRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Equals
|
|
nameWithType: AssignRoleRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode()
|
|
nameWithType: AssignRoleRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.GetHashCode
|
|
nameWithType: AssignRoleRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: AssignRoleRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.PrintMembers
|
|
nameWithType: AssignRoleRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Role
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Role
|
|
commentId: P:EchoHub.Core.DTOs.AssignRoleRequest.Role
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Role
|
|
nameWithType: AssignRoleRequest.Role
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Role*
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Role_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.Role
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Role
|
|
nameWithType: AssignRoleRequest.Role
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.ToString()
|
|
nameWithType: AssignRoleRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.ToString
|
|
nameWithType: AssignRoleRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Username
|
|
commentId: P:EchoHub.Core.DTOs.AssignRoleRequest.Username
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Username
|
|
nameWithType: AssignRoleRequest.Username
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.Username
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.Username
|
|
nameWithType: AssignRoleRequest.Username
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.op_Equality(EchoHub.Core.DTOs.AssignRoleRequest,EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name: operator ==(AssignRoleRequest?, AssignRoleRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_op_Equality_EchoHub_Core_DTOs_AssignRoleRequest_EchoHub_Core_DTOs_AssignRoleRequest_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.op_Equality(EchoHub.Core.DTOs.AssignRoleRequest,EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name.vb: =(AssignRoleRequest, AssignRoleRequest)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.operator ==(EchoHub.Core.DTOs.AssignRoleRequest?, EchoHub.Core.DTOs.AssignRoleRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.=(EchoHub.Core.DTOs.AssignRoleRequest, EchoHub.Core.DTOs.AssignRoleRequest)
|
|
nameWithType: AssignRoleRequest.operator ==(AssignRoleRequest?, AssignRoleRequest?)
|
|
nameWithType.vb: AssignRoleRequest.=(AssignRoleRequest, AssignRoleRequest)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.=
|
|
nameWithType: AssignRoleRequest.operator ==
|
|
nameWithType.vb: AssignRoleRequest.=
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.op_Inequality(EchoHub.Core.DTOs.AssignRoleRequest,EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name: operator !=(AssignRoleRequest?, AssignRoleRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_op_Inequality_EchoHub_Core_DTOs_AssignRoleRequest_EchoHub_Core_DTOs_AssignRoleRequest_
|
|
commentId: M:EchoHub.Core.DTOs.AssignRoleRequest.op_Inequality(EchoHub.Core.DTOs.AssignRoleRequest,EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name.vb: <>(AssignRoleRequest, AssignRoleRequest)
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.operator !=(EchoHub.Core.DTOs.AssignRoleRequest?, EchoHub.Core.DTOs.AssignRoleRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.<>(EchoHub.Core.DTOs.AssignRoleRequest, EchoHub.Core.DTOs.AssignRoleRequest)
|
|
nameWithType: AssignRoleRequest.operator !=(AssignRoleRequest?, AssignRoleRequest?)
|
|
nameWithType.vb: AssignRoleRequest.<>(AssignRoleRequest, AssignRoleRequest)
|
|
- uid: EchoHub.Core.DTOs.AssignRoleRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.AssignRoleRequest.html#EchoHub_Core_DTOs_AssignRoleRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AssignRoleRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.AssignRoleRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.AssignRoleRequest.<>
|
|
nameWithType: AssignRoleRequest.operator !=
|
|
nameWithType.vb: AssignRoleRequest.<>
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto
|
|
name: AttachmentDto
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html
|
|
commentId: T:EchoHub.Core.DTOs.AttachmentDto
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto
|
|
nameWithType: AttachmentDto
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.#ctor(EchoHub.Core.DTOs.AttachmentDto)
|
|
name: AttachmentDto(AttachmentDto)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto__ctor_EchoHub_Core_DTOs_AttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.#ctor(EchoHub.Core.DTOs.AttachmentDto)
|
|
name.vb: New(AttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.AttachmentDto(EchoHub.Core.DTOs.AttachmentDto)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.New(EchoHub.Core.DTOs.AttachmentDto)
|
|
nameWithType: AttachmentDto.AttachmentDto(AttachmentDto)
|
|
nameWithType.vb: AttachmentDto.New(AttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.#ctor(EchoHub.Core.Models.AttachmentKind,System.String,System.String,System.Int64,System.String)
|
|
name: AttachmentDto(AttachmentKind, string, string, long, string?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto__ctor_EchoHub_Core_Models_AttachmentKind_System_String_System_String_System_Int64_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.#ctor(EchoHub.Core.Models.AttachmentKind,System.String,System.String,System.Int64,System.String)
|
|
name.vb: New(AttachmentKind, String, String, Long, String)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.AttachmentDto(EchoHub.Core.Models.AttachmentKind, string, string, long, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.New(EchoHub.Core.Models.AttachmentKind, String, String, Long, String)
|
|
nameWithType: AttachmentDto.AttachmentDto(AttachmentKind, string, string, long, string?)
|
|
nameWithType.vb: AttachmentDto.New(AttachmentKind, String, String, Long, String)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.#ctor*
|
|
name: AttachmentDto
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.AttachmentDto
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.New
|
|
nameWithType: AttachmentDto.AttachmentDto
|
|
nameWithType.vb: AttachmentDto.New
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.AsciiPreview
|
|
name: AsciiPreview
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_AsciiPreview
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.AsciiPreview
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.AsciiPreview
|
|
nameWithType: AttachmentDto.AsciiPreview
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.AsciiPreview*
|
|
name: AsciiPreview
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_AsciiPreview_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.AsciiPreview
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.AsciiPreview
|
|
nameWithType: AttachmentDto.AsciiPreview
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Deconstruct(EchoHub.Core.Models.AttachmentKind@,System.String@,System.String@,System.Int64@,System.String@)
|
|
name: Deconstruct(out AttachmentKind, out string, out string, out long, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Deconstruct_EchoHub_Core_Models_AttachmentKind__System_String__System_String__System_Int64__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.Deconstruct(EchoHub.Core.Models.AttachmentKind@,System.String@,System.String@,System.Int64@,System.String@)
|
|
name.vb: Deconstruct(AttachmentKind, String, String, Long, String)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Deconstruct(out EchoHub.Core.Models.AttachmentKind, out string, out string, out long, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.Deconstruct(EchoHub.Core.Models.AttachmentKind, String, String, Long, String)
|
|
nameWithType: AttachmentDto.Deconstruct(out AttachmentKind, out string, out string, out long, out string?)
|
|
nameWithType.vb: AttachmentDto.Deconstruct(AttachmentKind, String, String, Long, String)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Deconstruct
|
|
nameWithType: AttachmentDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.EqualityContract
|
|
nameWithType: AttachmentDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.EqualityContract
|
|
nameWithType: AttachmentDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Equals(EchoHub.Core.DTOs.AttachmentDto)
|
|
name: Equals(AttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Equals_EchoHub_Core_DTOs_AttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.Equals(EchoHub.Core.DTOs.AttachmentDto)
|
|
name.vb: Equals(AttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Equals(EchoHub.Core.DTOs.AttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.Equals(EchoHub.Core.DTOs.AttachmentDto)
|
|
nameWithType: AttachmentDto.Equals(AttachmentDto?)
|
|
nameWithType.vb: AttachmentDto.Equals(AttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.Equals(Object)
|
|
nameWithType: AttachmentDto.Equals(object?)
|
|
nameWithType.vb: AttachmentDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.Equals
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Equals
|
|
nameWithType: AttachmentDto.Equals
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.FileName
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_FileName
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.FileName
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.FileName
|
|
nameWithType: AttachmentDto.FileName
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.FileName*
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_FileName_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.FileName
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.FileName
|
|
nameWithType: AttachmentDto.FileName
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.FileSize
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_FileSize
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.FileSize
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.FileSize
|
|
nameWithType: AttachmentDto.FileSize
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.FileSize*
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_FileSize_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.FileSize
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.FileSize
|
|
nameWithType: AttachmentDto.FileSize
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.GetHashCode()
|
|
nameWithType: AttachmentDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.GetHashCode
|
|
nameWithType: AttachmentDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Kind
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Kind
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.Kind
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Kind
|
|
nameWithType: AttachmentDto.Kind
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Kind*
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Kind_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.Kind
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Kind
|
|
nameWithType: AttachmentDto.Kind
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: AttachmentDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.PrintMembers
|
|
nameWithType: AttachmentDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.ToString
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.ToString()
|
|
nameWithType: AttachmentDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.ToString
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.ToString
|
|
nameWithType: AttachmentDto.ToString
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Url
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Url
|
|
commentId: P:EchoHub.Core.DTOs.AttachmentDto.Url
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Url
|
|
nameWithType: AttachmentDto.Url
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.Url*
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_Url_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.Url
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.Url
|
|
nameWithType: AttachmentDto.Url
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.op_Equality(EchoHub.Core.DTOs.AttachmentDto,EchoHub.Core.DTOs.AttachmentDto)
|
|
name: operator ==(AttachmentDto?, AttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_op_Equality_EchoHub_Core_DTOs_AttachmentDto_EchoHub_Core_DTOs_AttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.op_Equality(EchoHub.Core.DTOs.AttachmentDto,EchoHub.Core.DTOs.AttachmentDto)
|
|
name.vb: =(AttachmentDto, AttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.operator ==(EchoHub.Core.DTOs.AttachmentDto?, EchoHub.Core.DTOs.AttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.=(EchoHub.Core.DTOs.AttachmentDto, EchoHub.Core.DTOs.AttachmentDto)
|
|
nameWithType: AttachmentDto.operator ==(AttachmentDto?, AttachmentDto?)
|
|
nameWithType.vb: AttachmentDto.=(AttachmentDto, AttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.=
|
|
nameWithType: AttachmentDto.operator ==
|
|
nameWithType.vb: AttachmentDto.=
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.op_Inequality(EchoHub.Core.DTOs.AttachmentDto,EchoHub.Core.DTOs.AttachmentDto)
|
|
name: operator !=(AttachmentDto?, AttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_op_Inequality_EchoHub_Core_DTOs_AttachmentDto_EchoHub_Core_DTOs_AttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.AttachmentDto.op_Inequality(EchoHub.Core.DTOs.AttachmentDto,EchoHub.Core.DTOs.AttachmentDto)
|
|
name.vb: <>(AttachmentDto, AttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.operator !=(EchoHub.Core.DTOs.AttachmentDto?, EchoHub.Core.DTOs.AttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.<>(EchoHub.Core.DTOs.AttachmentDto, EchoHub.Core.DTOs.AttachmentDto)
|
|
nameWithType: AttachmentDto.operator !=(AttachmentDto?, AttachmentDto?)
|
|
nameWithType.vb: AttachmentDto.<>(AttachmentDto, AttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.AttachmentDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.AttachmentDto.html#EchoHub_Core_DTOs_AttachmentDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AttachmentDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.AttachmentDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.AttachmentDto.<>
|
|
nameWithType: AttachmentDto.operator !=
|
|
nameWithType.vb: AttachmentDto.<>
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse
|
|
name: AvatarUploadResponse
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html
|
|
commentId: T:EchoHub.Core.DTOs.AvatarUploadResponse
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse
|
|
nameWithType: AvatarUploadResponse
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.#ctor(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name: AvatarUploadResponse(AvatarUploadResponse)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse__ctor_EchoHub_Core_DTOs_AvatarUploadResponse_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.#ctor(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name.vb: New(AvatarUploadResponse)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarUploadResponse(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.New(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
nameWithType: AvatarUploadResponse.AvatarUploadResponse(AvatarUploadResponse)
|
|
nameWithType.vb: AvatarUploadResponse.New(AvatarUploadResponse)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.#ctor(System.String)
|
|
name: AvatarUploadResponse(string)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarUploadResponse(string)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.New(String)
|
|
nameWithType: AvatarUploadResponse.AvatarUploadResponse(string)
|
|
nameWithType.vb: AvatarUploadResponse.New(String)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.#ctor*
|
|
name: AvatarUploadResponse
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarUploadResponse
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.New
|
|
nameWithType: AvatarUploadResponse.AvatarUploadResponse
|
|
nameWithType.vb: AvatarUploadResponse.New
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_AvatarAscii
|
|
commentId: P:EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii
|
|
nameWithType: AvatarUploadResponse.AvatarAscii
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii*
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_AvatarAscii_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.AvatarAscii
|
|
nameWithType: AvatarUploadResponse.AvatarAscii
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct(System.String@)
|
|
name: Deconstruct(out string)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct(out string)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct(String)
|
|
nameWithType: AvatarUploadResponse.Deconstruct(out string)
|
|
nameWithType.vb: AvatarUploadResponse.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.Deconstruct
|
|
nameWithType: AvatarUploadResponse.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract
|
|
nameWithType: AvatarUploadResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.EqualityContract
|
|
nameWithType: AvatarUploadResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name: Equals(AvatarUploadResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_Equals_EchoHub_Core_DTOs_AvatarUploadResponse_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.Equals(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name.vb: Equals(AvatarUploadResponse)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(EchoHub.Core.DTOs.AvatarUploadResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
nameWithType: AvatarUploadResponse.Equals(AvatarUploadResponse?)
|
|
nameWithType.vb: AvatarUploadResponse.Equals(AvatarUploadResponse)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.Equals(Object)
|
|
nameWithType: AvatarUploadResponse.Equals(object?)
|
|
nameWithType.vb: AvatarUploadResponse.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.Equals
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.Equals
|
|
nameWithType: AvatarUploadResponse.Equals
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode()
|
|
nameWithType: AvatarUploadResponse.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.GetHashCode
|
|
nameWithType: AvatarUploadResponse.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: AvatarUploadResponse.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.PrintMembers
|
|
nameWithType: AvatarUploadResponse.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_ToString
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.ToString()
|
|
nameWithType: AvatarUploadResponse.ToString()
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.ToString
|
|
nameWithType: AvatarUploadResponse.ToString
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.op_Equality(EchoHub.Core.DTOs.AvatarUploadResponse,EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name: operator ==(AvatarUploadResponse?, AvatarUploadResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_op_Equality_EchoHub_Core_DTOs_AvatarUploadResponse_EchoHub_Core_DTOs_AvatarUploadResponse_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.op_Equality(EchoHub.Core.DTOs.AvatarUploadResponse,EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name.vb: =(AvatarUploadResponse, AvatarUploadResponse)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.operator ==(EchoHub.Core.DTOs.AvatarUploadResponse?, EchoHub.Core.DTOs.AvatarUploadResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.=(EchoHub.Core.DTOs.AvatarUploadResponse, EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
nameWithType: AvatarUploadResponse.operator ==(AvatarUploadResponse?, AvatarUploadResponse?)
|
|
nameWithType.vb: AvatarUploadResponse.=(AvatarUploadResponse, AvatarUploadResponse)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.=
|
|
nameWithType: AvatarUploadResponse.operator ==
|
|
nameWithType.vb: AvatarUploadResponse.=
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.op_Inequality(EchoHub.Core.DTOs.AvatarUploadResponse,EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name: operator !=(AvatarUploadResponse?, AvatarUploadResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_op_Inequality_EchoHub_Core_DTOs_AvatarUploadResponse_EchoHub_Core_DTOs_AvatarUploadResponse_
|
|
commentId: M:EchoHub.Core.DTOs.AvatarUploadResponse.op_Inequality(EchoHub.Core.DTOs.AvatarUploadResponse,EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
name.vb: <>(AvatarUploadResponse, AvatarUploadResponse)
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.operator !=(EchoHub.Core.DTOs.AvatarUploadResponse?, EchoHub.Core.DTOs.AvatarUploadResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.<>(EchoHub.Core.DTOs.AvatarUploadResponse, EchoHub.Core.DTOs.AvatarUploadResponse)
|
|
nameWithType: AvatarUploadResponse.operator !=(AvatarUploadResponse?, AvatarUploadResponse?)
|
|
nameWithType.vb: AvatarUploadResponse.<>(AvatarUploadResponse, AvatarUploadResponse)
|
|
- uid: EchoHub.Core.DTOs.AvatarUploadResponse.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.AvatarUploadResponse.html#EchoHub_Core_DTOs_AvatarUploadResponse_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.AvatarUploadResponse.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.AvatarUploadResponse.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.AvatarUploadResponse.<>
|
|
nameWithType: AvatarUploadResponse.operator !=
|
|
nameWithType.vb: AvatarUploadResponse.<>
|
|
- uid: EchoHub.Core.DTOs.BanRequest
|
|
name: BanRequest
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.BanRequest
|
|
fullName: EchoHub.Core.DTOs.BanRequest
|
|
nameWithType: BanRequest
|
|
- uid: EchoHub.Core.DTOs.BanRequest.#ctor(EchoHub.Core.DTOs.BanRequest)
|
|
name: BanRequest(BanRequest)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest__ctor_EchoHub_Core_DTOs_BanRequest_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.#ctor(EchoHub.Core.DTOs.BanRequest)
|
|
name.vb: New(BanRequest)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.BanRequest(EchoHub.Core.DTOs.BanRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.New(EchoHub.Core.DTOs.BanRequest)
|
|
nameWithType: BanRequest.BanRequest(BanRequest)
|
|
nameWithType.vb: BanRequest.New(BanRequest)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.#ctor(System.String)
|
|
name: BanRequest(string?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.BanRequest(string?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.New(String)
|
|
nameWithType: BanRequest.BanRequest(string?)
|
|
nameWithType.vb: BanRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.#ctor*
|
|
name: BanRequest
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.BanRequest.BanRequest
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.New
|
|
nameWithType: BanRequest.BanRequest
|
|
nameWithType.vb: BanRequest.New
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Deconstruct(out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.Deconstruct(String)
|
|
nameWithType: BanRequest.Deconstruct(out string?)
|
|
nameWithType.vb: BanRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Deconstruct
|
|
nameWithType: BanRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.BanRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.BanRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.BanRequest.EqualityContract
|
|
nameWithType: BanRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.BanRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.BanRequest.EqualityContract
|
|
nameWithType: BanRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Equals(EchoHub.Core.DTOs.BanRequest)
|
|
name: Equals(BanRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Equals_EchoHub_Core_DTOs_BanRequest_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.Equals(EchoHub.Core.DTOs.BanRequest)
|
|
name.vb: Equals(BanRequest)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Equals(EchoHub.Core.DTOs.BanRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.Equals(EchoHub.Core.DTOs.BanRequest)
|
|
nameWithType: BanRequest.Equals(BanRequest?)
|
|
nameWithType.vb: BanRequest.Equals(BanRequest)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.Equals(Object)
|
|
nameWithType: BanRequest.Equals(object?)
|
|
nameWithType.vb: BanRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Equals
|
|
nameWithType: BanRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.BanRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.BanRequest.GetHashCode()
|
|
nameWithType: BanRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.BanRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.BanRequest.GetHashCode
|
|
nameWithType: BanRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.BanRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: BanRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.BanRequest.PrintMembers
|
|
nameWithType: BanRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Reason
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Reason
|
|
commentId: P:EchoHub.Core.DTOs.BanRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Reason
|
|
nameWithType: BanRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.BanRequest.Reason*
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_Reason_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.BanRequest.Reason
|
|
nameWithType: BanRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.BanRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.BanRequest.ToString()
|
|
nameWithType: BanRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.BanRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.BanRequest.ToString
|
|
nameWithType: BanRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.BanRequest.op_Equality(EchoHub.Core.DTOs.BanRequest,EchoHub.Core.DTOs.BanRequest)
|
|
name: operator ==(BanRequest?, BanRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_op_Equality_EchoHub_Core_DTOs_BanRequest_EchoHub_Core_DTOs_BanRequest_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.op_Equality(EchoHub.Core.DTOs.BanRequest,EchoHub.Core.DTOs.BanRequest)
|
|
name.vb: =(BanRequest, BanRequest)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.operator ==(EchoHub.Core.DTOs.BanRequest?, EchoHub.Core.DTOs.BanRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.=(EchoHub.Core.DTOs.BanRequest, EchoHub.Core.DTOs.BanRequest)
|
|
nameWithType: BanRequest.operator ==(BanRequest?, BanRequest?)
|
|
nameWithType.vb: BanRequest.=(BanRequest, BanRequest)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.BanRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.=
|
|
nameWithType: BanRequest.operator ==
|
|
nameWithType.vb: BanRequest.=
|
|
- uid: EchoHub.Core.DTOs.BanRequest.op_Inequality(EchoHub.Core.DTOs.BanRequest,EchoHub.Core.DTOs.BanRequest)
|
|
name: operator !=(BanRequest?, BanRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_op_Inequality_EchoHub_Core_DTOs_BanRequest_EchoHub_Core_DTOs_BanRequest_
|
|
commentId: M:EchoHub.Core.DTOs.BanRequest.op_Inequality(EchoHub.Core.DTOs.BanRequest,EchoHub.Core.DTOs.BanRequest)
|
|
name.vb: <>(BanRequest, BanRequest)
|
|
fullName: EchoHub.Core.DTOs.BanRequest.operator !=(EchoHub.Core.DTOs.BanRequest?, EchoHub.Core.DTOs.BanRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.<>(EchoHub.Core.DTOs.BanRequest, EchoHub.Core.DTOs.BanRequest)
|
|
nameWithType: BanRequest.operator !=(BanRequest?, BanRequest?)
|
|
nameWithType.vb: BanRequest.<>(BanRequest, BanRequest)
|
|
- uid: EchoHub.Core.DTOs.BanRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.BanRequest.html#EchoHub_Core_DTOs_BanRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.BanRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.BanRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.BanRequest.<>
|
|
nameWithType: BanRequest.operator !=
|
|
nameWithType.vb: BanRequest.<>
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto
|
|
name: ChannelCryptoDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ChannelCryptoDto
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto
|
|
nameWithType: ChannelCryptoDto
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.#ctor(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name: ChannelCryptoDto(ChannelCryptoDto)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto__ctor_EchoHub_Core_DTOs_ChannelCryptoDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.#ctor(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name.vb: New(ChannelCryptoDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.ChannelCryptoDto(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.New(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
nameWithType: ChannelCryptoDto.ChannelCryptoDto(ChannelCryptoDto)
|
|
nameWithType.vb: ChannelCryptoDto.New(ChannelCryptoDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.#ctor(System.Boolean,System.String)
|
|
name: ChannelCryptoDto(bool, string?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto__ctor_System_Boolean_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.#ctor(System.Boolean,System.String)
|
|
name.vb: New(Boolean, String)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.ChannelCryptoDto(bool, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.New(Boolean, String)
|
|
nameWithType: ChannelCryptoDto.ChannelCryptoDto(bool, string?)
|
|
nameWithType.vb: ChannelCryptoDto.New(Boolean, String)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.#ctor*
|
|
name: ChannelCryptoDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.ChannelCryptoDto
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.New
|
|
nameWithType: ChannelCryptoDto.ChannelCryptoDto
|
|
nameWithType.vb: ChannelCryptoDto.New
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct(System.Boolean@,System.String@)
|
|
name: Deconstruct(out bool, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_Deconstruct_System_Boolean__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct(System.Boolean@,System.String@)
|
|
name.vb: Deconstruct(Boolean, String)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct(out bool, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct(Boolean, String)
|
|
nameWithType: ChannelCryptoDto.Deconstruct(out bool, out string?)
|
|
nameWithType.vb: ChannelCryptoDto.Deconstruct(Boolean, String)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.Deconstruct
|
|
nameWithType: ChannelCryptoDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_EncryptionSalt
|
|
commentId: P:EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt
|
|
nameWithType: ChannelCryptoDto.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt*
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_EncryptionSalt_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.EncryptionSalt
|
|
nameWithType: ChannelCryptoDto.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract
|
|
nameWithType: ChannelCryptoDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.EqualityContract
|
|
nameWithType: ChannelCryptoDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name: Equals(ChannelCryptoDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_Equals_EchoHub_Core_DTOs_ChannelCryptoDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.Equals(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name.vb: Equals(ChannelCryptoDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(EchoHub.Core.DTOs.ChannelCryptoDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
nameWithType: ChannelCryptoDto.Equals(ChannelCryptoDto?)
|
|
nameWithType.vb: ChannelCryptoDto.Equals(ChannelCryptoDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.Equals(Object)
|
|
nameWithType: ChannelCryptoDto.Equals(object?)
|
|
nameWithType.vb: ChannelCryptoDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.Equals
|
|
nameWithType: ChannelCryptoDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode()
|
|
nameWithType: ChannelCryptoDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.GetHashCode
|
|
nameWithType: ChannelCryptoDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_IsEncrypted
|
|
commentId: P:EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted
|
|
nameWithType: ChannelCryptoDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted*
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_IsEncrypted_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.IsEncrypted
|
|
nameWithType: ChannelCryptoDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChannelCryptoDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.PrintMembers
|
|
nameWithType: ChannelCryptoDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.ToString()
|
|
nameWithType: ChannelCryptoDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.ToString
|
|
nameWithType: ChannelCryptoDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.op_Equality(EchoHub.Core.DTOs.ChannelCryptoDto,EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name: operator ==(ChannelCryptoDto?, ChannelCryptoDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_op_Equality_EchoHub_Core_DTOs_ChannelCryptoDto_EchoHub_Core_DTOs_ChannelCryptoDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.op_Equality(EchoHub.Core.DTOs.ChannelCryptoDto,EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name.vb: =(ChannelCryptoDto, ChannelCryptoDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.operator ==(EchoHub.Core.DTOs.ChannelCryptoDto?, EchoHub.Core.DTOs.ChannelCryptoDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.=(EchoHub.Core.DTOs.ChannelCryptoDto, EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
nameWithType: ChannelCryptoDto.operator ==(ChannelCryptoDto?, ChannelCryptoDto?)
|
|
nameWithType.vb: ChannelCryptoDto.=(ChannelCryptoDto, ChannelCryptoDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.=
|
|
nameWithType: ChannelCryptoDto.operator ==
|
|
nameWithType.vb: ChannelCryptoDto.=
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.op_Inequality(EchoHub.Core.DTOs.ChannelCryptoDto,EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name: operator !=(ChannelCryptoDto?, ChannelCryptoDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_op_Inequality_EchoHub_Core_DTOs_ChannelCryptoDto_EchoHub_Core_DTOs_ChannelCryptoDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelCryptoDto.op_Inequality(EchoHub.Core.DTOs.ChannelCryptoDto,EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
name.vb: <>(ChannelCryptoDto, ChannelCryptoDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.operator !=(EchoHub.Core.DTOs.ChannelCryptoDto?, EchoHub.Core.DTOs.ChannelCryptoDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.<>(EchoHub.Core.DTOs.ChannelCryptoDto, EchoHub.Core.DTOs.ChannelCryptoDto)
|
|
nameWithType: ChannelCryptoDto.operator !=(ChannelCryptoDto?, ChannelCryptoDto?)
|
|
nameWithType.vb: ChannelCryptoDto.<>(ChannelCryptoDto, ChannelCryptoDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelCryptoDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ChannelCryptoDto.html#EchoHub_Core_DTOs_ChannelCryptoDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelCryptoDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ChannelCryptoDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelCryptoDto.<>
|
|
nameWithType: ChannelCryptoDto.operator !=
|
|
nameWithType.vb: ChannelCryptoDto.<>
|
|
- uid: EchoHub.Core.DTOs.ChannelDto
|
|
name: ChannelDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ChannelDto
|
|
fullName: EchoHub.Core.DTOs.ChannelDto
|
|
nameWithType: ChannelDto
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.#ctor(EchoHub.Core.DTOs.ChannelDto)
|
|
name: ChannelDto(ChannelDto)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto__ctor_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.#ctor(EchoHub.Core.DTOs.ChannelDto)
|
|
name.vb: New(ChannelDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.ChannelDto(EchoHub.Core.DTOs.ChannelDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.New(EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: ChannelDto.ChannelDto(ChannelDto)
|
|
nameWithType.vb: ChannelDto.New(ChannelDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.#ctor(System.Guid,System.String,System.String,System.Boolean,System.Int32,System.DateTimeOffset,System.Boolean,System.Boolean,System.Boolean)
|
|
name: ChannelDto(Guid, string, string?, bool, int, DateTimeOffset, bool, bool, bool)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto__ctor_System_Guid_System_String_System_String_System_Boolean_System_Int32_System_DateTimeOffset_System_Boolean_System_Boolean_System_Boolean_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.#ctor(System.Guid,System.String,System.String,System.Boolean,System.Int32,System.DateTimeOffset,System.Boolean,System.Boolean,System.Boolean)
|
|
name.vb: New(Guid, String, String, Boolean, Integer, DateTimeOffset, Boolean, Boolean, Boolean)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.ChannelDto(System.Guid, string, string?, bool, int, System.DateTimeOffset, bool, bool, bool)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.New(System.Guid, String, String, Boolean, Integer, System.DateTimeOffset, Boolean, Boolean, Boolean)
|
|
nameWithType: ChannelDto.ChannelDto(Guid, string, string?, bool, int, DateTimeOffset, bool, bool, bool)
|
|
nameWithType.vb: ChannelDto.New(Guid, String, String, Boolean, Integer, DateTimeOffset, Boolean, Boolean, Boolean)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.#ctor*
|
|
name: ChannelDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.ChannelDto
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.New
|
|
nameWithType: ChannelDto.ChannelDto
|
|
nameWithType.vb: ChannelDto.New
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_CreatedAt
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.CreatedAt
|
|
nameWithType: ChannelDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.CreatedAt
|
|
nameWithType: ChannelDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Boolean@,System.Int32@,System.DateTimeOffset@,System.Boolean@,System.Boolean@,System.Boolean@)
|
|
name: Deconstruct(out Guid, out string, out string?, out bool, out int, out DateTimeOffset, out bool, out bool, out bool)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Deconstruct_System_Guid__System_String__System_String__System_Boolean__System_Int32__System_DateTimeOffset__System_Boolean__System_Boolean__System_Boolean__
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Boolean@,System.Int32@,System.DateTimeOffset@,System.Boolean@,System.Boolean@,System.Boolean@)
|
|
name.vb: Deconstruct(Guid, String, String, Boolean, Integer, DateTimeOffset, Boolean, Boolean, Boolean)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Deconstruct(out System.Guid, out string, out string?, out bool, out int, out System.DateTimeOffset, out bool, out bool, out bool)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid, String, String, Boolean, Integer, System.DateTimeOffset, Boolean, Boolean, Boolean)
|
|
nameWithType: ChannelDto.Deconstruct(out Guid, out string, out string?, out bool, out int, out DateTimeOffset, out bool, out bool, out bool)
|
|
nameWithType.vb: ChannelDto.Deconstruct(Guid, String, String, Boolean, Integer, DateTimeOffset, Boolean, Boolean, Boolean)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Deconstruct
|
|
nameWithType: ChannelDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.EqualityContract
|
|
nameWithType: ChannelDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.EqualityContract
|
|
nameWithType: ChannelDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Equals(EchoHub.Core.DTOs.ChannelDto)
|
|
name: Equals(ChannelDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Equals_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.Equals(EchoHub.Core.DTOs.ChannelDto)
|
|
name.vb: Equals(ChannelDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Equals(EchoHub.Core.DTOs.ChannelDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.Equals(EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: ChannelDto.Equals(ChannelDto?)
|
|
nameWithType.vb: ChannelDto.Equals(ChannelDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.Equals(Object)
|
|
nameWithType: ChannelDto.Equals(object?)
|
|
nameWithType.vb: ChannelDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Equals
|
|
nameWithType: ChannelDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.GetHashCode()
|
|
nameWithType: ChannelDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.GetHashCode
|
|
nameWithType: ChannelDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.Id
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Id
|
|
nameWithType: ChannelDto.Id
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.Id
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Id
|
|
nameWithType: ChannelDto.Id
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsEncrypted
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsEncrypted
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsEncrypted
|
|
nameWithType: ChannelDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsEncrypted*
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsEncrypted_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsEncrypted
|
|
nameWithType: ChannelDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsProtected
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsProtected
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.IsProtected
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsProtected
|
|
nameWithType: ChannelDto.IsProtected
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsProtected*
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsProtected_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.IsProtected
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsProtected
|
|
nameWithType: ChannelDto.IsProtected
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsPublic
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsPublic
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.IsPublic
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsPublic
|
|
nameWithType: ChannelDto.IsPublic
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsPublic*
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsPublic_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.IsPublic
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsPublic
|
|
nameWithType: ChannelDto.IsPublic
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsSystem
|
|
name: IsSystem
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsSystem
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.IsSystem
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsSystem
|
|
nameWithType: ChannelDto.IsSystem
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.IsSystem*
|
|
name: IsSystem
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_IsSystem_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.IsSystem
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.IsSystem
|
|
nameWithType: ChannelDto.IsSystem
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.MessageCount
|
|
name: MessageCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_MessageCount
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.MessageCount
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.MessageCount
|
|
nameWithType: ChannelDto.MessageCount
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.MessageCount*
|
|
name: MessageCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_MessageCount_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.MessageCount
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.MessageCount
|
|
nameWithType: ChannelDto.MessageCount
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Name
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.Name
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Name
|
|
nameWithType: ChannelDto.Name
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Name_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.Name
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Name
|
|
nameWithType: ChannelDto.Name
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChannelDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.PrintMembers
|
|
nameWithType: ChannelDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.ToString()
|
|
nameWithType: ChannelDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.ToString
|
|
nameWithType: ChannelDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Topic
|
|
commentId: P:EchoHub.Core.DTOs.ChannelDto.Topic
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Topic
|
|
nameWithType: ChannelDto.Topic
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Topic_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.Topic
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.Topic
|
|
nameWithType: ChannelDto.Topic
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.op_Equality(EchoHub.Core.DTOs.ChannelDto,EchoHub.Core.DTOs.ChannelDto)
|
|
name: operator ==(ChannelDto?, ChannelDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_op_Equality_EchoHub_Core_DTOs_ChannelDto_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.op_Equality(EchoHub.Core.DTOs.ChannelDto,EchoHub.Core.DTOs.ChannelDto)
|
|
name.vb: =(ChannelDto, ChannelDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.operator ==(EchoHub.Core.DTOs.ChannelDto?, EchoHub.Core.DTOs.ChannelDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.=(EchoHub.Core.DTOs.ChannelDto, EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: ChannelDto.operator ==(ChannelDto?, ChannelDto?)
|
|
nameWithType.vb: ChannelDto.=(ChannelDto, ChannelDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.=
|
|
nameWithType: ChannelDto.operator ==
|
|
nameWithType.vb: ChannelDto.=
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.op_Inequality(EchoHub.Core.DTOs.ChannelDto,EchoHub.Core.DTOs.ChannelDto)
|
|
name: operator !=(ChannelDto?, ChannelDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_op_Inequality_EchoHub_Core_DTOs_ChannelDto_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelDto.op_Inequality(EchoHub.Core.DTOs.ChannelDto,EchoHub.Core.DTOs.ChannelDto)
|
|
name.vb: <>(ChannelDto, ChannelDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.operator !=(EchoHub.Core.DTOs.ChannelDto?, EchoHub.Core.DTOs.ChannelDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.<>(EchoHub.Core.DTOs.ChannelDto, EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: ChannelDto.operator !=(ChannelDto?, ChannelDto?)
|
|
nameWithType.vb: ChannelDto.<>(ChannelDto, ChannelDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ChannelDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelDto.<>
|
|
nameWithType: ChannelDto.operator !=
|
|
nameWithType.vb: ChannelDto.<>
|
|
- uid: EchoHub.Core.DTOs.ChannelError
|
|
name: ChannelError
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html
|
|
commentId: T:EchoHub.Core.DTOs.ChannelError
|
|
fullName: EchoHub.Core.DTOs.ChannelError
|
|
nameWithType: ChannelError
|
|
- uid: EchoHub.Core.DTOs.ChannelError.AlreadyExists
|
|
name: AlreadyExists
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html#EchoHub_Core_DTOs_ChannelError_AlreadyExists
|
|
commentId: F:EchoHub.Core.DTOs.ChannelError.AlreadyExists
|
|
fullName: EchoHub.Core.DTOs.ChannelError.AlreadyExists
|
|
nameWithType: ChannelError.AlreadyExists
|
|
- uid: EchoHub.Core.DTOs.ChannelError.Forbidden
|
|
name: Forbidden
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html#EchoHub_Core_DTOs_ChannelError_Forbidden
|
|
commentId: F:EchoHub.Core.DTOs.ChannelError.Forbidden
|
|
fullName: EchoHub.Core.DTOs.ChannelError.Forbidden
|
|
nameWithType: ChannelError.Forbidden
|
|
- uid: EchoHub.Core.DTOs.ChannelError.NotFound
|
|
name: NotFound
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html#EchoHub_Core_DTOs_ChannelError_NotFound
|
|
commentId: F:EchoHub.Core.DTOs.ChannelError.NotFound
|
|
fullName: EchoHub.Core.DTOs.ChannelError.NotFound
|
|
nameWithType: ChannelError.NotFound
|
|
- uid: EchoHub.Core.DTOs.ChannelError.Protected
|
|
name: Protected
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html#EchoHub_Core_DTOs_ChannelError_Protected
|
|
commentId: F:EchoHub.Core.DTOs.ChannelError.Protected
|
|
fullName: EchoHub.Core.DTOs.ChannelError.Protected
|
|
nameWithType: ChannelError.Protected
|
|
- uid: EchoHub.Core.DTOs.ChannelError.ValidationFailed
|
|
name: ValidationFailed
|
|
href: api/core/EchoHub.Core.DTOs.ChannelError.html#EchoHub_Core_DTOs_ChannelError_ValidationFailed
|
|
commentId: F:EchoHub.Core.DTOs.ChannelError.ValidationFailed
|
|
fullName: EchoHub.Core.DTOs.ChannelError.ValidationFailed
|
|
nameWithType: ChannelError.ValidationFailed
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto
|
|
name: ChannelMetaDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ChannelMetaDto
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto
|
|
nameWithType: ChannelMetaDto
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.#ctor(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name: ChannelMetaDto(ChannelMetaDto)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto__ctor_EchoHub_Core_DTOs_ChannelMetaDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.#ctor(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name.vb: New(ChannelMetaDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.ChannelMetaDto(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.New(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
nameWithType: ChannelMetaDto.ChannelMetaDto(ChannelMetaDto)
|
|
nameWithType.vb: ChannelMetaDto.New(ChannelMetaDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.#ctor(System.Guid,System.String,System.String,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int64,System.DateTimeOffset)
|
|
name: ChannelMetaDto(Guid, string, string?, bool, bool, int, int, long, DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto__ctor_System_Guid_System_String_System_String_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int64_System_DateTimeOffset_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.#ctor(System.Guid,System.String,System.String,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int64,System.DateTimeOffset)
|
|
name.vb: New(Guid, String, String, Boolean, Boolean, Integer, Integer, Long, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.ChannelMetaDto(System.Guid, string, string?, bool, bool, int, int, long, System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.New(System.Guid, String, String, Boolean, Boolean, Integer, Integer, Long, System.DateTimeOffset)
|
|
nameWithType: ChannelMetaDto.ChannelMetaDto(Guid, string, string?, bool, bool, int, int, long, DateTimeOffset)
|
|
nameWithType.vb: ChannelMetaDto.New(Guid, String, String, Boolean, Boolean, Integer, Integer, Long, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.#ctor*
|
|
name: ChannelMetaDto
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.ChannelMetaDto
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.New
|
|
nameWithType: ChannelMetaDto.ChannelMetaDto
|
|
nameWithType.vb: ChannelMetaDto.New
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_CreatedAt
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt
|
|
nameWithType: ChannelMetaDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.CreatedAt
|
|
nameWithType: ChannelMetaDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Boolean@,System.Boolean@,System.Int32@,System.Int32@,System.Int64@,System.DateTimeOffset@)
|
|
name: Deconstruct(out Guid, out string, out string?, out bool, out bool, out int, out int, out long, out DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Deconstruct_System_Guid__System_String__System_String__System_Boolean__System_Boolean__System_Int32__System_Int32__System_Int64__System_DateTimeOffset__
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Boolean@,System.Boolean@,System.Int32@,System.Int32@,System.Int64@,System.DateTimeOffset@)
|
|
name.vb: Deconstruct(Guid, String, String, Boolean, Boolean, Integer, Integer, Long, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct(out System.Guid, out string, out string?, out bool, out bool, out int, out int, out long, out System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct(System.Guid, String, String, Boolean, Boolean, Integer, Integer, Long, System.DateTimeOffset)
|
|
nameWithType: ChannelMetaDto.Deconstruct(out Guid, out string, out string?, out bool, out bool, out int, out int, out long, out DateTimeOffset)
|
|
nameWithType.vb: ChannelMetaDto.Deconstruct(Guid, String, String, Boolean, Boolean, Integer, Integer, Long, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Deconstruct
|
|
nameWithType: ChannelMetaDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract
|
|
nameWithType: ChannelMetaDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.EqualityContract
|
|
nameWithType: ChannelMetaDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Equals(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name: Equals(ChannelMetaDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Equals_EchoHub_Core_DTOs_ChannelMetaDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.Equals(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name.vb: Equals(ChannelMetaDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Equals(EchoHub.Core.DTOs.ChannelMetaDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.Equals(EchoHub.Core.DTOs.ChannelMetaDto)
|
|
nameWithType: ChannelMetaDto.Equals(ChannelMetaDto?)
|
|
nameWithType.vb: ChannelMetaDto.Equals(ChannelMetaDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.Equals(Object)
|
|
nameWithType: ChannelMetaDto.Equals(object?)
|
|
nameWithType.vb: ChannelMetaDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Equals
|
|
nameWithType: ChannelMetaDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes
|
|
name: EstimatedSizeBytes
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_EstimatedSizeBytes
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes
|
|
nameWithType: ChannelMetaDto.EstimatedSizeBytes
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes*
|
|
name: EstimatedSizeBytes
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_EstimatedSizeBytes_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.EstimatedSizeBytes
|
|
nameWithType: ChannelMetaDto.EstimatedSizeBytes
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode()
|
|
nameWithType: ChannelMetaDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.GetHashCode
|
|
nameWithType: ChannelMetaDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.Id
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Id
|
|
nameWithType: ChannelMetaDto.Id
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.Id
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Id
|
|
nameWithType: ChannelMetaDto.Id
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_IsEncrypted
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted
|
|
nameWithType: ChannelMetaDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted*
|
|
name: IsEncrypted
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_IsEncrypted_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.IsEncrypted
|
|
nameWithType: ChannelMetaDto.IsEncrypted
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.IsProtected
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_IsProtected
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.IsProtected
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.IsProtected
|
|
nameWithType: ChannelMetaDto.IsProtected
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.IsProtected*
|
|
name: IsProtected
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_IsProtected_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.IsProtected
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.IsProtected
|
|
nameWithType: ChannelMetaDto.IsProtected
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.MessageCount
|
|
name: MessageCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_MessageCount
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.MessageCount
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.MessageCount
|
|
nameWithType: ChannelMetaDto.MessageCount
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.MessageCount*
|
|
name: MessageCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_MessageCount_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.MessageCount
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.MessageCount
|
|
nameWithType: ChannelMetaDto.MessageCount
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Name
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.Name
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Name
|
|
nameWithType: ChannelMetaDto.Name
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Name_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.Name
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Name
|
|
nameWithType: ChannelMetaDto.Name
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChannelMetaDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.PrintMembers
|
|
nameWithType: ChannelMetaDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.ToString()
|
|
nameWithType: ChannelMetaDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.ToString
|
|
nameWithType: ChannelMetaDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Topic
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.Topic
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Topic
|
|
nameWithType: ChannelMetaDto.Topic
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_Topic_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.Topic
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.Topic
|
|
nameWithType: ChannelMetaDto.Topic
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount
|
|
name: UniqueUserCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_UniqueUserCount
|
|
commentId: P:EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount
|
|
nameWithType: ChannelMetaDto.UniqueUserCount
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount*
|
|
name: UniqueUserCount
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_UniqueUserCount_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.UniqueUserCount
|
|
nameWithType: ChannelMetaDto.UniqueUserCount
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.op_Equality(EchoHub.Core.DTOs.ChannelMetaDto,EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name: operator ==(ChannelMetaDto?, ChannelMetaDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_op_Equality_EchoHub_Core_DTOs_ChannelMetaDto_EchoHub_Core_DTOs_ChannelMetaDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.op_Equality(EchoHub.Core.DTOs.ChannelMetaDto,EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name.vb: =(ChannelMetaDto, ChannelMetaDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.operator ==(EchoHub.Core.DTOs.ChannelMetaDto?, EchoHub.Core.DTOs.ChannelMetaDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.=(EchoHub.Core.DTOs.ChannelMetaDto, EchoHub.Core.DTOs.ChannelMetaDto)
|
|
nameWithType: ChannelMetaDto.operator ==(ChannelMetaDto?, ChannelMetaDto?)
|
|
nameWithType.vb: ChannelMetaDto.=(ChannelMetaDto, ChannelMetaDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.=
|
|
nameWithType: ChannelMetaDto.operator ==
|
|
nameWithType.vb: ChannelMetaDto.=
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.op_Inequality(EchoHub.Core.DTOs.ChannelMetaDto,EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name: operator !=(ChannelMetaDto?, ChannelMetaDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_op_Inequality_EchoHub_Core_DTOs_ChannelMetaDto_EchoHub_Core_DTOs_ChannelMetaDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelMetaDto.op_Inequality(EchoHub.Core.DTOs.ChannelMetaDto,EchoHub.Core.DTOs.ChannelMetaDto)
|
|
name.vb: <>(ChannelMetaDto, ChannelMetaDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.operator !=(EchoHub.Core.DTOs.ChannelMetaDto?, EchoHub.Core.DTOs.ChannelMetaDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.<>(EchoHub.Core.DTOs.ChannelMetaDto, EchoHub.Core.DTOs.ChannelMetaDto)
|
|
nameWithType: ChannelMetaDto.operator !=(ChannelMetaDto?, ChannelMetaDto?)
|
|
nameWithType.vb: ChannelMetaDto.<>(ChannelMetaDto, ChannelMetaDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelMetaDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ChannelMetaDto.html#EchoHub_Core_DTOs_ChannelMetaDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelMetaDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ChannelMetaDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelMetaDto.<>
|
|
nameWithType: ChannelMetaDto.operator !=
|
|
nameWithType.vb: ChannelMetaDto.<>
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult
|
|
name: ChannelOperationResult
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html
|
|
commentId: T:EchoHub.Core.DTOs.ChannelOperationResult
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult
|
|
nameWithType: ChannelOperationResult
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.#ctor(EchoHub.Core.DTOs.ChannelDto,System.Nullable{EchoHub.Core.DTOs.ChannelError},System.String)
|
|
name: ChannelOperationResult(ChannelDto?, ChannelError?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult__ctor_EchoHub_Core_DTOs_ChannelDto_System_Nullable_EchoHub_Core_DTOs_ChannelError__System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.#ctor(EchoHub.Core.DTOs.ChannelDto,System.Nullable{EchoHub.Core.DTOs.ChannelError},System.String)
|
|
name.vb: New(ChannelDto, ChannelError?, String)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ChannelOperationResult(EchoHub.Core.DTOs.ChannelDto?, EchoHub.Core.DTOs.ChannelError?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.New(EchoHub.Core.DTOs.ChannelDto, EchoHub.Core.DTOs.ChannelError?, String)
|
|
nameWithType: ChannelOperationResult.ChannelOperationResult(ChannelDto?, ChannelError?, string?)
|
|
nameWithType.vb: ChannelOperationResult.New(ChannelDto, ChannelError?, String)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.#ctor(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name: ChannelOperationResult(ChannelOperationResult)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult__ctor_EchoHub_Core_DTOs_ChannelOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.#ctor(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name.vb: New(ChannelOperationResult)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ChannelOperationResult(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.New(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
nameWithType: ChannelOperationResult.ChannelOperationResult(ChannelOperationResult)
|
|
nameWithType.vb: ChannelOperationResult.New(ChannelOperationResult)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.#ctor*
|
|
name: ChannelOperationResult
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ChannelOperationResult
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.New
|
|
nameWithType: ChannelOperationResult.ChannelOperationResult
|
|
nameWithType.vb: ChannelOperationResult.New
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Channel
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Channel
|
|
commentId: P:EchoHub.Core.DTOs.ChannelOperationResult.Channel
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Channel
|
|
nameWithType: ChannelOperationResult.Channel
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Channel*
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Channel_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Channel
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Channel
|
|
nameWithType: ChannelOperationResult.Channel
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct(EchoHub.Core.DTOs.ChannelDto@,System.Nullable{EchoHub.Core.DTOs.ChannelError}@,System.String@)
|
|
name: Deconstruct(out ChannelDto?, out ChannelError?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Deconstruct_EchoHub_Core_DTOs_ChannelDto__System_Nullable_EchoHub_Core_DTOs_ChannelError___System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct(EchoHub.Core.DTOs.ChannelDto@,System.Nullable{EchoHub.Core.DTOs.ChannelError}@,System.String@)
|
|
name.vb: Deconstruct(ChannelDto, ChannelError?, String)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct(out EchoHub.Core.DTOs.ChannelDto?, out EchoHub.Core.DTOs.ChannelError?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct(EchoHub.Core.DTOs.ChannelDto, EchoHub.Core.DTOs.ChannelError?, String)
|
|
nameWithType: ChannelOperationResult.Deconstruct(out ChannelDto?, out ChannelError?, out string?)
|
|
nameWithType.vb: ChannelOperationResult.Deconstruct(ChannelDto, ChannelError?, String)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Deconstruct
|
|
nameWithType: ChannelOperationResult.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract
|
|
nameWithType: ChannelOperationResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.EqualityContract
|
|
nameWithType: ChannelOperationResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Equals(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name: Equals(ChannelOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Equals_EchoHub_Core_DTOs_ChannelOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.Equals(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name.vb: Equals(ChannelOperationResult)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Equals(EchoHub.Core.DTOs.ChannelOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.Equals(EchoHub.Core.DTOs.ChannelOperationResult)
|
|
nameWithType: ChannelOperationResult.Equals(ChannelOperationResult?)
|
|
nameWithType.vb: ChannelOperationResult.Equals(ChannelOperationResult)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.Equals(Object)
|
|
nameWithType: ChannelOperationResult.Equals(object?)
|
|
nameWithType.vb: ChannelOperationResult.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Equals
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Equals
|
|
nameWithType: ChannelOperationResult.Equals
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Error
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Error
|
|
commentId: P:EchoHub.Core.DTOs.ChannelOperationResult.Error
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Error
|
|
nameWithType: ChannelOperationResult.Error
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Error*
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Error_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Error
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Error
|
|
nameWithType: ChannelOperationResult.Error
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage
|
|
name: ErrorMessage
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_ErrorMessage
|
|
commentId: P:EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage
|
|
nameWithType: ChannelOperationResult.ErrorMessage
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage*
|
|
name: ErrorMessage
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_ErrorMessage_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ErrorMessage
|
|
nameWithType: ChannelOperationResult.ErrorMessage
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Fail(EchoHub.Core.DTOs.ChannelError,System.String)
|
|
name: Fail(ChannelError, string)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Fail_EchoHub_Core_DTOs_ChannelError_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.Fail(EchoHub.Core.DTOs.ChannelError,System.String)
|
|
name.vb: Fail(ChannelError, String)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Fail(EchoHub.Core.DTOs.ChannelError, string)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.Fail(EchoHub.Core.DTOs.ChannelError, String)
|
|
nameWithType: ChannelOperationResult.Fail(ChannelError, string)
|
|
nameWithType.vb: ChannelOperationResult.Fail(ChannelError, String)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Fail*
|
|
name: Fail
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Fail_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Fail
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Fail
|
|
nameWithType: ChannelOperationResult.Fail
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode()
|
|
nameWithType: ChannelOperationResult.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.GetHashCode
|
|
nameWithType: ChannelOperationResult.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess
|
|
name: IsSuccess
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_IsSuccess
|
|
commentId: P:EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess
|
|
nameWithType: ChannelOperationResult.IsSuccess
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess*
|
|
name: IsSuccess
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_IsSuccess_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.IsSuccess
|
|
nameWithType: ChannelOperationResult.IsSuccess
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ChannelOperationResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.PrintMembers
|
|
nameWithType: ChannelOperationResult.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Success(EchoHub.Core.DTOs.ChannelDto)
|
|
name: Success(ChannelDto)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Success_EchoHub_Core_DTOs_ChannelDto_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.Success(EchoHub.Core.DTOs.ChannelDto)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Success(EchoHub.Core.DTOs.ChannelDto)
|
|
nameWithType: ChannelOperationResult.Success(ChannelDto)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.Success*
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_Success_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.Success
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.Success
|
|
nameWithType: ChannelOperationResult.Success
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ToString()
|
|
nameWithType: ChannelOperationResult.ToString()
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.ToString
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.ToString
|
|
nameWithType: ChannelOperationResult.ToString
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.op_Equality(EchoHub.Core.DTOs.ChannelOperationResult,EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name: operator ==(ChannelOperationResult?, ChannelOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_op_Equality_EchoHub_Core_DTOs_ChannelOperationResult_EchoHub_Core_DTOs_ChannelOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.op_Equality(EchoHub.Core.DTOs.ChannelOperationResult,EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name.vb: =(ChannelOperationResult, ChannelOperationResult)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.operator ==(EchoHub.Core.DTOs.ChannelOperationResult?, EchoHub.Core.DTOs.ChannelOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.=(EchoHub.Core.DTOs.ChannelOperationResult, EchoHub.Core.DTOs.ChannelOperationResult)
|
|
nameWithType: ChannelOperationResult.operator ==(ChannelOperationResult?, ChannelOperationResult?)
|
|
nameWithType.vb: ChannelOperationResult.=(ChannelOperationResult, ChannelOperationResult)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.=
|
|
nameWithType: ChannelOperationResult.operator ==
|
|
nameWithType.vb: ChannelOperationResult.=
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.op_Inequality(EchoHub.Core.DTOs.ChannelOperationResult,EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name: operator !=(ChannelOperationResult?, ChannelOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_op_Inequality_EchoHub_Core_DTOs_ChannelOperationResult_EchoHub_Core_DTOs_ChannelOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.ChannelOperationResult.op_Inequality(EchoHub.Core.DTOs.ChannelOperationResult,EchoHub.Core.DTOs.ChannelOperationResult)
|
|
name.vb: <>(ChannelOperationResult, ChannelOperationResult)
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.operator !=(EchoHub.Core.DTOs.ChannelOperationResult?, EchoHub.Core.DTOs.ChannelOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.<>(EchoHub.Core.DTOs.ChannelOperationResult, EchoHub.Core.DTOs.ChannelOperationResult)
|
|
nameWithType: ChannelOperationResult.operator !=(ChannelOperationResult?, ChannelOperationResult?)
|
|
nameWithType.vb: ChannelOperationResult.<>(ChannelOperationResult, ChannelOperationResult)
|
|
- uid: EchoHub.Core.DTOs.ChannelOperationResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ChannelOperationResult.html#EchoHub_Core_DTOs_ChannelOperationResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ChannelOperationResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ChannelOperationResult.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ChannelOperationResult.<>
|
|
nameWithType: ChannelOperationResult.operator !=
|
|
nameWithType.vb: ChannelOperationResult.<>
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest
|
|
name: CreateChannelRequest
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.CreateChannelRequest
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest
|
|
nameWithType: CreateChannelRequest
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.#ctor(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name: CreateChannelRequest(CreateChannelRequest)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_EchoHub_Core_DTOs_CreateChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.#ctor(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name.vb: New(CreateChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
nameWithType: CreateChannelRequest.CreateChannelRequest(CreateChannelRequest)
|
|
nameWithType.vb: CreateChannelRequest.New(CreateChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.#ctor(System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name: CreateChannelRequest(string, string?, bool, string?, string?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_System_String_System_String_System_Boolean_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.#ctor(System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name.vb: New(String, String, Boolean, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest(string, string?, bool, string?, string?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New(String, String, Boolean, String, String, String)
|
|
nameWithType: CreateChannelRequest.CreateChannelRequest(string, string?, bool, string?, string?, string?)
|
|
nameWithType.vb: CreateChannelRequest.New(String, String, Boolean, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.#ctor*
|
|
name: CreateChannelRequest
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New
|
|
nameWithType: CreateChannelRequest.CreateChannelRequest
|
|
nameWithType.vb: CreateChannelRequest.New
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(System.String@,System.String@,System.Boolean@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string, out string?, out bool, out string?, out string?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Deconstruct_System_String__System_String__System_Boolean__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(System.String@,System.String@,System.Boolean@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, Boolean, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(out string, out string?, out bool, out string?, out string?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(String, String, Boolean, String, String, String)
|
|
nameWithType: CreateChannelRequest.Deconstruct(out string, out string?, out bool, out string?, out string?, out string?)
|
|
nameWithType.vb: CreateChannelRequest.Deconstruct(String, String, Boolean, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct
|
|
nameWithType: CreateChannelRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_EncryptionSalt
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt
|
|
nameWithType: CreateChannelRequest.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt*
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_EncryptionSalt_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.EncryptionSalt
|
|
nameWithType: CreateChannelRequest.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract
|
|
nameWithType: CreateChannelRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.EqualityContract
|
|
nameWithType: CreateChannelRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Equals(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name: Equals(CreateChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Equals_EchoHub_Core_DTOs_CreateChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.Equals(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name.vb: Equals(CreateChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Equals(EchoHub.Core.DTOs.CreateChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.Equals(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
nameWithType: CreateChannelRequest.Equals(CreateChannelRequest?)
|
|
nameWithType.vb: CreateChannelRequest.Equals(CreateChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.Equals(Object)
|
|
nameWithType: CreateChannelRequest.Equals(object?)
|
|
nameWithType.vb: CreateChannelRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Equals
|
|
nameWithType: CreateChannelRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode()
|
|
nameWithType: CreateChannelRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.GetHashCode
|
|
nameWithType: CreateChannelRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.IsPublic
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_IsPublic
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.IsPublic
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.IsPublic
|
|
nameWithType: CreateChannelRequest.IsPublic
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.IsPublic*
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_IsPublic_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.IsPublic
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.IsPublic
|
|
nameWithType: CreateChannelRequest.IsPublic
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Name
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.Name
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Name
|
|
nameWithType: CreateChannelRequest.Name
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Name_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Name
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Name
|
|
nameWithType: CreateChannelRequest.Name
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Password
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Password
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.Password
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Password
|
|
nameWithType: CreateChannelRequest.Password
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Password*
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Password_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Password
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Password
|
|
nameWithType: CreateChannelRequest.Password
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: CreateChannelRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.PrintMembers
|
|
nameWithType: CreateChannelRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.ToString()
|
|
nameWithType: CreateChannelRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.ToString
|
|
nameWithType: CreateChannelRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Topic
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.Topic
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Topic
|
|
nameWithType: CreateChannelRequest.Topic
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Topic_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Topic
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Topic
|
|
nameWithType: CreateChannelRequest.Topic
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_WrappedRoomKey
|
|
commentId: P:EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey
|
|
nameWithType: CreateChannelRequest.WrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey*
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_WrappedRoomKey_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.WrappedRoomKey
|
|
nameWithType: CreateChannelRequest.WrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.op_Equality(EchoHub.Core.DTOs.CreateChannelRequest,EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name: operator ==(CreateChannelRequest?, CreateChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_op_Equality_EchoHub_Core_DTOs_CreateChannelRequest_EchoHub_Core_DTOs_CreateChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.op_Equality(EchoHub.Core.DTOs.CreateChannelRequest,EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name.vb: =(CreateChannelRequest, CreateChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.operator ==(EchoHub.Core.DTOs.CreateChannelRequest?, EchoHub.Core.DTOs.CreateChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.=(EchoHub.Core.DTOs.CreateChannelRequest, EchoHub.Core.DTOs.CreateChannelRequest)
|
|
nameWithType: CreateChannelRequest.operator ==(CreateChannelRequest?, CreateChannelRequest?)
|
|
nameWithType.vb: CreateChannelRequest.=(CreateChannelRequest, CreateChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.=
|
|
nameWithType: CreateChannelRequest.operator ==
|
|
nameWithType.vb: CreateChannelRequest.=
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.op_Inequality(EchoHub.Core.DTOs.CreateChannelRequest,EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name: operator !=(CreateChannelRequest?, CreateChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_op_Inequality_EchoHub_Core_DTOs_CreateChannelRequest_EchoHub_Core_DTOs_CreateChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.op_Inequality(EchoHub.Core.DTOs.CreateChannelRequest,EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name.vb: <>(CreateChannelRequest, CreateChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.operator !=(EchoHub.Core.DTOs.CreateChannelRequest?, EchoHub.Core.DTOs.CreateChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.<>(EchoHub.Core.DTOs.CreateChannelRequest, EchoHub.Core.DTOs.CreateChannelRequest)
|
|
nameWithType: CreateChannelRequest.operator !=(CreateChannelRequest?, CreateChannelRequest?)
|
|
nameWithType.vb: CreateChannelRequest.<>(CreateChannelRequest, CreateChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateChannelRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.CreateChannelRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.<>
|
|
nameWithType: CreateChannelRequest.operator !=
|
|
nameWithType.vb: CreateChannelRequest.<>
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest
|
|
name: CreateInviteRequest
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.CreateInviteRequest
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest
|
|
nameWithType: CreateInviteRequest
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.#ctor(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name: CreateInviteRequest(CreateInviteRequest)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest__ctor_EchoHub_Core_DTOs_CreateInviteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.#ctor(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name.vb: New(CreateInviteRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.CreateInviteRequest(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.New(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
nameWithType: CreateInviteRequest.CreateInviteRequest(CreateInviteRequest)
|
|
nameWithType.vb: CreateInviteRequest.New(CreateInviteRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int32})
|
|
name: CreateInviteRequest(int?, int?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest__ctor_System_Nullable_System_Int32__System_Nullable_System_Int32__
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int32})
|
|
name.vb: New(Integer?, Integer?)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.CreateInviteRequest(int?, int?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.New(Integer?, Integer?)
|
|
nameWithType: CreateInviteRequest.CreateInviteRequest(int?, int?)
|
|
nameWithType.vb: CreateInviteRequest.New(Integer?, Integer?)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.#ctor*
|
|
name: CreateInviteRequest
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.CreateInviteRequest
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.New
|
|
nameWithType: CreateInviteRequest.CreateInviteRequest
|
|
nameWithType.vb: CreateInviteRequest.New
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct(System.Nullable{System.Int32}@,System.Nullable{System.Int32}@)
|
|
name: Deconstruct(out int?, out int?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_Deconstruct_System_Nullable_System_Int32___System_Nullable_System_Int32___
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct(System.Nullable{System.Int32}@,System.Nullable{System.Int32}@)
|
|
name.vb: Deconstruct(Integer?, Integer?)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct(out int?, out int?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct(Integer?, Integer?)
|
|
nameWithType: CreateInviteRequest.Deconstruct(out int?, out int?)
|
|
nameWithType.vb: CreateInviteRequest.Deconstruct(Integer?, Integer?)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.Deconstruct
|
|
nameWithType: CreateInviteRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract
|
|
nameWithType: CreateInviteRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.EqualityContract
|
|
nameWithType: CreateInviteRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.Equals(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name: Equals(CreateInviteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_Equals_EchoHub_Core_DTOs_CreateInviteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.Equals(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name.vb: Equals(CreateInviteRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.Equals(EchoHub.Core.DTOs.CreateInviteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.Equals(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
nameWithType: CreateInviteRequest.Equals(CreateInviteRequest?)
|
|
nameWithType.vb: CreateInviteRequest.Equals(CreateInviteRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.Equals(Object)
|
|
nameWithType: CreateInviteRequest.Equals(object?)
|
|
nameWithType.vb: CreateInviteRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.Equals
|
|
nameWithType: CreateInviteRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours
|
|
name: ExpiresInHours
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_ExpiresInHours
|
|
commentId: P:EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours
|
|
nameWithType: CreateInviteRequest.ExpiresInHours
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours*
|
|
name: ExpiresInHours
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_ExpiresInHours_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.ExpiresInHours
|
|
nameWithType: CreateInviteRequest.ExpiresInHours
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode()
|
|
nameWithType: CreateInviteRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.GetHashCode
|
|
nameWithType: CreateInviteRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.MaxUses
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_MaxUses
|
|
commentId: P:EchoHub.Core.DTOs.CreateInviteRequest.MaxUses
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.MaxUses
|
|
nameWithType: CreateInviteRequest.MaxUses
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.MaxUses*
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_MaxUses_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.MaxUses
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.MaxUses
|
|
nameWithType: CreateInviteRequest.MaxUses
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: CreateInviteRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.PrintMembers
|
|
nameWithType: CreateInviteRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.ToString()
|
|
nameWithType: CreateInviteRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.ToString
|
|
nameWithType: CreateInviteRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.op_Equality(EchoHub.Core.DTOs.CreateInviteRequest,EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name: operator ==(CreateInviteRequest?, CreateInviteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_op_Equality_EchoHub_Core_DTOs_CreateInviteRequest_EchoHub_Core_DTOs_CreateInviteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.op_Equality(EchoHub.Core.DTOs.CreateInviteRequest,EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name.vb: =(CreateInviteRequest, CreateInviteRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.operator ==(EchoHub.Core.DTOs.CreateInviteRequest?, EchoHub.Core.DTOs.CreateInviteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.=(EchoHub.Core.DTOs.CreateInviteRequest, EchoHub.Core.DTOs.CreateInviteRequest)
|
|
nameWithType: CreateInviteRequest.operator ==(CreateInviteRequest?, CreateInviteRequest?)
|
|
nameWithType.vb: CreateInviteRequest.=(CreateInviteRequest, CreateInviteRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.=
|
|
nameWithType: CreateInviteRequest.operator ==
|
|
nameWithType.vb: CreateInviteRequest.=
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.op_Inequality(EchoHub.Core.DTOs.CreateInviteRequest,EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name: operator !=(CreateInviteRequest?, CreateInviteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_op_Inequality_EchoHub_Core_DTOs_CreateInviteRequest_EchoHub_Core_DTOs_CreateInviteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.CreateInviteRequest.op_Inequality(EchoHub.Core.DTOs.CreateInviteRequest,EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name.vb: <>(CreateInviteRequest, CreateInviteRequest)
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.operator !=(EchoHub.Core.DTOs.CreateInviteRequest?, EchoHub.Core.DTOs.CreateInviteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.<>(EchoHub.Core.DTOs.CreateInviteRequest, EchoHub.Core.DTOs.CreateInviteRequest)
|
|
nameWithType: CreateInviteRequest.operator !=(CreateInviteRequest?, CreateInviteRequest?)
|
|
nameWithType.vb: CreateInviteRequest.<>(CreateInviteRequest, CreateInviteRequest)
|
|
- uid: EchoHub.Core.DTOs.CreateInviteRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.CreateInviteRequest.html#EchoHub_Core_DTOs_CreateInviteRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.CreateInviteRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.CreateInviteRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.CreateInviteRequest.<>
|
|
nameWithType: CreateInviteRequest.operator !=
|
|
nameWithType.vb: CreateInviteRequest.<>
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest
|
|
name: DeleteAccountRequest
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.DeleteAccountRequest
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest
|
|
nameWithType: DeleteAccountRequest
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.#ctor(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name: DeleteAccountRequest(DeleteAccountRequest)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest__ctor_EchoHub_Core_DTOs_DeleteAccountRequest_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.#ctor(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name.vb: New(DeleteAccountRequest)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.DeleteAccountRequest(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.New(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
nameWithType: DeleteAccountRequest.DeleteAccountRequest(DeleteAccountRequest)
|
|
nameWithType.vb: DeleteAccountRequest.New(DeleteAccountRequest)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.#ctor(System.String)
|
|
name: DeleteAccountRequest(string)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.DeleteAccountRequest(string)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.New(String)
|
|
nameWithType: DeleteAccountRequest.DeleteAccountRequest(string)
|
|
nameWithType.vb: DeleteAccountRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.#ctor*
|
|
name: DeleteAccountRequest
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.DeleteAccountRequest
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.New
|
|
nameWithType: DeleteAccountRequest.DeleteAccountRequest
|
|
nameWithType.vb: DeleteAccountRequest.New
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct(out string)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct(String)
|
|
nameWithType: DeleteAccountRequest.Deconstruct(out string)
|
|
nameWithType.vb: DeleteAccountRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Deconstruct
|
|
nameWithType: DeleteAccountRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract
|
|
nameWithType: DeleteAccountRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.EqualityContract
|
|
nameWithType: DeleteAccountRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name: Equals(DeleteAccountRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Equals_EchoHub_Core_DTOs_DeleteAccountRequest_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.Equals(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name.vb: Equals(DeleteAccountRequest)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(EchoHub.Core.DTOs.DeleteAccountRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
nameWithType: DeleteAccountRequest.Equals(DeleteAccountRequest?)
|
|
nameWithType.vb: DeleteAccountRequest.Equals(DeleteAccountRequest)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.Equals(Object)
|
|
nameWithType: DeleteAccountRequest.Equals(object?)
|
|
nameWithType.vb: DeleteAccountRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Equals
|
|
nameWithType: DeleteAccountRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode()
|
|
nameWithType: DeleteAccountRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.GetHashCode
|
|
nameWithType: DeleteAccountRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Password
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Password
|
|
commentId: P:EchoHub.Core.DTOs.DeleteAccountRequest.Password
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Password
|
|
nameWithType: DeleteAccountRequest.Password
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.Password*
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_Password_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.Password
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.Password
|
|
nameWithType: DeleteAccountRequest.Password
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: DeleteAccountRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.PrintMembers
|
|
nameWithType: DeleteAccountRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.ToString()
|
|
nameWithType: DeleteAccountRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.ToString
|
|
nameWithType: DeleteAccountRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.op_Equality(EchoHub.Core.DTOs.DeleteAccountRequest,EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name: operator ==(DeleteAccountRequest?, DeleteAccountRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_op_Equality_EchoHub_Core_DTOs_DeleteAccountRequest_EchoHub_Core_DTOs_DeleteAccountRequest_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.op_Equality(EchoHub.Core.DTOs.DeleteAccountRequest,EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name.vb: =(DeleteAccountRequest, DeleteAccountRequest)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.operator ==(EchoHub.Core.DTOs.DeleteAccountRequest?, EchoHub.Core.DTOs.DeleteAccountRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.=(EchoHub.Core.DTOs.DeleteAccountRequest, EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
nameWithType: DeleteAccountRequest.operator ==(DeleteAccountRequest?, DeleteAccountRequest?)
|
|
nameWithType.vb: DeleteAccountRequest.=(DeleteAccountRequest, DeleteAccountRequest)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.=
|
|
nameWithType: DeleteAccountRequest.operator ==
|
|
nameWithType.vb: DeleteAccountRequest.=
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.op_Inequality(EchoHub.Core.DTOs.DeleteAccountRequest,EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name: operator !=(DeleteAccountRequest?, DeleteAccountRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_op_Inequality_EchoHub_Core_DTOs_DeleteAccountRequest_EchoHub_Core_DTOs_DeleteAccountRequest_
|
|
commentId: M:EchoHub.Core.DTOs.DeleteAccountRequest.op_Inequality(EchoHub.Core.DTOs.DeleteAccountRequest,EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name.vb: <>(DeleteAccountRequest, DeleteAccountRequest)
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.operator !=(EchoHub.Core.DTOs.DeleteAccountRequest?, EchoHub.Core.DTOs.DeleteAccountRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.<>(EchoHub.Core.DTOs.DeleteAccountRequest, EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
nameWithType: DeleteAccountRequest.operator !=(DeleteAccountRequest?, DeleteAccountRequest?)
|
|
nameWithType.vb: DeleteAccountRequest.<>(DeleteAccountRequest, DeleteAccountRequest)
|
|
- uid: EchoHub.Core.DTOs.DeleteAccountRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.DeleteAccountRequest.html#EchoHub_Core_DTOs_DeleteAccountRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.DeleteAccountRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.DeleteAccountRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.DeleteAccountRequest.<>
|
|
nameWithType: DeleteAccountRequest.operator !=
|
|
nameWithType.vb: DeleteAccountRequest.<>
|
|
- uid: EchoHub.Core.DTOs.EmbedDto
|
|
name: EmbedDto
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html
|
|
commentId: T:EchoHub.Core.DTOs.EmbedDto
|
|
fullName: EchoHub.Core.DTOs.EmbedDto
|
|
nameWithType: EmbedDto
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.#ctor(EchoHub.Core.DTOs.EmbedDto)
|
|
name: EmbedDto(EmbedDto)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto__ctor_EchoHub_Core_DTOs_EmbedDto_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.#ctor(EchoHub.Core.DTOs.EmbedDto)
|
|
name.vb: New(EmbedDto)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.EmbedDto(EchoHub.Core.DTOs.EmbedDto)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.New(EchoHub.Core.DTOs.EmbedDto)
|
|
nameWithType: EmbedDto.EmbedDto(EmbedDto)
|
|
nameWithType.vb: EmbedDto.New(EmbedDto)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)
|
|
name: EmbedDto(string?, string?, string?, string?, string, string?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto__ctor_System_String_System_String_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)
|
|
name.vb: New(String, String, String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.EmbedDto(string?, string?, string?, string?, string, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.New(String, String, String, String, String, String)
|
|
nameWithType: EmbedDto.EmbedDto(string?, string?, string?, string?, string, string?)
|
|
nameWithType.vb: EmbedDto.New(String, String, String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.#ctor*
|
|
name: EmbedDto
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.EmbedDto
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.New
|
|
nameWithType: EmbedDto.EmbedDto
|
|
nameWithType.vb: EmbedDto.New
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Deconstruct(System.String@,System.String@,System.String@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string?, out string?, out string?, out string?, out string, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Deconstruct_System_String__System_String__System_String__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.Deconstruct(System.String@,System.String@,System.String@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Deconstruct(out string?, out string?, out string?, out string?, out string, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.Deconstruct(String, String, String, String, String, String)
|
|
nameWithType: EmbedDto.Deconstruct(out string?, out string?, out string?, out string?, out string, out string?)
|
|
nameWithType.vb: EmbedDto.Deconstruct(String, String, String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Deconstruct
|
|
nameWithType: EmbedDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Description
|
|
name: Description
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Description
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.Description
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Description
|
|
nameWithType: EmbedDto.Description
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Description*
|
|
name: Description
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Description_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.Description
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Description
|
|
nameWithType: EmbedDto.Description
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.EqualityContract
|
|
nameWithType: EmbedDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.EqualityContract
|
|
nameWithType: EmbedDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Equals(EchoHub.Core.DTOs.EmbedDto)
|
|
name: Equals(EmbedDto?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Equals_EchoHub_Core_DTOs_EmbedDto_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.Equals(EchoHub.Core.DTOs.EmbedDto)
|
|
name.vb: Equals(EmbedDto)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Equals(EchoHub.Core.DTOs.EmbedDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.Equals(EchoHub.Core.DTOs.EmbedDto)
|
|
nameWithType: EmbedDto.Equals(EmbedDto?)
|
|
nameWithType.vb: EmbedDto.Equals(EmbedDto)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.Equals(Object)
|
|
nameWithType: EmbedDto.Equals(object?)
|
|
nameWithType.vb: EmbedDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.Equals
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Equals
|
|
nameWithType: EmbedDto.Equals
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.GetHashCode()
|
|
nameWithType: EmbedDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.GetHashCode
|
|
nameWithType: EmbedDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ImageAscii
|
|
name: ImageAscii
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ImageAscii
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.ImageAscii
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ImageAscii
|
|
nameWithType: EmbedDto.ImageAscii
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ImageAscii*
|
|
name: ImageAscii
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ImageAscii_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.ImageAscii
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ImageAscii
|
|
nameWithType: EmbedDto.ImageAscii
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: EmbedDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.PrintMembers
|
|
nameWithType: EmbedDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.SiteName
|
|
name: SiteName
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_SiteName
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.SiteName
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.SiteName
|
|
nameWithType: EmbedDto.SiteName
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.SiteName*
|
|
name: SiteName
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_SiteName_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.SiteName
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.SiteName
|
|
nameWithType: EmbedDto.SiteName
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ThemeColor
|
|
name: ThemeColor
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ThemeColor
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.ThemeColor
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ThemeColor
|
|
nameWithType: EmbedDto.ThemeColor
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ThemeColor*
|
|
name: ThemeColor
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ThemeColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.ThemeColor
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ThemeColor
|
|
nameWithType: EmbedDto.ThemeColor
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Title
|
|
name: Title
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Title
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.Title
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Title
|
|
nameWithType: EmbedDto.Title
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Title*
|
|
name: Title
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Title_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.Title
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Title
|
|
nameWithType: EmbedDto.Title
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.ToString
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ToString()
|
|
nameWithType: EmbedDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.ToString
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.ToString
|
|
nameWithType: EmbedDto.ToString
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Url
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Url
|
|
commentId: P:EchoHub.Core.DTOs.EmbedDto.Url
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Url
|
|
nameWithType: EmbedDto.Url
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.Url*
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_Url_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.Url
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.Url
|
|
nameWithType: EmbedDto.Url
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.op_Equality(EchoHub.Core.DTOs.EmbedDto,EchoHub.Core.DTOs.EmbedDto)
|
|
name: operator ==(EmbedDto?, EmbedDto?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_op_Equality_EchoHub_Core_DTOs_EmbedDto_EchoHub_Core_DTOs_EmbedDto_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.op_Equality(EchoHub.Core.DTOs.EmbedDto,EchoHub.Core.DTOs.EmbedDto)
|
|
name.vb: =(EmbedDto, EmbedDto)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.operator ==(EchoHub.Core.DTOs.EmbedDto?, EchoHub.Core.DTOs.EmbedDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.=(EchoHub.Core.DTOs.EmbedDto, EchoHub.Core.DTOs.EmbedDto)
|
|
nameWithType: EmbedDto.operator ==(EmbedDto?, EmbedDto?)
|
|
nameWithType.vb: EmbedDto.=(EmbedDto, EmbedDto)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.=
|
|
nameWithType: EmbedDto.operator ==
|
|
nameWithType.vb: EmbedDto.=
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.op_Inequality(EchoHub.Core.DTOs.EmbedDto,EchoHub.Core.DTOs.EmbedDto)
|
|
name: operator !=(EmbedDto?, EmbedDto?)
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_op_Inequality_EchoHub_Core_DTOs_EmbedDto_EchoHub_Core_DTOs_EmbedDto_
|
|
commentId: M:EchoHub.Core.DTOs.EmbedDto.op_Inequality(EchoHub.Core.DTOs.EmbedDto,EchoHub.Core.DTOs.EmbedDto)
|
|
name.vb: <>(EmbedDto, EmbedDto)
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.operator !=(EchoHub.Core.DTOs.EmbedDto?, EchoHub.Core.DTOs.EmbedDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.<>(EchoHub.Core.DTOs.EmbedDto, EchoHub.Core.DTOs.EmbedDto)
|
|
nameWithType: EmbedDto.operator !=(EmbedDto?, EmbedDto?)
|
|
nameWithType.vb: EmbedDto.<>(EmbedDto, EmbedDto)
|
|
- uid: EchoHub.Core.DTOs.EmbedDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.EmbedDto.html#EchoHub_Core_DTOs_EmbedDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.EmbedDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.EmbedDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.EmbedDto.<>
|
|
nameWithType: EmbedDto.operator !=
|
|
nameWithType.vb: EmbedDto.<>
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse
|
|
name: EncryptionKeyResponse
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html
|
|
commentId: T:EchoHub.Core.DTOs.EncryptionKeyResponse
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse
|
|
nameWithType: EncryptionKeyResponse
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name: EncryptionKeyResponse(EncryptionKeyResponse)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse__ctor_EchoHub_Core_DTOs_EncryptionKeyResponse_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name.vb: New(EncryptionKeyResponse)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.EncryptionKeyResponse(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.New(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
nameWithType: EncryptionKeyResponse.EncryptionKeyResponse(EncryptionKeyResponse)
|
|
nameWithType.vb: EncryptionKeyResponse.New(EncryptionKeyResponse)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor(System.String)
|
|
name: EncryptionKeyResponse(string)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.EncryptionKeyResponse(string)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.New(String)
|
|
nameWithType: EncryptionKeyResponse.EncryptionKeyResponse(string)
|
|
nameWithType.vb: EncryptionKeyResponse.New(String)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor*
|
|
name: EncryptionKeyResponse
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.EncryptionKeyResponse
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.New
|
|
nameWithType: EncryptionKeyResponse.EncryptionKeyResponse
|
|
nameWithType.vb: EncryptionKeyResponse.New
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct(System.String@)
|
|
name: Deconstruct(out string)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct(out string)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct(String)
|
|
nameWithType: EncryptionKeyResponse.Deconstruct(out string)
|
|
nameWithType.vb: EncryptionKeyResponse.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Deconstruct
|
|
nameWithType: EncryptionKeyResponse.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract
|
|
nameWithType: EncryptionKeyResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.EqualityContract
|
|
nameWithType: EncryptionKeyResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name: Equals(EncryptionKeyResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Equals_EchoHub_Core_DTOs_EncryptionKeyResponse_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name.vb: Equals(EncryptionKeyResponse)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(EchoHub.Core.DTOs.EncryptionKeyResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
nameWithType: EncryptionKeyResponse.Equals(EncryptionKeyResponse?)
|
|
nameWithType.vb: EncryptionKeyResponse.Equals(EncryptionKeyResponse)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals(Object)
|
|
nameWithType: EncryptionKeyResponse.Equals(object?)
|
|
nameWithType.vb: EncryptionKeyResponse.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.Equals
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Equals
|
|
nameWithType: EncryptionKeyResponse.Equals
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode()
|
|
nameWithType: EncryptionKeyResponse.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.GetHashCode
|
|
nameWithType: EncryptionKeyResponse.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Key
|
|
name: Key
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Key
|
|
commentId: P:EchoHub.Core.DTOs.EncryptionKeyResponse.Key
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Key
|
|
nameWithType: EncryptionKeyResponse.Key
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.Key*
|
|
name: Key
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_Key_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.Key
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.Key
|
|
nameWithType: EncryptionKeyResponse.Key
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: EncryptionKeyResponse.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.PrintMembers
|
|
nameWithType: EncryptionKeyResponse.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_ToString
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.ToString()
|
|
nameWithType: EncryptionKeyResponse.ToString()
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.ToString
|
|
nameWithType: EncryptionKeyResponse.ToString
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.op_Equality(EchoHub.Core.DTOs.EncryptionKeyResponse,EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name: operator ==(EncryptionKeyResponse?, EncryptionKeyResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_op_Equality_EchoHub_Core_DTOs_EncryptionKeyResponse_EchoHub_Core_DTOs_EncryptionKeyResponse_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.op_Equality(EchoHub.Core.DTOs.EncryptionKeyResponse,EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name.vb: =(EncryptionKeyResponse, EncryptionKeyResponse)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.operator ==(EchoHub.Core.DTOs.EncryptionKeyResponse?, EchoHub.Core.DTOs.EncryptionKeyResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.=(EchoHub.Core.DTOs.EncryptionKeyResponse, EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
nameWithType: EncryptionKeyResponse.operator ==(EncryptionKeyResponse?, EncryptionKeyResponse?)
|
|
nameWithType.vb: EncryptionKeyResponse.=(EncryptionKeyResponse, EncryptionKeyResponse)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.=
|
|
nameWithType: EncryptionKeyResponse.operator ==
|
|
nameWithType.vb: EncryptionKeyResponse.=
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.op_Inequality(EchoHub.Core.DTOs.EncryptionKeyResponse,EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name: operator !=(EncryptionKeyResponse?, EncryptionKeyResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_op_Inequality_EchoHub_Core_DTOs_EncryptionKeyResponse_EchoHub_Core_DTOs_EncryptionKeyResponse_
|
|
commentId: M:EchoHub.Core.DTOs.EncryptionKeyResponse.op_Inequality(EchoHub.Core.DTOs.EncryptionKeyResponse,EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
name.vb: <>(EncryptionKeyResponse, EncryptionKeyResponse)
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.operator !=(EchoHub.Core.DTOs.EncryptionKeyResponse?, EchoHub.Core.DTOs.EncryptionKeyResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.<>(EchoHub.Core.DTOs.EncryptionKeyResponse, EchoHub.Core.DTOs.EncryptionKeyResponse)
|
|
nameWithType: EncryptionKeyResponse.operator !=(EncryptionKeyResponse?, EncryptionKeyResponse?)
|
|
nameWithType.vb: EncryptionKeyResponse.<>(EncryptionKeyResponse, EncryptionKeyResponse)
|
|
- uid: EchoHub.Core.DTOs.EncryptionKeyResponse.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html#EchoHub_Core_DTOs_EncryptionKeyResponse_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.EncryptionKeyResponse.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.EncryptionKeyResponse.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.EncryptionKeyResponse.<>
|
|
nameWithType: EncryptionKeyResponse.operator !=
|
|
nameWithType.vb: EncryptionKeyResponse.<>
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse
|
|
name: ErrorResponse
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html
|
|
commentId: T:EchoHub.Core.DTOs.ErrorResponse
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse
|
|
nameWithType: ErrorResponse
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.#ctor(EchoHub.Core.DTOs.ErrorResponse)
|
|
name: ErrorResponse(ErrorResponse)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse__ctor_EchoHub_Core_DTOs_ErrorResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.#ctor(EchoHub.Core.DTOs.ErrorResponse)
|
|
name.vb: New(ErrorResponse)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.ErrorResponse(EchoHub.Core.DTOs.ErrorResponse)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.New(EchoHub.Core.DTOs.ErrorResponse)
|
|
nameWithType: ErrorResponse.ErrorResponse(ErrorResponse)
|
|
nameWithType.vb: ErrorResponse.New(ErrorResponse)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.#ctor(System.String,System.String)
|
|
name: ErrorResponse(string, string?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse__ctor_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.#ctor(System.String,System.String)
|
|
name.vb: New(String, String)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.ErrorResponse(string, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.New(String, String)
|
|
nameWithType: ErrorResponse.ErrorResponse(string, string?)
|
|
nameWithType.vb: ErrorResponse.New(String, String)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.#ctor*
|
|
name: ErrorResponse
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.ErrorResponse
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.New
|
|
nameWithType: ErrorResponse.ErrorResponse
|
|
nameWithType.vb: ErrorResponse.New
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Deconstruct(System.String@,System.String@)
|
|
name: Deconstruct(out string, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Deconstruct_System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.Deconstruct(System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Deconstruct(out string, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.Deconstruct(String, String)
|
|
nameWithType: ErrorResponse.Deconstruct(out string, out string?)
|
|
nameWithType.vb: ErrorResponse.Deconstruct(String, String)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Deconstruct
|
|
nameWithType: ErrorResponse.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Detail
|
|
name: Detail
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Detail
|
|
commentId: P:EchoHub.Core.DTOs.ErrorResponse.Detail
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Detail
|
|
nameWithType: ErrorResponse.Detail
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Detail*
|
|
name: Detail
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Detail_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.Detail
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Detail
|
|
nameWithType: ErrorResponse.Detail
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ErrorResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.EqualityContract
|
|
nameWithType: ErrorResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.EqualityContract
|
|
nameWithType: ErrorResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Equals(EchoHub.Core.DTOs.ErrorResponse)
|
|
name: Equals(ErrorResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Equals_EchoHub_Core_DTOs_ErrorResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.Equals(EchoHub.Core.DTOs.ErrorResponse)
|
|
name.vb: Equals(ErrorResponse)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Equals(EchoHub.Core.DTOs.ErrorResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.Equals(EchoHub.Core.DTOs.ErrorResponse)
|
|
nameWithType: ErrorResponse.Equals(ErrorResponse?)
|
|
nameWithType.vb: ErrorResponse.Equals(ErrorResponse)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.Equals(Object)
|
|
nameWithType: ErrorResponse.Equals(object?)
|
|
nameWithType.vb: ErrorResponse.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.Equals
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Equals
|
|
nameWithType: ErrorResponse.Equals
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Error
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Error
|
|
commentId: P:EchoHub.Core.DTOs.ErrorResponse.Error
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Error
|
|
nameWithType: ErrorResponse.Error
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.Error*
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_Error_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.Error
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.Error
|
|
nameWithType: ErrorResponse.Error
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.GetHashCode()
|
|
nameWithType: ErrorResponse.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.GetHashCode
|
|
nameWithType: ErrorResponse.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ErrorResponse.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.PrintMembers
|
|
nameWithType: ErrorResponse.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.ToString()
|
|
nameWithType: ErrorResponse.ToString()
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.ToString
|
|
nameWithType: ErrorResponse.ToString
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.op_Equality(EchoHub.Core.DTOs.ErrorResponse,EchoHub.Core.DTOs.ErrorResponse)
|
|
name: operator ==(ErrorResponse?, ErrorResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_op_Equality_EchoHub_Core_DTOs_ErrorResponse_EchoHub_Core_DTOs_ErrorResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.op_Equality(EchoHub.Core.DTOs.ErrorResponse,EchoHub.Core.DTOs.ErrorResponse)
|
|
name.vb: =(ErrorResponse, ErrorResponse)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.operator ==(EchoHub.Core.DTOs.ErrorResponse?, EchoHub.Core.DTOs.ErrorResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.=(EchoHub.Core.DTOs.ErrorResponse, EchoHub.Core.DTOs.ErrorResponse)
|
|
nameWithType: ErrorResponse.operator ==(ErrorResponse?, ErrorResponse?)
|
|
nameWithType.vb: ErrorResponse.=(ErrorResponse, ErrorResponse)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.=
|
|
nameWithType: ErrorResponse.operator ==
|
|
nameWithType.vb: ErrorResponse.=
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.op_Inequality(EchoHub.Core.DTOs.ErrorResponse,EchoHub.Core.DTOs.ErrorResponse)
|
|
name: operator !=(ErrorResponse?, ErrorResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_op_Inequality_EchoHub_Core_DTOs_ErrorResponse_EchoHub_Core_DTOs_ErrorResponse_
|
|
commentId: M:EchoHub.Core.DTOs.ErrorResponse.op_Inequality(EchoHub.Core.DTOs.ErrorResponse,EchoHub.Core.DTOs.ErrorResponse)
|
|
name.vb: <>(ErrorResponse, ErrorResponse)
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.operator !=(EchoHub.Core.DTOs.ErrorResponse?, EchoHub.Core.DTOs.ErrorResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.<>(EchoHub.Core.DTOs.ErrorResponse, EchoHub.Core.DTOs.ErrorResponse)
|
|
nameWithType: ErrorResponse.operator !=(ErrorResponse?, ErrorResponse?)
|
|
nameWithType.vb: ErrorResponse.<>(ErrorResponse, ErrorResponse)
|
|
- uid: EchoHub.Core.DTOs.ErrorResponse.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ErrorResponse.html#EchoHub_Core_DTOs_ErrorResponse_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ErrorResponse.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ErrorResponse.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ErrorResponse.<>
|
|
nameWithType: ErrorResponse.operator !=
|
|
nameWithType.vb: ErrorResponse.<>
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto
|
|
name: ExportedAttachmentDto
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ExportedAttachmentDto
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto
|
|
nameWithType: ExportedAttachmentDto
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name: ExportedAttachmentDto(ExportedAttachmentDto)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto__ctor_EchoHub_Core_DTOs_ExportedAttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name.vb: New(ExportedAttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ExportedAttachmentDto(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.New(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
nameWithType: ExportedAttachmentDto.ExportedAttachmentDto(ExportedAttachmentDto)
|
|
nameWithType.vb: ExportedAttachmentDto.New(ExportedAttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor(System.String,System.String,System.Int64,System.String,System.String,System.DateTimeOffset)
|
|
name: ExportedAttachmentDto(string, string, long, string, string, DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto__ctor_System_String_System_String_System_Int64_System_String_System_String_System_DateTimeOffset_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor(System.String,System.String,System.Int64,System.String,System.String,System.DateTimeOffset)
|
|
name.vb: New(String, String, Long, String, String, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ExportedAttachmentDto(string, string, long, string, string, System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.New(String, String, Long, String, String, System.DateTimeOffset)
|
|
nameWithType: ExportedAttachmentDto.ExportedAttachmentDto(string, string, long, string, string, DateTimeOffset)
|
|
nameWithType.vb: ExportedAttachmentDto.New(String, String, Long, String, String, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor*
|
|
name: ExportedAttachmentDto
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ExportedAttachmentDto
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.New
|
|
nameWithType: ExportedAttachmentDto.ExportedAttachmentDto
|
|
nameWithType.vb: ExportedAttachmentDto.New
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_ChannelName
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName
|
|
nameWithType: ExportedAttachmentDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName*
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_ChannelName_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ChannelName
|
|
nameWithType: ExportedAttachmentDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct(System.String@,System.String@,System.Int64@,System.String@,System.String@,System.DateTimeOffset@)
|
|
name: Deconstruct(out string, out string, out long, out string, out string, out DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Deconstruct_System_String__System_String__System_Int64__System_String__System_String__System_DateTimeOffset__
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct(System.String@,System.String@,System.Int64@,System.String@,System.String@,System.DateTimeOffset@)
|
|
name.vb: Deconstruct(String, String, Long, String, String, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct(out string, out string, out long, out string, out string, out System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct(String, String, Long, String, String, System.DateTimeOffset)
|
|
nameWithType: ExportedAttachmentDto.Deconstruct(out string, out string, out long, out string, out string, out DateTimeOffset)
|
|
nameWithType.vb: ExportedAttachmentDto.Deconstruct(String, String, Long, String, String, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Deconstruct
|
|
nameWithType: ExportedAttachmentDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract
|
|
nameWithType: ExportedAttachmentDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.EqualityContract
|
|
nameWithType: ExportedAttachmentDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name: Equals(ExportedAttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Equals_EchoHub_Core_DTOs_ExportedAttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name.vb: Equals(ExportedAttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(EchoHub.Core.DTOs.ExportedAttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
nameWithType: ExportedAttachmentDto.Equals(ExportedAttachmentDto?)
|
|
nameWithType.vb: ExportedAttachmentDto.Equals(ExportedAttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals(Object)
|
|
nameWithType: ExportedAttachmentDto.Equals(object?)
|
|
nameWithType.vb: ExportedAttachmentDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Equals
|
|
nameWithType: ExportedAttachmentDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.FileName
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_FileName
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.FileName
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.FileName
|
|
nameWithType: ExportedAttachmentDto.FileName
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.FileName*
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_FileName_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.FileName
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.FileName
|
|
nameWithType: ExportedAttachmentDto.FileName
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_FileSize
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize
|
|
nameWithType: ExportedAttachmentDto.FileSize
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize*
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_FileSize_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.FileSize
|
|
nameWithType: ExportedAttachmentDto.FileSize
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode()
|
|
nameWithType: ExportedAttachmentDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.GetHashCode
|
|
nameWithType: ExportedAttachmentDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Kind
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Kind
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.Kind
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Kind
|
|
nameWithType: ExportedAttachmentDto.Kind
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Kind*
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Kind_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.Kind
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Kind
|
|
nameWithType: ExportedAttachmentDto.Kind
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ExportedAttachmentDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.PrintMembers
|
|
nameWithType: ExportedAttachmentDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_SentAt
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt
|
|
nameWithType: ExportedAttachmentDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt*
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_SentAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.SentAt
|
|
nameWithType: ExportedAttachmentDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ToString()
|
|
nameWithType: ExportedAttachmentDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.ToString
|
|
nameWithType: ExportedAttachmentDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Url
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Url
|
|
commentId: P:EchoHub.Core.DTOs.ExportedAttachmentDto.Url
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Url
|
|
nameWithType: ExportedAttachmentDto.Url
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.Url*
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_Url_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.Url
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.Url
|
|
nameWithType: ExportedAttachmentDto.Url
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.op_Equality(EchoHub.Core.DTOs.ExportedAttachmentDto,EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name: operator ==(ExportedAttachmentDto?, ExportedAttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_op_Equality_EchoHub_Core_DTOs_ExportedAttachmentDto_EchoHub_Core_DTOs_ExportedAttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.op_Equality(EchoHub.Core.DTOs.ExportedAttachmentDto,EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name.vb: =(ExportedAttachmentDto, ExportedAttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.operator ==(EchoHub.Core.DTOs.ExportedAttachmentDto?, EchoHub.Core.DTOs.ExportedAttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.=(EchoHub.Core.DTOs.ExportedAttachmentDto, EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
nameWithType: ExportedAttachmentDto.operator ==(ExportedAttachmentDto?, ExportedAttachmentDto?)
|
|
nameWithType.vb: ExportedAttachmentDto.=(ExportedAttachmentDto, ExportedAttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.=
|
|
nameWithType: ExportedAttachmentDto.operator ==
|
|
nameWithType.vb: ExportedAttachmentDto.=
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.op_Inequality(EchoHub.Core.DTOs.ExportedAttachmentDto,EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name: operator !=(ExportedAttachmentDto?, ExportedAttachmentDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_op_Inequality_EchoHub_Core_DTOs_ExportedAttachmentDto_EchoHub_Core_DTOs_ExportedAttachmentDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedAttachmentDto.op_Inequality(EchoHub.Core.DTOs.ExportedAttachmentDto,EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
name.vb: <>(ExportedAttachmentDto, ExportedAttachmentDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.operator !=(EchoHub.Core.DTOs.ExportedAttachmentDto?, EchoHub.Core.DTOs.ExportedAttachmentDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.<>(EchoHub.Core.DTOs.ExportedAttachmentDto, EchoHub.Core.DTOs.ExportedAttachmentDto)
|
|
nameWithType: ExportedAttachmentDto.operator !=(ExportedAttachmentDto?, ExportedAttachmentDto?)
|
|
nameWithType.vb: ExportedAttachmentDto.<>(ExportedAttachmentDto, ExportedAttachmentDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedAttachmentDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ExportedAttachmentDto.html#EchoHub_Core_DTOs_ExportedAttachmentDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedAttachmentDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ExportedAttachmentDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedAttachmentDto.<>
|
|
nameWithType: ExportedAttachmentDto.operator !=
|
|
nameWithType.vb: ExportedAttachmentDto.<>
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto
|
|
name: ExportedMessageDto
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ExportedMessageDto
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto
|
|
nameWithType: ExportedMessageDto
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.#ctor(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name: ExportedMessageDto(ExportedMessageDto)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto__ctor_EchoHub_Core_DTOs_ExportedMessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.#ctor(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name.vb: New(ExportedMessageDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ExportedMessageDto(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.New(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
nameWithType: ExportedMessageDto.ExportedMessageDto(ExportedMessageDto)
|
|
nameWithType.vb: ExportedMessageDto.New(ExportedMessageDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.#ctor(System.Guid,System.String,System.DateTimeOffset,System.String,System.Nullable{System.Guid})
|
|
name: ExportedMessageDto(Guid, string, DateTimeOffset, string, Guid?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto__ctor_System_Guid_System_String_System_DateTimeOffset_System_String_System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.#ctor(System.Guid,System.String,System.DateTimeOffset,System.String,System.Nullable{System.Guid})
|
|
name.vb: New(Guid, String, DateTimeOffset, String, Guid?)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ExportedMessageDto(System.Guid, string, System.DateTimeOffset, string, System.Guid?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.New(System.Guid, String, System.DateTimeOffset, String, System.Guid?)
|
|
nameWithType: ExportedMessageDto.ExportedMessageDto(Guid, string, DateTimeOffset, string, Guid?)
|
|
nameWithType.vb: ExportedMessageDto.New(Guid, String, DateTimeOffset, String, Guid?)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.#ctor*
|
|
name: ExportedMessageDto
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ExportedMessageDto
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.New
|
|
nameWithType: ExportedMessageDto.ExportedMessageDto
|
|
nameWithType.vb: ExportedMessageDto.New
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ChannelName
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ChannelName
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ChannelName
|
|
nameWithType: ExportedMessageDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ChannelName*
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ChannelName_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ChannelName
|
|
nameWithType: ExportedMessageDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Content
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Content
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.Content
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Content
|
|
nameWithType: ExportedMessageDto.Content
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Content*
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Content_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.Content
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Content
|
|
nameWithType: ExportedMessageDto.Content
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct(System.Guid@,System.String@,System.DateTimeOffset@,System.String@,System.Nullable{System.Guid}@)
|
|
name: Deconstruct(out Guid, out string, out DateTimeOffset, out string, out Guid?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Deconstruct_System_Guid__System_String__System_DateTimeOffset__System_String__System_Nullable_System_Guid___
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct(System.Guid@,System.String@,System.DateTimeOffset@,System.String@,System.Nullable{System.Guid}@)
|
|
name.vb: Deconstruct(Guid, String, DateTimeOffset, String, Guid?)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct(out System.Guid, out string, out System.DateTimeOffset, out string, out System.Guid?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct(System.Guid, String, System.DateTimeOffset, String, System.Guid?)
|
|
nameWithType: ExportedMessageDto.Deconstruct(out Guid, out string, out DateTimeOffset, out string, out Guid?)
|
|
nameWithType.vb: ExportedMessageDto.Deconstruct(Guid, String, DateTimeOffset, String, Guid?)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Deconstruct
|
|
nameWithType: ExportedMessageDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract
|
|
nameWithType: ExportedMessageDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.EqualityContract
|
|
nameWithType: ExportedMessageDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Equals(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name: Equals(ExportedMessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Equals_EchoHub_Core_DTOs_ExportedMessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.Equals(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name.vb: Equals(ExportedMessageDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Equals(EchoHub.Core.DTOs.ExportedMessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.Equals(EchoHub.Core.DTOs.ExportedMessageDto)
|
|
nameWithType: ExportedMessageDto.Equals(ExportedMessageDto?)
|
|
nameWithType.vb: ExportedMessageDto.Equals(ExportedMessageDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.Equals(Object)
|
|
nameWithType: ExportedMessageDto.Equals(object?)
|
|
nameWithType.vb: ExportedMessageDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Equals
|
|
nameWithType: ExportedMessageDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode()
|
|
nameWithType: ExportedMessageDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.GetHashCode
|
|
nameWithType: ExportedMessageDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.Id
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Id
|
|
nameWithType: ExportedMessageDto.Id
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.Id
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.Id
|
|
nameWithType: ExportedMessageDto.Id
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ExportedMessageDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.PrintMembers
|
|
nameWithType: ExportedMessageDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId
|
|
name: ReplyToMessageId
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ReplyToMessageId
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId
|
|
nameWithType: ExportedMessageDto.ReplyToMessageId
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId*
|
|
name: ReplyToMessageId
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ReplyToMessageId_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ReplyToMessageId
|
|
nameWithType: ExportedMessageDto.ReplyToMessageId
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.SentAt
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_SentAt
|
|
commentId: P:EchoHub.Core.DTOs.ExportedMessageDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.SentAt
|
|
nameWithType: ExportedMessageDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.SentAt*
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_SentAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.SentAt
|
|
nameWithType: ExportedMessageDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ToString()
|
|
nameWithType: ExportedMessageDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.ToString
|
|
nameWithType: ExportedMessageDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.op_Equality(EchoHub.Core.DTOs.ExportedMessageDto,EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name: operator ==(ExportedMessageDto?, ExportedMessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_op_Equality_EchoHub_Core_DTOs_ExportedMessageDto_EchoHub_Core_DTOs_ExportedMessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.op_Equality(EchoHub.Core.DTOs.ExportedMessageDto,EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name.vb: =(ExportedMessageDto, ExportedMessageDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.operator ==(EchoHub.Core.DTOs.ExportedMessageDto?, EchoHub.Core.DTOs.ExportedMessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.=(EchoHub.Core.DTOs.ExportedMessageDto, EchoHub.Core.DTOs.ExportedMessageDto)
|
|
nameWithType: ExportedMessageDto.operator ==(ExportedMessageDto?, ExportedMessageDto?)
|
|
nameWithType.vb: ExportedMessageDto.=(ExportedMessageDto, ExportedMessageDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.=
|
|
nameWithType: ExportedMessageDto.operator ==
|
|
nameWithType.vb: ExportedMessageDto.=
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.op_Inequality(EchoHub.Core.DTOs.ExportedMessageDto,EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name: operator !=(ExportedMessageDto?, ExportedMessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_op_Inequality_EchoHub_Core_DTOs_ExportedMessageDto_EchoHub_Core_DTOs_ExportedMessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.ExportedMessageDto.op_Inequality(EchoHub.Core.DTOs.ExportedMessageDto,EchoHub.Core.DTOs.ExportedMessageDto)
|
|
name.vb: <>(ExportedMessageDto, ExportedMessageDto)
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.operator !=(EchoHub.Core.DTOs.ExportedMessageDto?, EchoHub.Core.DTOs.ExportedMessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.<>(EchoHub.Core.DTOs.ExportedMessageDto, EchoHub.Core.DTOs.ExportedMessageDto)
|
|
nameWithType: ExportedMessageDto.operator !=(ExportedMessageDto?, ExportedMessageDto?)
|
|
nameWithType.vb: ExportedMessageDto.<>(ExportedMessageDto, ExportedMessageDto)
|
|
- uid: EchoHub.Core.DTOs.ExportedMessageDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ExportedMessageDto.html#EchoHub_Core_DTOs_ExportedMessageDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ExportedMessageDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ExportedMessageDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ExportedMessageDto.<>
|
|
nameWithType: ExportedMessageDto.operator !=
|
|
nameWithType.vb: ExportedMessageDto.<>
|
|
- uid: EchoHub.Core.DTOs.InviteDto
|
|
name: InviteDto
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html
|
|
commentId: T:EchoHub.Core.DTOs.InviteDto
|
|
fullName: EchoHub.Core.DTOs.InviteDto
|
|
nameWithType: InviteDto
|
|
- uid: EchoHub.Core.DTOs.InviteDto.#ctor(EchoHub.Core.DTOs.InviteDto)
|
|
name: InviteDto(InviteDto)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto__ctor_EchoHub_Core_DTOs_InviteDto_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.#ctor(EchoHub.Core.DTOs.InviteDto)
|
|
name.vb: New(InviteDto)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.InviteDto(EchoHub.Core.DTOs.InviteDto)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.New(EchoHub.Core.DTOs.InviteDto)
|
|
nameWithType: InviteDto.InviteDto(InviteDto)
|
|
nameWithType.vb: InviteDto.New(InviteDto)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.#ctor(System.String,System.String,System.DateTimeOffset,System.Nullable{System.DateTimeOffset},System.Int32,System.Int32)
|
|
name: InviteDto(string, string, DateTimeOffset, DateTimeOffset?, int, int)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto__ctor_System_String_System_String_System_DateTimeOffset_System_Nullable_System_DateTimeOffset__System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.#ctor(System.String,System.String,System.DateTimeOffset,System.Nullable{System.DateTimeOffset},System.Int32,System.Int32)
|
|
name.vb: New(String, String, DateTimeOffset, DateTimeOffset?, Integer, Integer)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.InviteDto(string, string, System.DateTimeOffset, System.DateTimeOffset?, int, int)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.New(String, String, System.DateTimeOffset, System.DateTimeOffset?, Integer, Integer)
|
|
nameWithType: InviteDto.InviteDto(string, string, DateTimeOffset, DateTimeOffset?, int, int)
|
|
nameWithType.vb: InviteDto.New(String, String, DateTimeOffset, DateTimeOffset?, Integer, Integer)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.#ctor*
|
|
name: InviteDto
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.InviteDto.InviteDto
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.New
|
|
nameWithType: InviteDto.InviteDto
|
|
nameWithType.vb: InviteDto.New
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Code
|
|
name: Code
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Code
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.Code
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Code
|
|
nameWithType: InviteDto.Code
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Code*
|
|
name: Code
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Code_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.Code
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Code
|
|
nameWithType: InviteDto.Code
|
|
- uid: EchoHub.Core.DTOs.InviteDto.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_CreatedAt
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.InviteDto.CreatedAt
|
|
nameWithType: InviteDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.InviteDto.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.InviteDto.CreatedAt
|
|
nameWithType: InviteDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.InviteDto.CreatedByUsername
|
|
name: CreatedByUsername
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_CreatedByUsername
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.CreatedByUsername
|
|
fullName: EchoHub.Core.DTOs.InviteDto.CreatedByUsername
|
|
nameWithType: InviteDto.CreatedByUsername
|
|
- uid: EchoHub.Core.DTOs.InviteDto.CreatedByUsername*
|
|
name: CreatedByUsername
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_CreatedByUsername_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.CreatedByUsername
|
|
fullName: EchoHub.Core.DTOs.InviteDto.CreatedByUsername
|
|
nameWithType: InviteDto.CreatedByUsername
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Deconstruct(System.String@,System.String@,System.DateTimeOffset@,System.Nullable{System.DateTimeOffset}@,System.Int32@,System.Int32@)
|
|
name: Deconstruct(out string, out string, out DateTimeOffset, out DateTimeOffset?, out int, out int)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Deconstruct_System_String__System_String__System_DateTimeOffset__System_Nullable_System_DateTimeOffset___System_Int32__System_Int32__
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.Deconstruct(System.String@,System.String@,System.DateTimeOffset@,System.Nullable{System.DateTimeOffset}@,System.Int32@,System.Int32@)
|
|
name.vb: Deconstruct(String, String, DateTimeOffset, DateTimeOffset?, Integer, Integer)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Deconstruct(out string, out string, out System.DateTimeOffset, out System.DateTimeOffset?, out int, out int)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.Deconstruct(String, String, System.DateTimeOffset, System.DateTimeOffset?, Integer, Integer)
|
|
nameWithType: InviteDto.Deconstruct(out string, out string, out DateTimeOffset, out DateTimeOffset?, out int, out int)
|
|
nameWithType.vb: InviteDto.Deconstruct(String, String, DateTimeOffset, DateTimeOffset?, Integer, Integer)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Deconstruct
|
|
nameWithType: InviteDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.InviteDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.InviteDto.EqualityContract
|
|
nameWithType: InviteDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.InviteDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.InviteDto.EqualityContract
|
|
nameWithType: InviteDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Equals(EchoHub.Core.DTOs.InviteDto)
|
|
name: Equals(InviteDto?)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Equals_EchoHub_Core_DTOs_InviteDto_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.Equals(EchoHub.Core.DTOs.InviteDto)
|
|
name.vb: Equals(InviteDto)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Equals(EchoHub.Core.DTOs.InviteDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.Equals(EchoHub.Core.DTOs.InviteDto)
|
|
nameWithType: InviteDto.Equals(InviteDto?)
|
|
nameWithType.vb: InviteDto.Equals(InviteDto)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.Equals(Object)
|
|
nameWithType: InviteDto.Equals(object?)
|
|
nameWithType.vb: InviteDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.Equals
|
|
fullName: EchoHub.Core.DTOs.InviteDto.Equals
|
|
nameWithType: InviteDto.Equals
|
|
- uid: EchoHub.Core.DTOs.InviteDto.ExpiresAt
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_ExpiresAt
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.ExpiresAt
|
|
fullName: EchoHub.Core.DTOs.InviteDto.ExpiresAt
|
|
nameWithType: InviteDto.ExpiresAt
|
|
- uid: EchoHub.Core.DTOs.InviteDto.ExpiresAt*
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_ExpiresAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.ExpiresAt
|
|
fullName: EchoHub.Core.DTOs.InviteDto.ExpiresAt
|
|
nameWithType: InviteDto.ExpiresAt
|
|
- uid: EchoHub.Core.DTOs.InviteDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.InviteDto.GetHashCode()
|
|
nameWithType: InviteDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.InviteDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.InviteDto.GetHashCode
|
|
nameWithType: InviteDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.InviteDto.MaxUses
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_MaxUses
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.MaxUses
|
|
fullName: EchoHub.Core.DTOs.InviteDto.MaxUses
|
|
nameWithType: InviteDto.MaxUses
|
|
- uid: EchoHub.Core.DTOs.InviteDto.MaxUses*
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_MaxUses_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.MaxUses
|
|
fullName: EchoHub.Core.DTOs.InviteDto.MaxUses
|
|
nameWithType: InviteDto.MaxUses
|
|
- uid: EchoHub.Core.DTOs.InviteDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: InviteDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.InviteDto.PrintMembers
|
|
nameWithType: InviteDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.InviteDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.ToString
|
|
fullName: EchoHub.Core.DTOs.InviteDto.ToString()
|
|
nameWithType: InviteDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.InviteDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.ToString
|
|
fullName: EchoHub.Core.DTOs.InviteDto.ToString
|
|
nameWithType: InviteDto.ToString
|
|
- uid: EchoHub.Core.DTOs.InviteDto.UseCount
|
|
name: UseCount
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_UseCount
|
|
commentId: P:EchoHub.Core.DTOs.InviteDto.UseCount
|
|
fullName: EchoHub.Core.DTOs.InviteDto.UseCount
|
|
nameWithType: InviteDto.UseCount
|
|
- uid: EchoHub.Core.DTOs.InviteDto.UseCount*
|
|
name: UseCount
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_UseCount_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.UseCount
|
|
fullName: EchoHub.Core.DTOs.InviteDto.UseCount
|
|
nameWithType: InviteDto.UseCount
|
|
- uid: EchoHub.Core.DTOs.InviteDto.op_Equality(EchoHub.Core.DTOs.InviteDto,EchoHub.Core.DTOs.InviteDto)
|
|
name: operator ==(InviteDto?, InviteDto?)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_op_Equality_EchoHub_Core_DTOs_InviteDto_EchoHub_Core_DTOs_InviteDto_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.op_Equality(EchoHub.Core.DTOs.InviteDto,EchoHub.Core.DTOs.InviteDto)
|
|
name.vb: =(InviteDto, InviteDto)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.operator ==(EchoHub.Core.DTOs.InviteDto?, EchoHub.Core.DTOs.InviteDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.=(EchoHub.Core.DTOs.InviteDto, EchoHub.Core.DTOs.InviteDto)
|
|
nameWithType: InviteDto.operator ==(InviteDto?, InviteDto?)
|
|
nameWithType.vb: InviteDto.=(InviteDto, InviteDto)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.InviteDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.=
|
|
nameWithType: InviteDto.operator ==
|
|
nameWithType.vb: InviteDto.=
|
|
- uid: EchoHub.Core.DTOs.InviteDto.op_Inequality(EchoHub.Core.DTOs.InviteDto,EchoHub.Core.DTOs.InviteDto)
|
|
name: operator !=(InviteDto?, InviteDto?)
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_op_Inequality_EchoHub_Core_DTOs_InviteDto_EchoHub_Core_DTOs_InviteDto_
|
|
commentId: M:EchoHub.Core.DTOs.InviteDto.op_Inequality(EchoHub.Core.DTOs.InviteDto,EchoHub.Core.DTOs.InviteDto)
|
|
name.vb: <>(InviteDto, InviteDto)
|
|
fullName: EchoHub.Core.DTOs.InviteDto.operator !=(EchoHub.Core.DTOs.InviteDto?, EchoHub.Core.DTOs.InviteDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.<>(EchoHub.Core.DTOs.InviteDto, EchoHub.Core.DTOs.InviteDto)
|
|
nameWithType: InviteDto.operator !=(InviteDto?, InviteDto?)
|
|
nameWithType.vb: InviteDto.<>(InviteDto, InviteDto)
|
|
- uid: EchoHub.Core.DTOs.InviteDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.InviteDto.html#EchoHub_Core_DTOs_InviteDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.InviteDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.InviteDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.InviteDto.<>
|
|
nameWithType: InviteDto.operator !=
|
|
nameWithType.vb: InviteDto.<>
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult
|
|
name: JoinChannelResult
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html
|
|
commentId: T:EchoHub.Core.DTOs.JoinChannelResult
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult
|
|
nameWithType: JoinChannelResult
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.#ctor(EchoHub.Core.DTOs.JoinChannelResult)
|
|
name: JoinChannelResult(JoinChannelResult)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult__ctor_EchoHub_Core_DTOs_JoinChannelResult_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.#ctor(EchoHub.Core.DTOs.JoinChannelResult)
|
|
name.vb: New(JoinChannelResult)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.JoinChannelResult(EchoHub.Core.DTOs.JoinChannelResult)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.New(EchoHub.Core.DTOs.JoinChannelResult)
|
|
nameWithType: JoinChannelResult.JoinChannelResult(JoinChannelResult)
|
|
nameWithType.vb: JoinChannelResult.New(JoinChannelResult)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.#ctor(System.Boolean,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.String,System.Boolean,System.String,System.String)
|
|
name: JoinChannelResult(bool, List<MessageDto>, string?, bool, string?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult__ctor_System_Boolean_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto__System_String_System_Boolean_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.#ctor(System.Boolean,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto},System.String,System.Boolean,System.String,System.String)
|
|
name.vb: New(Boolean, List(Of MessageDto), String, Boolean, String, String)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.JoinChannelResult(bool, System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>, string?, bool, string?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.New(Boolean, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto), String, Boolean, String, String)
|
|
nameWithType: JoinChannelResult.JoinChannelResult(bool, List<MessageDto>, string?, bool, string?, string?)
|
|
nameWithType.vb: JoinChannelResult.New(Boolean, List(Of MessageDto), String, Boolean, String, String)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.#ctor*
|
|
name: JoinChannelResult
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.JoinChannelResult
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.New
|
|
nameWithType: JoinChannelResult.JoinChannelResult
|
|
nameWithType.vb: JoinChannelResult.New
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Deconstruct(System.Boolean@,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto}@,System.String@,System.Boolean@,System.String@,System.String@)
|
|
name: Deconstruct(out bool, out List<MessageDto>, out string?, out bool, out string?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Deconstruct_System_Boolean__System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto___System_String__System_Boolean__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.Deconstruct(System.Boolean@,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto}@,System.String@,System.Boolean@,System.String@,System.String@)
|
|
name.vb: Deconstruct(Boolean, List(Of MessageDto), String, Boolean, String, String)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Deconstruct(out bool, out System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>, out string?, out bool, out string?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.Deconstruct(Boolean, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto), String, Boolean, String, String)
|
|
nameWithType: JoinChannelResult.Deconstruct(out bool, out List<MessageDto>, out string?, out bool, out string?, out string?)
|
|
nameWithType.vb: JoinChannelResult.Deconstruct(Boolean, List(Of MessageDto), String, Boolean, String, String)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Deconstruct
|
|
nameWithType: JoinChannelResult.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_EncryptionSalt
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt
|
|
nameWithType: JoinChannelResult.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt*
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_EncryptionSalt_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.EncryptionSalt
|
|
nameWithType: JoinChannelResult.EncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.EqualityContract
|
|
nameWithType: JoinChannelResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.EqualityContract
|
|
nameWithType: JoinChannelResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Equals(EchoHub.Core.DTOs.JoinChannelResult)
|
|
name: Equals(JoinChannelResult?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Equals_EchoHub_Core_DTOs_JoinChannelResult_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.Equals(EchoHub.Core.DTOs.JoinChannelResult)
|
|
name.vb: Equals(JoinChannelResult)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Equals(EchoHub.Core.DTOs.JoinChannelResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.Equals(EchoHub.Core.DTOs.JoinChannelResult)
|
|
nameWithType: JoinChannelResult.Equals(JoinChannelResult?)
|
|
nameWithType.vb: JoinChannelResult.Equals(JoinChannelResult)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.Equals(Object)
|
|
nameWithType: JoinChannelResult.Equals(object?)
|
|
nameWithType.vb: JoinChannelResult.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.Equals
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Equals
|
|
nameWithType: JoinChannelResult.Equals
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Error
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Error
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.Error
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Error
|
|
nameWithType: JoinChannelResult.Error
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Error*
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Error_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.Error
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Error
|
|
nameWithType: JoinChannelResult.Error
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.GetHashCode()
|
|
nameWithType: JoinChannelResult.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.GetHashCode
|
|
nameWithType: JoinChannelResult.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.History
|
|
name: History
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_History
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.History
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.History
|
|
nameWithType: JoinChannelResult.History
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.History*
|
|
name: History
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_History_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.History
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.History
|
|
nameWithType: JoinChannelResult.History
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired
|
|
name: PasswordRequired
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_PasswordRequired
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired
|
|
nameWithType: JoinChannelResult.PasswordRequired
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired*
|
|
name: PasswordRequired
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_PasswordRequired_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.PasswordRequired
|
|
nameWithType: JoinChannelResult.PasswordRequired
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: JoinChannelResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.PrintMembers
|
|
nameWithType: JoinChannelResult.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Success
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Success
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.Success
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Success
|
|
nameWithType: JoinChannelResult.Success
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.Success*
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_Success_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.Success
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.Success
|
|
nameWithType: JoinChannelResult.Success
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_ToString
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.ToString
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.ToString()
|
|
nameWithType: JoinChannelResult.ToString()
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.ToString
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.ToString
|
|
nameWithType: JoinChannelResult.ToString
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_WrappedRoomKey
|
|
commentId: P:EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey
|
|
nameWithType: JoinChannelResult.WrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey*
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_WrappedRoomKey_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.WrappedRoomKey
|
|
nameWithType: JoinChannelResult.WrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.op_Equality(EchoHub.Core.DTOs.JoinChannelResult,EchoHub.Core.DTOs.JoinChannelResult)
|
|
name: operator ==(JoinChannelResult?, JoinChannelResult?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_op_Equality_EchoHub_Core_DTOs_JoinChannelResult_EchoHub_Core_DTOs_JoinChannelResult_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.op_Equality(EchoHub.Core.DTOs.JoinChannelResult,EchoHub.Core.DTOs.JoinChannelResult)
|
|
name.vb: =(JoinChannelResult, JoinChannelResult)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.operator ==(EchoHub.Core.DTOs.JoinChannelResult?, EchoHub.Core.DTOs.JoinChannelResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.=(EchoHub.Core.DTOs.JoinChannelResult, EchoHub.Core.DTOs.JoinChannelResult)
|
|
nameWithType: JoinChannelResult.operator ==(JoinChannelResult?, JoinChannelResult?)
|
|
nameWithType.vb: JoinChannelResult.=(JoinChannelResult, JoinChannelResult)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.=
|
|
nameWithType: JoinChannelResult.operator ==
|
|
nameWithType.vb: JoinChannelResult.=
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.op_Inequality(EchoHub.Core.DTOs.JoinChannelResult,EchoHub.Core.DTOs.JoinChannelResult)
|
|
name: operator !=(JoinChannelResult?, JoinChannelResult?)
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_op_Inequality_EchoHub_Core_DTOs_JoinChannelResult_EchoHub_Core_DTOs_JoinChannelResult_
|
|
commentId: M:EchoHub.Core.DTOs.JoinChannelResult.op_Inequality(EchoHub.Core.DTOs.JoinChannelResult,EchoHub.Core.DTOs.JoinChannelResult)
|
|
name.vb: <>(JoinChannelResult, JoinChannelResult)
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.operator !=(EchoHub.Core.DTOs.JoinChannelResult?, EchoHub.Core.DTOs.JoinChannelResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.<>(EchoHub.Core.DTOs.JoinChannelResult, EchoHub.Core.DTOs.JoinChannelResult)
|
|
nameWithType: JoinChannelResult.operator !=(JoinChannelResult?, JoinChannelResult?)
|
|
nameWithType.vb: JoinChannelResult.<>(JoinChannelResult, JoinChannelResult)
|
|
- uid: EchoHub.Core.DTOs.JoinChannelResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.JoinChannelResult.html#EchoHub_Core_DTOs_JoinChannelResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.JoinChannelResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.JoinChannelResult.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.JoinChannelResult.<>
|
|
nameWithType: JoinChannelResult.operator !=
|
|
nameWithType.vb: JoinChannelResult.<>
|
|
- uid: EchoHub.Core.DTOs.KickRequest
|
|
name: KickRequest
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.KickRequest
|
|
fullName: EchoHub.Core.DTOs.KickRequest
|
|
nameWithType: KickRequest
|
|
- uid: EchoHub.Core.DTOs.KickRequest.#ctor(EchoHub.Core.DTOs.KickRequest)
|
|
name: KickRequest(KickRequest)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest__ctor_EchoHub_Core_DTOs_KickRequest_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.#ctor(EchoHub.Core.DTOs.KickRequest)
|
|
name.vb: New(KickRequest)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.KickRequest(EchoHub.Core.DTOs.KickRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.New(EchoHub.Core.DTOs.KickRequest)
|
|
nameWithType: KickRequest.KickRequest(KickRequest)
|
|
nameWithType.vb: KickRequest.New(KickRequest)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.#ctor(System.String)
|
|
name: KickRequest(string?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.KickRequest(string?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.New(String)
|
|
nameWithType: KickRequest.KickRequest(string?)
|
|
nameWithType.vb: KickRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.#ctor*
|
|
name: KickRequest
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.KickRequest.KickRequest
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.New
|
|
nameWithType: KickRequest.KickRequest
|
|
nameWithType.vb: KickRequest.New
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Deconstruct(out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.Deconstruct(String)
|
|
nameWithType: KickRequest.Deconstruct(out string?)
|
|
nameWithType.vb: KickRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Deconstruct
|
|
nameWithType: KickRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.KickRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.KickRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.KickRequest.EqualityContract
|
|
nameWithType: KickRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.KickRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.KickRequest.EqualityContract
|
|
nameWithType: KickRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Equals(EchoHub.Core.DTOs.KickRequest)
|
|
name: Equals(KickRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Equals_EchoHub_Core_DTOs_KickRequest_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.Equals(EchoHub.Core.DTOs.KickRequest)
|
|
name.vb: Equals(KickRequest)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Equals(EchoHub.Core.DTOs.KickRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.Equals(EchoHub.Core.DTOs.KickRequest)
|
|
nameWithType: KickRequest.Equals(KickRequest?)
|
|
nameWithType.vb: KickRequest.Equals(KickRequest)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.Equals(Object)
|
|
nameWithType: KickRequest.Equals(object?)
|
|
nameWithType.vb: KickRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Equals
|
|
nameWithType: KickRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.KickRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.KickRequest.GetHashCode()
|
|
nameWithType: KickRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.KickRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.KickRequest.GetHashCode
|
|
nameWithType: KickRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.KickRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: KickRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.KickRequest.PrintMembers
|
|
nameWithType: KickRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Reason
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Reason
|
|
commentId: P:EchoHub.Core.DTOs.KickRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Reason
|
|
nameWithType: KickRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.KickRequest.Reason*
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_Reason_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.KickRequest.Reason
|
|
nameWithType: KickRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.KickRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.KickRequest.ToString()
|
|
nameWithType: KickRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.KickRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.KickRequest.ToString
|
|
nameWithType: KickRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.KickRequest.op_Equality(EchoHub.Core.DTOs.KickRequest,EchoHub.Core.DTOs.KickRequest)
|
|
name: operator ==(KickRequest?, KickRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_op_Equality_EchoHub_Core_DTOs_KickRequest_EchoHub_Core_DTOs_KickRequest_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.op_Equality(EchoHub.Core.DTOs.KickRequest,EchoHub.Core.DTOs.KickRequest)
|
|
name.vb: =(KickRequest, KickRequest)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.operator ==(EchoHub.Core.DTOs.KickRequest?, EchoHub.Core.DTOs.KickRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.=(EchoHub.Core.DTOs.KickRequest, EchoHub.Core.DTOs.KickRequest)
|
|
nameWithType: KickRequest.operator ==(KickRequest?, KickRequest?)
|
|
nameWithType.vb: KickRequest.=(KickRequest, KickRequest)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.KickRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.=
|
|
nameWithType: KickRequest.operator ==
|
|
nameWithType.vb: KickRequest.=
|
|
- uid: EchoHub.Core.DTOs.KickRequest.op_Inequality(EchoHub.Core.DTOs.KickRequest,EchoHub.Core.DTOs.KickRequest)
|
|
name: operator !=(KickRequest?, KickRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_op_Inequality_EchoHub_Core_DTOs_KickRequest_EchoHub_Core_DTOs_KickRequest_
|
|
commentId: M:EchoHub.Core.DTOs.KickRequest.op_Inequality(EchoHub.Core.DTOs.KickRequest,EchoHub.Core.DTOs.KickRequest)
|
|
name.vb: <>(KickRequest, KickRequest)
|
|
fullName: EchoHub.Core.DTOs.KickRequest.operator !=(EchoHub.Core.DTOs.KickRequest?, EchoHub.Core.DTOs.KickRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.<>(EchoHub.Core.DTOs.KickRequest, EchoHub.Core.DTOs.KickRequest)
|
|
nameWithType: KickRequest.operator !=(KickRequest?, KickRequest?)
|
|
nameWithType.vb: KickRequest.<>(KickRequest, KickRequest)
|
|
- uid: EchoHub.Core.DTOs.KickRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.KickRequest.html#EchoHub_Core_DTOs_KickRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.KickRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.KickRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.KickRequest.<>
|
|
nameWithType: KickRequest.operator !=
|
|
nameWithType.vb: KickRequest.<>
|
|
- uid: EchoHub.Core.DTOs.LoginRequest
|
|
name: LoginRequest
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.LoginRequest
|
|
fullName: EchoHub.Core.DTOs.LoginRequest
|
|
nameWithType: LoginRequest
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.#ctor(EchoHub.Core.DTOs.LoginRequest)
|
|
name: LoginRequest(LoginRequest)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest__ctor_EchoHub_Core_DTOs_LoginRequest_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.#ctor(EchoHub.Core.DTOs.LoginRequest)
|
|
name.vb: New(LoginRequest)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.LoginRequest(EchoHub.Core.DTOs.LoginRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.New(EchoHub.Core.DTOs.LoginRequest)
|
|
nameWithType: LoginRequest.LoginRequest(LoginRequest)
|
|
nameWithType.vb: LoginRequest.New(LoginRequest)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.#ctor(System.String,System.String)
|
|
name: LoginRequest(string, string)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest__ctor_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.#ctor(System.String,System.String)
|
|
name.vb: New(String, String)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.LoginRequest(string, string)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.New(String, String)
|
|
nameWithType: LoginRequest.LoginRequest(string, string)
|
|
nameWithType.vb: LoginRequest.New(String, String)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.#ctor*
|
|
name: LoginRequest
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.LoginRequest
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.New
|
|
nameWithType: LoginRequest.LoginRequest
|
|
nameWithType.vb: LoginRequest.New
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Deconstruct(System.String@,System.String@)
|
|
name: Deconstruct(out string, out string)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Deconstruct_System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.Deconstruct(System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Deconstruct(out string, out string)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.Deconstruct(String, String)
|
|
nameWithType: LoginRequest.Deconstruct(out string, out string)
|
|
nameWithType.vb: LoginRequest.Deconstruct(String, String)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Deconstruct
|
|
nameWithType: LoginRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.LoginRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.EqualityContract
|
|
nameWithType: LoginRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.EqualityContract
|
|
nameWithType: LoginRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Equals(EchoHub.Core.DTOs.LoginRequest)
|
|
name: Equals(LoginRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Equals_EchoHub_Core_DTOs_LoginRequest_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.Equals(EchoHub.Core.DTOs.LoginRequest)
|
|
name.vb: Equals(LoginRequest)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Equals(EchoHub.Core.DTOs.LoginRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.Equals(EchoHub.Core.DTOs.LoginRequest)
|
|
nameWithType: LoginRequest.Equals(LoginRequest?)
|
|
nameWithType.vb: LoginRequest.Equals(LoginRequest)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.Equals(Object)
|
|
nameWithType: LoginRequest.Equals(object?)
|
|
nameWithType.vb: LoginRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Equals
|
|
nameWithType: LoginRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.GetHashCode()
|
|
nameWithType: LoginRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.GetHashCode
|
|
nameWithType: LoginRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Password
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Password
|
|
commentId: P:EchoHub.Core.DTOs.LoginRequest.Password
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Password
|
|
nameWithType: LoginRequest.Password
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Password*
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Password_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.Password
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Password
|
|
nameWithType: LoginRequest.Password
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: LoginRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.PrintMembers
|
|
nameWithType: LoginRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.ToString()
|
|
nameWithType: LoginRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.ToString
|
|
nameWithType: LoginRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Username
|
|
commentId: P:EchoHub.Core.DTOs.LoginRequest.Username
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Username
|
|
nameWithType: LoginRequest.Username
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.Username
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.Username
|
|
nameWithType: LoginRequest.Username
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.op_Equality(EchoHub.Core.DTOs.LoginRequest,EchoHub.Core.DTOs.LoginRequest)
|
|
name: operator ==(LoginRequest?, LoginRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_op_Equality_EchoHub_Core_DTOs_LoginRequest_EchoHub_Core_DTOs_LoginRequest_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.op_Equality(EchoHub.Core.DTOs.LoginRequest,EchoHub.Core.DTOs.LoginRequest)
|
|
name.vb: =(LoginRequest, LoginRequest)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.operator ==(EchoHub.Core.DTOs.LoginRequest?, EchoHub.Core.DTOs.LoginRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.=(EchoHub.Core.DTOs.LoginRequest, EchoHub.Core.DTOs.LoginRequest)
|
|
nameWithType: LoginRequest.operator ==(LoginRequest?, LoginRequest?)
|
|
nameWithType.vb: LoginRequest.=(LoginRequest, LoginRequest)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.=
|
|
nameWithType: LoginRequest.operator ==
|
|
nameWithType.vb: LoginRequest.=
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.op_Inequality(EchoHub.Core.DTOs.LoginRequest,EchoHub.Core.DTOs.LoginRequest)
|
|
name: operator !=(LoginRequest?, LoginRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_op_Inequality_EchoHub_Core_DTOs_LoginRequest_EchoHub_Core_DTOs_LoginRequest_
|
|
commentId: M:EchoHub.Core.DTOs.LoginRequest.op_Inequality(EchoHub.Core.DTOs.LoginRequest,EchoHub.Core.DTOs.LoginRequest)
|
|
name.vb: <>(LoginRequest, LoginRequest)
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.operator !=(EchoHub.Core.DTOs.LoginRequest?, EchoHub.Core.DTOs.LoginRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.<>(EchoHub.Core.DTOs.LoginRequest, EchoHub.Core.DTOs.LoginRequest)
|
|
nameWithType: LoginRequest.operator !=(LoginRequest?, LoginRequest?)
|
|
nameWithType.vb: LoginRequest.<>(LoginRequest, LoginRequest)
|
|
- uid: EchoHub.Core.DTOs.LoginRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.LoginRequest.html#EchoHub_Core_DTOs_LoginRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.LoginRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.LoginRequest.<>
|
|
nameWithType: LoginRequest.operator !=
|
|
nameWithType.vb: LoginRequest.<>
|
|
- uid: EchoHub.Core.DTOs.LoginResponse
|
|
name: LoginResponse
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html
|
|
commentId: T:EchoHub.Core.DTOs.LoginResponse
|
|
fullName: EchoHub.Core.DTOs.LoginResponse
|
|
nameWithType: LoginResponse
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.#ctor(EchoHub.Core.DTOs.LoginResponse)
|
|
name: LoginResponse(LoginResponse)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse__ctor_EchoHub_Core_DTOs_LoginResponse_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.#ctor(EchoHub.Core.DTOs.LoginResponse)
|
|
name.vb: New(LoginResponse)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.LoginResponse(EchoHub.Core.DTOs.LoginResponse)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.New(EchoHub.Core.DTOs.LoginResponse)
|
|
nameWithType: LoginResponse.LoginResponse(LoginResponse)
|
|
nameWithType.vb: LoginResponse.New(LoginResponse)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.#ctor(System.String,System.String,System.DateTimeOffset,System.String,System.String,System.String)
|
|
name: LoginResponse(string, string, DateTimeOffset, string, string?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse__ctor_System_String_System_String_System_DateTimeOffset_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.#ctor(System.String,System.String,System.DateTimeOffset,System.String,System.String,System.String)
|
|
name.vb: New(String, String, DateTimeOffset, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.LoginResponse(string, string, System.DateTimeOffset, string, string?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.New(String, String, System.DateTimeOffset, String, String, String)
|
|
nameWithType: LoginResponse.LoginResponse(string, string, DateTimeOffset, string, string?, string?)
|
|
nameWithType.vb: LoginResponse.New(String, String, DateTimeOffset, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.#ctor*
|
|
name: LoginResponse
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.LoginResponse
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.New
|
|
nameWithType: LoginResponse.LoginResponse
|
|
nameWithType.vb: LoginResponse.New
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Deconstruct(System.String@,System.String@,System.DateTimeOffset@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string, out string, out DateTimeOffset, out string, out string?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Deconstruct_System_String__System_String__System_DateTimeOffset__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.Deconstruct(System.String@,System.String@,System.DateTimeOffset@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, DateTimeOffset, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Deconstruct(out string, out string, out System.DateTimeOffset, out string, out string?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.Deconstruct(String, String, System.DateTimeOffset, String, String, String)
|
|
nameWithType: LoginResponse.Deconstruct(out string, out string, out DateTimeOffset, out string, out string?, out string?)
|
|
nameWithType.vb: LoginResponse.Deconstruct(String, String, DateTimeOffset, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Deconstruct
|
|
nameWithType: LoginResponse.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.DisplayName
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.DisplayName
|
|
nameWithType: LoginResponse.DisplayName
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.DisplayName
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.DisplayName
|
|
nameWithType: LoginResponse.DisplayName
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.EqualityContract
|
|
nameWithType: LoginResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.EqualityContract
|
|
nameWithType: LoginResponse.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Equals(EchoHub.Core.DTOs.LoginResponse)
|
|
name: Equals(LoginResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Equals_EchoHub_Core_DTOs_LoginResponse_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.Equals(EchoHub.Core.DTOs.LoginResponse)
|
|
name.vb: Equals(LoginResponse)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Equals(EchoHub.Core.DTOs.LoginResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.Equals(EchoHub.Core.DTOs.LoginResponse)
|
|
nameWithType: LoginResponse.Equals(LoginResponse?)
|
|
nameWithType.vb: LoginResponse.Equals(LoginResponse)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.Equals(Object)
|
|
nameWithType: LoginResponse.Equals(object?)
|
|
nameWithType.vb: LoginResponse.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.Equals
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Equals
|
|
nameWithType: LoginResponse.Equals
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.ExpiresAt
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_ExpiresAt
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.ExpiresAt
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.ExpiresAt
|
|
nameWithType: LoginResponse.ExpiresAt
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.ExpiresAt*
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_ExpiresAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.ExpiresAt
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.ExpiresAt
|
|
nameWithType: LoginResponse.ExpiresAt
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.GetHashCode()
|
|
nameWithType: LoginResponse.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.GetHashCode
|
|
nameWithType: LoginResponse.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_NicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.NicknameColor
|
|
nameWithType: LoginResponse.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.NicknameColor
|
|
nameWithType: LoginResponse.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: LoginResponse.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.PrintMembers
|
|
nameWithType: LoginResponse.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.RefreshToken
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_RefreshToken
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.RefreshToken
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.RefreshToken
|
|
nameWithType: LoginResponse.RefreshToken
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.RefreshToken*
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_RefreshToken_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.RefreshToken
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.RefreshToken
|
|
nameWithType: LoginResponse.RefreshToken
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_ToString
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.ToString()
|
|
nameWithType: LoginResponse.ToString()
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.ToString
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.ToString
|
|
nameWithType: LoginResponse.ToString
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Token
|
|
name: Token
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Token
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.Token
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Token
|
|
nameWithType: LoginResponse.Token
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Token*
|
|
name: Token
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Token_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.Token
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Token
|
|
nameWithType: LoginResponse.Token
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Username
|
|
commentId: P:EchoHub.Core.DTOs.LoginResponse.Username
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Username
|
|
nameWithType: LoginResponse.Username
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.Username
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.Username
|
|
nameWithType: LoginResponse.Username
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.op_Equality(EchoHub.Core.DTOs.LoginResponse,EchoHub.Core.DTOs.LoginResponse)
|
|
name: operator ==(LoginResponse?, LoginResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_op_Equality_EchoHub_Core_DTOs_LoginResponse_EchoHub_Core_DTOs_LoginResponse_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.op_Equality(EchoHub.Core.DTOs.LoginResponse,EchoHub.Core.DTOs.LoginResponse)
|
|
name.vb: =(LoginResponse, LoginResponse)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.operator ==(EchoHub.Core.DTOs.LoginResponse?, EchoHub.Core.DTOs.LoginResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.=(EchoHub.Core.DTOs.LoginResponse, EchoHub.Core.DTOs.LoginResponse)
|
|
nameWithType: LoginResponse.operator ==(LoginResponse?, LoginResponse?)
|
|
nameWithType.vb: LoginResponse.=(LoginResponse, LoginResponse)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.=
|
|
nameWithType: LoginResponse.operator ==
|
|
nameWithType.vb: LoginResponse.=
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.op_Inequality(EchoHub.Core.DTOs.LoginResponse,EchoHub.Core.DTOs.LoginResponse)
|
|
name: operator !=(LoginResponse?, LoginResponse?)
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_op_Inequality_EchoHub_Core_DTOs_LoginResponse_EchoHub_Core_DTOs_LoginResponse_
|
|
commentId: M:EchoHub.Core.DTOs.LoginResponse.op_Inequality(EchoHub.Core.DTOs.LoginResponse,EchoHub.Core.DTOs.LoginResponse)
|
|
name.vb: <>(LoginResponse, LoginResponse)
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.operator !=(EchoHub.Core.DTOs.LoginResponse?, EchoHub.Core.DTOs.LoginResponse?)
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.<>(EchoHub.Core.DTOs.LoginResponse, EchoHub.Core.DTOs.LoginResponse)
|
|
nameWithType: LoginResponse.operator !=(LoginResponse?, LoginResponse?)
|
|
nameWithType.vb: LoginResponse.<>(LoginResponse, LoginResponse)
|
|
- uid: EchoHub.Core.DTOs.LoginResponse.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.LoginResponse.html#EchoHub_Core_DTOs_LoginResponse_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.LoginResponse.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.LoginResponse.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.LoginResponse.<>
|
|
nameWithType: LoginResponse.operator !=
|
|
nameWithType.vb: LoginResponse.<>
|
|
- uid: EchoHub.Core.DTOs.MessageDto
|
|
name: MessageDto
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html
|
|
commentId: T:EchoHub.Core.DTOs.MessageDto
|
|
fullName: EchoHub.Core.DTOs.MessageDto
|
|
nameWithType: MessageDto
|
|
- uid: EchoHub.Core.DTOs.MessageDto.#ctor(EchoHub.Core.DTOs.MessageDto)
|
|
name: MessageDto(MessageDto)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto__ctor_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.#ctor(EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: New(MessageDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.MessageDto(EchoHub.Core.DTOs.MessageDto)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.New(EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: MessageDto.MessageDto(MessageDto)
|
|
nameWithType.vb: MessageDto.New(MessageDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.#ctor(System.Guid,System.String,System.String,System.String,System.String,System.DateTimeOffset,System.Collections.Generic.List{EchoHub.Core.DTOs.AttachmentDto},System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto},System.String,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name: MessageDto(Guid, string, string, string?, string, DateTimeOffset, List<AttachmentDto>?, List<EmbedDto>?, string?, ReplyRefDto?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto__ctor_System_Guid_System_String_System_String_System_String_System_String_System_DateTimeOffset_System_Collections_Generic_List_EchoHub_Core_DTOs_AttachmentDto__System_Collections_Generic_List_EchoHub_Core_DTOs_EmbedDto__System_String_EchoHub_Core_DTOs_ReplyRefDto_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.#ctor(System.Guid,System.String,System.String,System.String,System.String,System.DateTimeOffset,System.Collections.Generic.List{EchoHub.Core.DTOs.AttachmentDto},System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto},System.String,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name.vb: New(Guid, String, String, String, String, DateTimeOffset, List(Of AttachmentDto), List(Of EmbedDto), String, ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.MessageDto(System.Guid, string, string, string?, string, System.DateTimeOffset, System.Collections.Generic.List<EchoHub.Core.DTOs.AttachmentDto>?, System.Collections.Generic.List<EchoHub.Core.DTOs.EmbedDto>?, string?, EchoHub.Core.DTOs.ReplyRefDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.New(System.Guid, String, String, String, String, System.DateTimeOffset, System.Collections.Generic.List(Of EchoHub.Core.DTOs.AttachmentDto), System.Collections.Generic.List(Of EchoHub.Core.DTOs.EmbedDto), String, EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: MessageDto.MessageDto(Guid, string, string, string?, string, DateTimeOffset, List<AttachmentDto>?, List<EmbedDto>?, string?, ReplyRefDto?)
|
|
nameWithType.vb: MessageDto.New(Guid, String, String, String, String, DateTimeOffset, List(Of AttachmentDto), List(Of EmbedDto), String, ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.#ctor*
|
|
name: MessageDto
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.MessageDto.MessageDto
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.New
|
|
nameWithType: MessageDto.MessageDto
|
|
nameWithType.vb: MessageDto.New
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Attachments
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Attachments
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.Attachments
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Attachments
|
|
nameWithType: MessageDto.Attachments
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Attachments*
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Attachments_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Attachments
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Attachments
|
|
nameWithType: MessageDto.Attachments
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ChannelName
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ChannelName
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ChannelName
|
|
nameWithType: MessageDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ChannelName*
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ChannelName_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.ChannelName
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ChannelName
|
|
nameWithType: MessageDto.ChannelName
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Content
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Content
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.Content
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Content
|
|
nameWithType: MessageDto.Content
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Content*
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Content_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Content
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Content
|
|
nameWithType: MessageDto.Content
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,System.String@,System.DateTimeOffset@,System.Collections.Generic.List{EchoHub.Core.DTOs.AttachmentDto}@,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto}@,System.String@,EchoHub.Core.DTOs.ReplyRefDto@)
|
|
name: Deconstruct(out Guid, out string, out string, out string?, out string, out DateTimeOffset, out List<AttachmentDto>?, out List<EmbedDto>?, out string?, out ReplyRefDto?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Deconstruct_System_Guid__System_String__System_String__System_String__System_String__System_DateTimeOffset__System_Collections_Generic_List_EchoHub_Core_DTOs_AttachmentDto___System_Collections_Generic_List_EchoHub_Core_DTOs_EmbedDto___System_String__EchoHub_Core_DTOs_ReplyRefDto__
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,System.String@,System.DateTimeOffset@,System.Collections.Generic.List{EchoHub.Core.DTOs.AttachmentDto}@,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto}@,System.String@,EchoHub.Core.DTOs.ReplyRefDto@)
|
|
name.vb: Deconstruct(Guid, String, String, String, String, DateTimeOffset, List(Of AttachmentDto), List(Of EmbedDto), String, ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Deconstruct(out System.Guid, out string, out string, out string?, out string, out System.DateTimeOffset, out System.Collections.Generic.List<EchoHub.Core.DTOs.AttachmentDto>?, out System.Collections.Generic.List<EchoHub.Core.DTOs.EmbedDto>?, out string?, out EchoHub.Core.DTOs.ReplyRefDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid, String, String, String, String, System.DateTimeOffset, System.Collections.Generic.List(Of EchoHub.Core.DTOs.AttachmentDto), System.Collections.Generic.List(Of EchoHub.Core.DTOs.EmbedDto), String, EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: MessageDto.Deconstruct(out Guid, out string, out string, out string?, out string, out DateTimeOffset, out List<AttachmentDto>?, out List<EmbedDto>?, out string?, out ReplyRefDto?)
|
|
nameWithType.vb: MessageDto.Deconstruct(Guid, String, String, String, String, DateTimeOffset, List(Of AttachmentDto), List(Of EmbedDto), String, ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Deconstruct
|
|
nameWithType: MessageDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Embeds
|
|
name: Embeds
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Embeds
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.Embeds
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Embeds
|
|
nameWithType: MessageDto.Embeds
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Embeds*
|
|
name: Embeds
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Embeds_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Embeds
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Embeds
|
|
nameWithType: MessageDto.Embeds
|
|
- uid: EchoHub.Core.DTOs.MessageDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.MessageDto.EqualityContract
|
|
nameWithType: MessageDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.MessageDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.MessageDto.EqualityContract
|
|
nameWithType: MessageDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Equals(EchoHub.Core.DTOs.MessageDto)
|
|
name: Equals(MessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Equals_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.Equals(EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: Equals(MessageDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Equals(EchoHub.Core.DTOs.MessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.Equals(EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: MessageDto.Equals(MessageDto?)
|
|
nameWithType.vb: MessageDto.Equals(MessageDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.Equals(Object)
|
|
nameWithType: MessageDto.Equals(object?)
|
|
nameWithType.vb: MessageDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Equals
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Equals
|
|
nameWithType: MessageDto.Equals
|
|
- uid: EchoHub.Core.DTOs.MessageDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.MessageDto.GetHashCode()
|
|
nameWithType: MessageDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.MessageDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.MessageDto.GetHashCode
|
|
nameWithType: MessageDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.Id
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Id
|
|
nameWithType: MessageDto.Id
|
|
- uid: EchoHub.Core.DTOs.MessageDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Id
|
|
fullName: EchoHub.Core.DTOs.MessageDto.Id
|
|
nameWithType: MessageDto.Id
|
|
- uid: EchoHub.Core.DTOs.MessageDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: MessageDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.MessageDto.PrintMembers
|
|
nameWithType: MessageDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ReplyTo
|
|
name: ReplyTo
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ReplyTo
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.ReplyTo
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ReplyTo
|
|
nameWithType: MessageDto.ReplyTo
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ReplyTo*
|
|
name: ReplyTo
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ReplyTo_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.ReplyTo
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ReplyTo
|
|
nameWithType: MessageDto.ReplyTo
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderDisplayName
|
|
name: SenderDisplayName
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderDisplayName
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.SenderDisplayName
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderDisplayName
|
|
nameWithType: MessageDto.SenderDisplayName
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderDisplayName*
|
|
name: SenderDisplayName
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderDisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.SenderDisplayName
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderDisplayName
|
|
nameWithType: MessageDto.SenderDisplayName
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderNicknameColor
|
|
name: SenderNicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderNicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.SenderNicknameColor
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderNicknameColor
|
|
nameWithType: MessageDto.SenderNicknameColor
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderNicknameColor*
|
|
name: SenderNicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderNicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.SenderNicknameColor
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderNicknameColor
|
|
nameWithType: MessageDto.SenderNicknameColor
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderUsername
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderUsername
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.SenderUsername
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderUsername
|
|
nameWithType: MessageDto.SenderUsername
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SenderUsername*
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SenderUsername_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.SenderUsername
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SenderUsername
|
|
nameWithType: MessageDto.SenderUsername
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SentAt
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SentAt
|
|
commentId: P:EchoHub.Core.DTOs.MessageDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SentAt
|
|
nameWithType: MessageDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.MessageDto.SentAt*
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_SentAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.SentAt
|
|
fullName: EchoHub.Core.DTOs.MessageDto.SentAt
|
|
nameWithType: MessageDto.SentAt
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.ToString
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ToString()
|
|
nameWithType: MessageDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.MessageDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.ToString
|
|
fullName: EchoHub.Core.DTOs.MessageDto.ToString
|
|
nameWithType: MessageDto.ToString
|
|
- uid: EchoHub.Core.DTOs.MessageDto.op_Equality(EchoHub.Core.DTOs.MessageDto,EchoHub.Core.DTOs.MessageDto)
|
|
name: operator ==(MessageDto?, MessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_op_Equality_EchoHub_Core_DTOs_MessageDto_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.op_Equality(EchoHub.Core.DTOs.MessageDto,EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: =(MessageDto, MessageDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.operator ==(EchoHub.Core.DTOs.MessageDto?, EchoHub.Core.DTOs.MessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.=(EchoHub.Core.DTOs.MessageDto, EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: MessageDto.operator ==(MessageDto?, MessageDto?)
|
|
nameWithType.vb: MessageDto.=(MessageDto, MessageDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.MessageDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.=
|
|
nameWithType: MessageDto.operator ==
|
|
nameWithType.vb: MessageDto.=
|
|
- uid: EchoHub.Core.DTOs.MessageDto.op_Inequality(EchoHub.Core.DTOs.MessageDto,EchoHub.Core.DTOs.MessageDto)
|
|
name: operator !=(MessageDto?, MessageDto?)
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_op_Inequality_EchoHub_Core_DTOs_MessageDto_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Core.DTOs.MessageDto.op_Inequality(EchoHub.Core.DTOs.MessageDto,EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: <>(MessageDto, MessageDto)
|
|
fullName: EchoHub.Core.DTOs.MessageDto.operator !=(EchoHub.Core.DTOs.MessageDto?, EchoHub.Core.DTOs.MessageDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.<>(EchoHub.Core.DTOs.MessageDto, EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: MessageDto.operator !=(MessageDto?, MessageDto?)
|
|
nameWithType.vb: MessageDto.<>(MessageDto, MessageDto)
|
|
- uid: EchoHub.Core.DTOs.MessageDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.MessageDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.MessageDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.MessageDto.<>
|
|
nameWithType: MessageDto.operator !=
|
|
nameWithType.vb: MessageDto.<>
|
|
- uid: EchoHub.Core.DTOs.MuteRequest
|
|
name: MuteRequest
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.MuteRequest
|
|
fullName: EchoHub.Core.DTOs.MuteRequest
|
|
nameWithType: MuteRequest
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.#ctor(EchoHub.Core.DTOs.MuteRequest)
|
|
name: MuteRequest(MuteRequest)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest__ctor_EchoHub_Core_DTOs_MuteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.#ctor(EchoHub.Core.DTOs.MuteRequest)
|
|
name.vb: New(MuteRequest)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.MuteRequest(EchoHub.Core.DTOs.MuteRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.New(EchoHub.Core.DTOs.MuteRequest)
|
|
nameWithType: MuteRequest.MuteRequest(MuteRequest)
|
|
nameWithType.vb: MuteRequest.New(MuteRequest)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.#ctor(System.String,System.Nullable{System.Int32})
|
|
name: MuteRequest(string?, int?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest__ctor_System_String_System_Nullable_System_Int32__
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.#ctor(System.String,System.Nullable{System.Int32})
|
|
name.vb: New(String, Integer?)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.MuteRequest(string?, int?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.New(String, Integer?)
|
|
nameWithType: MuteRequest.MuteRequest(string?, int?)
|
|
nameWithType.vb: MuteRequest.New(String, Integer?)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.#ctor*
|
|
name: MuteRequest
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.MuteRequest
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.New
|
|
nameWithType: MuteRequest.MuteRequest
|
|
nameWithType.vb: MuteRequest.New
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Deconstruct(System.String@,System.Nullable{System.Int32}@)
|
|
name: Deconstruct(out string?, out int?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Deconstruct_System_String__System_Nullable_System_Int32___
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.Deconstruct(System.String@,System.Nullable{System.Int32}@)
|
|
name.vb: Deconstruct(String, Integer?)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Deconstruct(out string?, out int?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.Deconstruct(String, Integer?)
|
|
nameWithType: MuteRequest.Deconstruct(out string?, out int?)
|
|
nameWithType.vb: MuteRequest.Deconstruct(String, Integer?)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Deconstruct
|
|
nameWithType: MuteRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.DurationMinutes
|
|
name: DurationMinutes
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_DurationMinutes
|
|
commentId: P:EchoHub.Core.DTOs.MuteRequest.DurationMinutes
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.DurationMinutes
|
|
nameWithType: MuteRequest.DurationMinutes
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.DurationMinutes*
|
|
name: DurationMinutes
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_DurationMinutes_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.DurationMinutes
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.DurationMinutes
|
|
nameWithType: MuteRequest.DurationMinutes
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.MuteRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.EqualityContract
|
|
nameWithType: MuteRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.EqualityContract
|
|
nameWithType: MuteRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Equals(EchoHub.Core.DTOs.MuteRequest)
|
|
name: Equals(MuteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Equals_EchoHub_Core_DTOs_MuteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.Equals(EchoHub.Core.DTOs.MuteRequest)
|
|
name.vb: Equals(MuteRequest)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Equals(EchoHub.Core.DTOs.MuteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.Equals(EchoHub.Core.DTOs.MuteRequest)
|
|
nameWithType: MuteRequest.Equals(MuteRequest?)
|
|
nameWithType.vb: MuteRequest.Equals(MuteRequest)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.Equals(Object)
|
|
nameWithType: MuteRequest.Equals(object?)
|
|
nameWithType.vb: MuteRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Equals
|
|
nameWithType: MuteRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.GetHashCode()
|
|
nameWithType: MuteRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.GetHashCode
|
|
nameWithType: MuteRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: MuteRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.PrintMembers
|
|
nameWithType: MuteRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Reason
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Reason
|
|
commentId: P:EchoHub.Core.DTOs.MuteRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Reason
|
|
nameWithType: MuteRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.Reason*
|
|
name: Reason
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_Reason_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.Reason
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.Reason
|
|
nameWithType: MuteRequest.Reason
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.ToString()
|
|
nameWithType: MuteRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.ToString
|
|
nameWithType: MuteRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.op_Equality(EchoHub.Core.DTOs.MuteRequest,EchoHub.Core.DTOs.MuteRequest)
|
|
name: operator ==(MuteRequest?, MuteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_op_Equality_EchoHub_Core_DTOs_MuteRequest_EchoHub_Core_DTOs_MuteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.op_Equality(EchoHub.Core.DTOs.MuteRequest,EchoHub.Core.DTOs.MuteRequest)
|
|
name.vb: =(MuteRequest, MuteRequest)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.operator ==(EchoHub.Core.DTOs.MuteRequest?, EchoHub.Core.DTOs.MuteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.=(EchoHub.Core.DTOs.MuteRequest, EchoHub.Core.DTOs.MuteRequest)
|
|
nameWithType: MuteRequest.operator ==(MuteRequest?, MuteRequest?)
|
|
nameWithType.vb: MuteRequest.=(MuteRequest, MuteRequest)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.=
|
|
nameWithType: MuteRequest.operator ==
|
|
nameWithType.vb: MuteRequest.=
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.op_Inequality(EchoHub.Core.DTOs.MuteRequest,EchoHub.Core.DTOs.MuteRequest)
|
|
name: operator !=(MuteRequest?, MuteRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_op_Inequality_EchoHub_Core_DTOs_MuteRequest_EchoHub_Core_DTOs_MuteRequest_
|
|
commentId: M:EchoHub.Core.DTOs.MuteRequest.op_Inequality(EchoHub.Core.DTOs.MuteRequest,EchoHub.Core.DTOs.MuteRequest)
|
|
name.vb: <>(MuteRequest, MuteRequest)
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.operator !=(EchoHub.Core.DTOs.MuteRequest?, EchoHub.Core.DTOs.MuteRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.<>(EchoHub.Core.DTOs.MuteRequest, EchoHub.Core.DTOs.MuteRequest)
|
|
nameWithType: MuteRequest.operator !=(MuteRequest?, MuteRequest?)
|
|
nameWithType.vb: MuteRequest.<>(MuteRequest, MuteRequest)
|
|
- uid: EchoHub.Core.DTOs.MuteRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.MuteRequest.html#EchoHub_Core_DTOs_MuteRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.MuteRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.MuteRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.MuteRequest.<>
|
|
nameWithType: MuteRequest.operator !=
|
|
nameWithType.vb: MuteRequest.<>
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1
|
|
name: PaginatedResponse<T>
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html
|
|
commentId: T:EchoHub.Core.DTOs.PaginatedResponse`1
|
|
name.vb: PaginatedResponse(Of T)
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T)
|
|
nameWithType: PaginatedResponse<T>
|
|
nameWithType.vb: PaginatedResponse(Of T)
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.#ctor(EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name: PaginatedResponse(PaginatedResponse<T>)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1__ctor_EchoHub_Core_DTOs_PaginatedResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.#ctor(EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name.vb: New(PaginatedResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.PaginatedResponse(EchoHub.Core.DTOs.PaginatedResponse<T>)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New(EchoHub.Core.DTOs.PaginatedResponse(Of T))
|
|
nameWithType: PaginatedResponse<T>.PaginatedResponse(PaginatedResponse<T>)
|
|
nameWithType.vb: PaginatedResponse(Of T).New(PaginatedResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.#ctor(System.Collections.Generic.List{`0},System.Int32,System.Int32,System.Int32)
|
|
name: PaginatedResponse(List<T>, int, int, int)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1__ctor_System_Collections_Generic_List__0__System_Int32_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.#ctor(System.Collections.Generic.List{`0},System.Int32,System.Int32,System.Int32)
|
|
name.vb: New(List(Of T), Integer, Integer, Integer)
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.PaginatedResponse(System.Collections.Generic.List<T>, int, int, int)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New(System.Collections.Generic.List(Of T), Integer, Integer, Integer)
|
|
nameWithType: PaginatedResponse<T>.PaginatedResponse(List<T>, int, int, int)
|
|
nameWithType.vb: PaginatedResponse(Of T).New(List(Of T), Integer, Integer, Integer)
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.#ctor*
|
|
name: PaginatedResponse
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.PaginatedResponse
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New
|
|
nameWithType: PaginatedResponse<T>.PaginatedResponse
|
|
nameWithType.vb: PaginatedResponse(Of T).New
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Deconstruct(System.Collections.Generic.List{`0}@,System.Int32@,System.Int32@,System.Int32@)
|
|
name: Deconstruct(out List<T>, out int, out int, out int)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Deconstruct_System_Collections_Generic_List__0___System_Int32__System_Int32__System_Int32__
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.Deconstruct(System.Collections.Generic.List{`0}@,System.Int32@,System.Int32@,System.Int32@)
|
|
name.vb: Deconstruct(List(Of T), Integer, Integer, Integer)
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Deconstruct(out System.Collections.Generic.List<T>, out int, out int, out int)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Deconstruct(System.Collections.Generic.List(Of T), Integer, Integer, Integer)
|
|
nameWithType: PaginatedResponse<T>.Deconstruct(out List<T>, out int, out int, out int)
|
|
nameWithType.vb: PaginatedResponse(Of T).Deconstruct(List(Of T), Integer, Integer, Integer)
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Deconstruct
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Deconstruct
|
|
nameWithType: PaginatedResponse<T>.Deconstruct
|
|
nameWithType.vb: PaginatedResponse(Of T).Deconstruct
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.PaginatedResponse`1.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.EqualityContract
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).EqualityContract
|
|
nameWithType: PaginatedResponse<T>.EqualityContract
|
|
nameWithType.vb: PaginatedResponse(Of T).EqualityContract
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.EqualityContract
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).EqualityContract
|
|
nameWithType: PaginatedResponse<T>.EqualityContract
|
|
nameWithType.vb: PaginatedResponse(Of T).EqualityContract
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Equals(EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name: Equals(PaginatedResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Equals_EchoHub_Core_DTOs_PaginatedResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.Equals(EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name.vb: Equals(PaginatedResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Equals(EchoHub.Core.DTOs.PaginatedResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals(EchoHub.Core.DTOs.PaginatedResponse(Of T))
|
|
nameWithType: PaginatedResponse<T>.Equals(PaginatedResponse<T>?)
|
|
nameWithType.vb: PaginatedResponse(Of T).Equals(PaginatedResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals(Object)
|
|
nameWithType: PaginatedResponse<T>.Equals(object?)
|
|
nameWithType.vb: PaginatedResponse(Of T).Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Equals
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Equals
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals
|
|
nameWithType: PaginatedResponse<T>.Equals
|
|
nameWithType.vb: PaginatedResponse(Of T).Equals
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.GetHashCode()
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).GetHashCode()
|
|
nameWithType: PaginatedResponse<T>.GetHashCode()
|
|
nameWithType.vb: PaginatedResponse(Of T).GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.GetHashCode
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).GetHashCode
|
|
nameWithType: PaginatedResponse<T>.GetHashCode
|
|
nameWithType.vb: PaginatedResponse(Of T).GetHashCode
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Items
|
|
name: Items
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Items
|
|
commentId: P:EchoHub.Core.DTOs.PaginatedResponse`1.Items
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Items
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Items
|
|
nameWithType: PaginatedResponse<T>.Items
|
|
nameWithType.vb: PaginatedResponse(Of T).Items
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Items*
|
|
name: Items
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Items_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Items
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Items
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Items
|
|
nameWithType: PaginatedResponse<T>.Items
|
|
nameWithType.vb: PaginatedResponse(Of T).Items
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Limit
|
|
name: Limit
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Limit
|
|
commentId: P:EchoHub.Core.DTOs.PaginatedResponse`1.Limit
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Limit
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Limit
|
|
nameWithType: PaginatedResponse<T>.Limit
|
|
nameWithType.vb: PaginatedResponse(Of T).Limit
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Limit*
|
|
name: Limit
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Limit_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Limit
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Limit
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Limit
|
|
nameWithType: PaginatedResponse<T>.Limit
|
|
nameWithType.vb: PaginatedResponse(Of T).Limit
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Offset
|
|
name: Offset
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Offset
|
|
commentId: P:EchoHub.Core.DTOs.PaginatedResponse`1.Offset
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Offset
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Offset
|
|
nameWithType: PaginatedResponse<T>.Offset
|
|
nameWithType.vb: PaginatedResponse(Of T).Offset
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Offset*
|
|
name: Offset
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Offset_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Offset
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Offset
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Offset
|
|
nameWithType: PaginatedResponse<T>.Offset
|
|
nameWithType.vb: PaginatedResponse(Of T).Offset
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.PrintMembers(System.Text.StringBuilder)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: PaginatedResponse<T>.PrintMembers(StringBuilder)
|
|
nameWithType.vb: PaginatedResponse(Of T).PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.PrintMembers
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).PrintMembers
|
|
nameWithType: PaginatedResponse<T>.PrintMembers
|
|
nameWithType.vb: PaginatedResponse(Of T).PrintMembers
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_ToString
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.ToString
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.ToString()
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).ToString()
|
|
nameWithType: PaginatedResponse<T>.ToString()
|
|
nameWithType.vb: PaginatedResponse(Of T).ToString()
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.ToString
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.ToString
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).ToString
|
|
nameWithType: PaginatedResponse<T>.ToString
|
|
nameWithType.vb: PaginatedResponse(Of T).ToString
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Total
|
|
name: Total
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Total
|
|
commentId: P:EchoHub.Core.DTOs.PaginatedResponse`1.Total
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Total
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Total
|
|
nameWithType: PaginatedResponse<T>.Total
|
|
nameWithType.vb: PaginatedResponse(Of T).Total
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.Total*
|
|
name: Total
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_Total_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.Total
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.Total
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Total
|
|
nameWithType: PaginatedResponse<T>.Total
|
|
nameWithType.vb: PaginatedResponse(Of T).Total
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.op_Equality(EchoHub.Core.DTOs.PaginatedResponse{`0},EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name: operator ==(PaginatedResponse<T>?, PaginatedResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_op_Equality_EchoHub_Core_DTOs_PaginatedResponse__0__EchoHub_Core_DTOs_PaginatedResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.op_Equality(EchoHub.Core.DTOs.PaginatedResponse{`0},EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name.vb: =(PaginatedResponse(Of T), PaginatedResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.operator ==(EchoHub.Core.DTOs.PaginatedResponse<T>?, EchoHub.Core.DTOs.PaginatedResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).=(EchoHub.Core.DTOs.PaginatedResponse(Of T), EchoHub.Core.DTOs.PaginatedResponse(Of T))
|
|
nameWithType: PaginatedResponse<T>.operator ==(PaginatedResponse<T>?, PaginatedResponse<T>?)
|
|
nameWithType.vb: PaginatedResponse(Of T).=(PaginatedResponse(Of T), PaginatedResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).=
|
|
nameWithType: PaginatedResponse<T>.operator ==
|
|
nameWithType.vb: PaginatedResponse(Of T).=
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.op_Inequality(EchoHub.Core.DTOs.PaginatedResponse{`0},EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name: operator !=(PaginatedResponse<T>?, PaginatedResponse<T>?)
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_op_Inequality_EchoHub_Core_DTOs_PaginatedResponse__0__EchoHub_Core_DTOs_PaginatedResponse__0__
|
|
commentId: M:EchoHub.Core.DTOs.PaginatedResponse`1.op_Inequality(EchoHub.Core.DTOs.PaginatedResponse{`0},EchoHub.Core.DTOs.PaginatedResponse{`0})
|
|
name.vb: <>(PaginatedResponse(Of T), PaginatedResponse(Of T))
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.operator !=(EchoHub.Core.DTOs.PaginatedResponse<T>?, EchoHub.Core.DTOs.PaginatedResponse<T>?)
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).<>(EchoHub.Core.DTOs.PaginatedResponse(Of T), EchoHub.Core.DTOs.PaginatedResponse(Of T))
|
|
nameWithType: PaginatedResponse<T>.operator !=(PaginatedResponse<T>?, PaginatedResponse<T>?)
|
|
nameWithType.vb: PaginatedResponse(Of T).<>(PaginatedResponse(Of T), PaginatedResponse(Of T))
|
|
- uid: EchoHub.Core.DTOs.PaginatedResponse`1.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.PaginatedResponse-1.html#EchoHub_Core_DTOs_PaginatedResponse_1_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.PaginatedResponse`1.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.PaginatedResponse<T>.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).<>
|
|
nameWithType: PaginatedResponse<T>.operator !=
|
|
nameWithType.vb: PaginatedResponse(Of T).<>
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest
|
|
name: RefreshRequest
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.RefreshRequest
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest
|
|
nameWithType: RefreshRequest
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.#ctor(EchoHub.Core.DTOs.RefreshRequest)
|
|
name: RefreshRequest(RefreshRequest)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest__ctor_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.#ctor(EchoHub.Core.DTOs.RefreshRequest)
|
|
name.vb: New(RefreshRequest)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.RefreshRequest(EchoHub.Core.DTOs.RefreshRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.New(EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: RefreshRequest.RefreshRequest(RefreshRequest)
|
|
nameWithType.vb: RefreshRequest.New(RefreshRequest)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.#ctor(System.String)
|
|
name: RefreshRequest(string)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.RefreshRequest(string)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.New(String)
|
|
nameWithType: RefreshRequest.RefreshRequest(string)
|
|
nameWithType.vb: RefreshRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.#ctor*
|
|
name: RefreshRequest
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.RefreshRequest
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.New
|
|
nameWithType: RefreshRequest.RefreshRequest
|
|
nameWithType.vb: RefreshRequest.New
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.Deconstruct(out string)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.Deconstruct(String)
|
|
nameWithType: RefreshRequest.Deconstruct(out string)
|
|
nameWithType.vb: RefreshRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.Deconstruct
|
|
nameWithType: RefreshRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.RefreshRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.EqualityContract
|
|
nameWithType: RefreshRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.EqualityContract
|
|
nameWithType: RefreshRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.Equals(EchoHub.Core.DTOs.RefreshRequest)
|
|
name: Equals(RefreshRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_Equals_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.Equals(EchoHub.Core.DTOs.RefreshRequest)
|
|
name.vb: Equals(RefreshRequest)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.Equals(EchoHub.Core.DTOs.RefreshRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.Equals(EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: RefreshRequest.Equals(RefreshRequest?)
|
|
nameWithType.vb: RefreshRequest.Equals(RefreshRequest)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.Equals(Object)
|
|
nameWithType: RefreshRequest.Equals(object?)
|
|
nameWithType.vb: RefreshRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.Equals
|
|
nameWithType: RefreshRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.GetHashCode()
|
|
nameWithType: RefreshRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.GetHashCode
|
|
nameWithType: RefreshRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: RefreshRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.PrintMembers
|
|
nameWithType: RefreshRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.RefreshToken
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_RefreshToken
|
|
commentId: P:EchoHub.Core.DTOs.RefreshRequest.RefreshToken
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.RefreshToken
|
|
nameWithType: RefreshRequest.RefreshToken
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.RefreshToken*
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_RefreshToken_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.RefreshToken
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.RefreshToken
|
|
nameWithType: RefreshRequest.RefreshToken
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.ToString()
|
|
nameWithType: RefreshRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.ToString
|
|
nameWithType: RefreshRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.op_Equality(EchoHub.Core.DTOs.RefreshRequest,EchoHub.Core.DTOs.RefreshRequest)
|
|
name: operator ==(RefreshRequest?, RefreshRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_op_Equality_EchoHub_Core_DTOs_RefreshRequest_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.op_Equality(EchoHub.Core.DTOs.RefreshRequest,EchoHub.Core.DTOs.RefreshRequest)
|
|
name.vb: =(RefreshRequest, RefreshRequest)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.operator ==(EchoHub.Core.DTOs.RefreshRequest?, EchoHub.Core.DTOs.RefreshRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.=(EchoHub.Core.DTOs.RefreshRequest, EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: RefreshRequest.operator ==(RefreshRequest?, RefreshRequest?)
|
|
nameWithType.vb: RefreshRequest.=(RefreshRequest, RefreshRequest)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.=
|
|
nameWithType: RefreshRequest.operator ==
|
|
nameWithType.vb: RefreshRequest.=
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.op_Inequality(EchoHub.Core.DTOs.RefreshRequest,EchoHub.Core.DTOs.RefreshRequest)
|
|
name: operator !=(RefreshRequest?, RefreshRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_op_Inequality_EchoHub_Core_DTOs_RefreshRequest_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RefreshRequest.op_Inequality(EchoHub.Core.DTOs.RefreshRequest,EchoHub.Core.DTOs.RefreshRequest)
|
|
name.vb: <>(RefreshRequest, RefreshRequest)
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.operator !=(EchoHub.Core.DTOs.RefreshRequest?, EchoHub.Core.DTOs.RefreshRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.<>(EchoHub.Core.DTOs.RefreshRequest, EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: RefreshRequest.operator !=(RefreshRequest?, RefreshRequest?)
|
|
nameWithType.vb: RefreshRequest.<>(RefreshRequest, RefreshRequest)
|
|
- uid: EchoHub.Core.DTOs.RefreshRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.RefreshRequest.html#EchoHub_Core_DTOs_RefreshRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RefreshRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.RefreshRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.RefreshRequest.<>
|
|
nameWithType: RefreshRequest.operator !=
|
|
nameWithType.vb: RefreshRequest.<>
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest
|
|
name: RegisterRequest
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.RegisterRequest
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest
|
|
nameWithType: RegisterRequest
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.#ctor(EchoHub.Core.DTOs.RegisterRequest)
|
|
name: RegisterRequest(RegisterRequest)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest__ctor_EchoHub_Core_DTOs_RegisterRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.#ctor(EchoHub.Core.DTOs.RegisterRequest)
|
|
name.vb: New(RegisterRequest)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.RegisterRequest(EchoHub.Core.DTOs.RegisterRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.New(EchoHub.Core.DTOs.RegisterRequest)
|
|
nameWithType: RegisterRequest.RegisterRequest(RegisterRequest)
|
|
nameWithType.vb: RegisterRequest.New(RegisterRequest)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.#ctor(System.String,System.String,System.String,System.String)
|
|
name: RegisterRequest(string, string, string?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest__ctor_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.#ctor(System.String,System.String,System.String,System.String)
|
|
name.vb: New(String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.RegisterRequest(string, string, string?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.New(String, String, String, String)
|
|
nameWithType: RegisterRequest.RegisterRequest(string, string, string?, string?)
|
|
nameWithType.vb: RegisterRequest.New(String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.#ctor*
|
|
name: RegisterRequest
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.RegisterRequest
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.New
|
|
nameWithType: RegisterRequest.RegisterRequest
|
|
nameWithType.vb: RegisterRequest.New
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Deconstruct(System.String@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string, out string, out string?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Deconstruct_System_String__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.Deconstruct(System.String@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Deconstruct(out string, out string, out string?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.Deconstruct(String, String, String, String)
|
|
nameWithType: RegisterRequest.Deconstruct(out string, out string, out string?, out string?)
|
|
nameWithType.vb: RegisterRequest.Deconstruct(String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Deconstruct
|
|
nameWithType: RegisterRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.RegisterRequest.DisplayName
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.DisplayName
|
|
nameWithType: RegisterRequest.DisplayName
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.DisplayName
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.DisplayName
|
|
nameWithType: RegisterRequest.DisplayName
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.RegisterRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.EqualityContract
|
|
nameWithType: RegisterRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.EqualityContract
|
|
nameWithType: RegisterRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Equals(EchoHub.Core.DTOs.RegisterRequest)
|
|
name: Equals(RegisterRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Equals_EchoHub_Core_DTOs_RegisterRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.Equals(EchoHub.Core.DTOs.RegisterRequest)
|
|
name.vb: Equals(RegisterRequest)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Equals(EchoHub.Core.DTOs.RegisterRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.Equals(EchoHub.Core.DTOs.RegisterRequest)
|
|
nameWithType: RegisterRequest.Equals(RegisterRequest?)
|
|
nameWithType.vb: RegisterRequest.Equals(RegisterRequest)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.Equals(Object)
|
|
nameWithType: RegisterRequest.Equals(object?)
|
|
nameWithType.vb: RegisterRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Equals
|
|
nameWithType: RegisterRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.GetHashCode()
|
|
nameWithType: RegisterRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.GetHashCode
|
|
nameWithType: RegisterRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.InviteCode
|
|
name: InviteCode
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_InviteCode
|
|
commentId: P:EchoHub.Core.DTOs.RegisterRequest.InviteCode
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.InviteCode
|
|
nameWithType: RegisterRequest.InviteCode
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.InviteCode*
|
|
name: InviteCode
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_InviteCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.InviteCode
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.InviteCode
|
|
nameWithType: RegisterRequest.InviteCode
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Password
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Password
|
|
commentId: P:EchoHub.Core.DTOs.RegisterRequest.Password
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Password
|
|
nameWithType: RegisterRequest.Password
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Password*
|
|
name: Password
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Password_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.Password
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Password
|
|
nameWithType: RegisterRequest.Password
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: RegisterRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.PrintMembers
|
|
nameWithType: RegisterRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.ToString()
|
|
nameWithType: RegisterRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.ToString
|
|
nameWithType: RegisterRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Username
|
|
commentId: P:EchoHub.Core.DTOs.RegisterRequest.Username
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Username
|
|
nameWithType: RegisterRequest.Username
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.Username
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.Username
|
|
nameWithType: RegisterRequest.Username
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.op_Equality(EchoHub.Core.DTOs.RegisterRequest,EchoHub.Core.DTOs.RegisterRequest)
|
|
name: operator ==(RegisterRequest?, RegisterRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_op_Equality_EchoHub_Core_DTOs_RegisterRequest_EchoHub_Core_DTOs_RegisterRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.op_Equality(EchoHub.Core.DTOs.RegisterRequest,EchoHub.Core.DTOs.RegisterRequest)
|
|
name.vb: =(RegisterRequest, RegisterRequest)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.operator ==(EchoHub.Core.DTOs.RegisterRequest?, EchoHub.Core.DTOs.RegisterRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.=(EchoHub.Core.DTOs.RegisterRequest, EchoHub.Core.DTOs.RegisterRequest)
|
|
nameWithType: RegisterRequest.operator ==(RegisterRequest?, RegisterRequest?)
|
|
nameWithType.vb: RegisterRequest.=(RegisterRequest, RegisterRequest)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.=
|
|
nameWithType: RegisterRequest.operator ==
|
|
nameWithType.vb: RegisterRequest.=
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.op_Inequality(EchoHub.Core.DTOs.RegisterRequest,EchoHub.Core.DTOs.RegisterRequest)
|
|
name: operator !=(RegisterRequest?, RegisterRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_op_Inequality_EchoHub_Core_DTOs_RegisterRequest_EchoHub_Core_DTOs_RegisterRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RegisterRequest.op_Inequality(EchoHub.Core.DTOs.RegisterRequest,EchoHub.Core.DTOs.RegisterRequest)
|
|
name.vb: <>(RegisterRequest, RegisterRequest)
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.operator !=(EchoHub.Core.DTOs.RegisterRequest?, EchoHub.Core.DTOs.RegisterRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.<>(EchoHub.Core.DTOs.RegisterRequest, EchoHub.Core.DTOs.RegisterRequest)
|
|
nameWithType: RegisterRequest.operator !=(RegisterRequest?, RegisterRequest?)
|
|
nameWithType.vb: RegisterRequest.<>(RegisterRequest, RegisterRequest)
|
|
- uid: EchoHub.Core.DTOs.RegisterRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RegisterRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.RegisterRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.<>
|
|
nameWithType: RegisterRequest.operator !=
|
|
nameWithType.vb: RegisterRequest.<>
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest
|
|
name: RekeyChannelRequest
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.RekeyChannelRequest
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest
|
|
nameWithType: RekeyChannelRequest
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.#ctor(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: RekeyChannelRequest(RekeyChannelRequest)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest__ctor_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.#ctor(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: New(RekeyChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.RekeyChannelRequest(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.New(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: RekeyChannelRequest.RekeyChannelRequest(RekeyChannelRequest)
|
|
nameWithType.vb: RekeyChannelRequest.New(RekeyChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.#ctor(System.String,System.String,System.String,System.String)
|
|
name: RekeyChannelRequest(string, string, string, string)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest__ctor_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.#ctor(System.String,System.String,System.String,System.String)
|
|
name.vb: New(String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.RekeyChannelRequest(string, string, string, string)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.New(String, String, String, String)
|
|
nameWithType: RekeyChannelRequest.RekeyChannelRequest(string, string, string, string)
|
|
nameWithType.vb: RekeyChannelRequest.New(String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.#ctor*
|
|
name: RekeyChannelRequest
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.RekeyChannelRequest
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.New
|
|
nameWithType: RekeyChannelRequest.RekeyChannelRequest
|
|
nameWithType.vb: RekeyChannelRequest.New
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct(System.String@,System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string, out string, out string, out string)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_Deconstruct_System_String__System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct(System.String@,System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, String, String)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct(out string, out string, out string, out string)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct(String, String, String, String)
|
|
nameWithType: RekeyChannelRequest.Deconstruct(out string, out string, out string, out string)
|
|
nameWithType.vb: RekeyChannelRequest.Deconstruct(String, String, String, String)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.Deconstruct
|
|
nameWithType: RekeyChannelRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract
|
|
nameWithType: RekeyChannelRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.EqualityContract
|
|
nameWithType: RekeyChannelRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: Equals(RekeyChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_Equals_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.Equals(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: Equals(RekeyChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(EchoHub.Core.DTOs.RekeyChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: RekeyChannelRequest.Equals(RekeyChannelRequest?)
|
|
nameWithType.vb: RekeyChannelRequest.Equals(RekeyChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.Equals(Object)
|
|
nameWithType: RekeyChannelRequest.Equals(object?)
|
|
nameWithType.vb: RekeyChannelRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.Equals
|
|
nameWithType: RekeyChannelRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode()
|
|
nameWithType: RekeyChannelRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.GetHashCode
|
|
nameWithType: RekeyChannelRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt
|
|
name: NewEncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewEncryptionSalt
|
|
commentId: P:EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt
|
|
nameWithType: RekeyChannelRequest.NewEncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt*
|
|
name: NewEncryptionSalt
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewEncryptionSalt_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewEncryptionSalt
|
|
nameWithType: RekeyChannelRequest.NewEncryptionSalt
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword
|
|
name: NewPassword
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewPassword
|
|
commentId: P:EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword
|
|
nameWithType: RekeyChannelRequest.NewPassword
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword*
|
|
name: NewPassword
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewPassword_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewPassword
|
|
nameWithType: RekeyChannelRequest.NewPassword
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey
|
|
name: NewWrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewWrappedRoomKey
|
|
commentId: P:EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey
|
|
nameWithType: RekeyChannelRequest.NewWrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey*
|
|
name: NewWrappedRoomKey
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_NewWrappedRoomKey_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.NewWrappedRoomKey
|
|
nameWithType: RekeyChannelRequest.NewWrappedRoomKey
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword
|
|
name: OldPassword
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_OldPassword
|
|
commentId: P:EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword
|
|
nameWithType: RekeyChannelRequest.OldPassword
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword*
|
|
name: OldPassword
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_OldPassword_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.OldPassword
|
|
nameWithType: RekeyChannelRequest.OldPassword
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: RekeyChannelRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.PrintMembers
|
|
nameWithType: RekeyChannelRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.ToString()
|
|
nameWithType: RekeyChannelRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.ToString
|
|
nameWithType: RekeyChannelRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.op_Equality(EchoHub.Core.DTOs.RekeyChannelRequest,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: operator ==(RekeyChannelRequest?, RekeyChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_op_Equality_EchoHub_Core_DTOs_RekeyChannelRequest_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.op_Equality(EchoHub.Core.DTOs.RekeyChannelRequest,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: =(RekeyChannelRequest, RekeyChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.operator ==(EchoHub.Core.DTOs.RekeyChannelRequest?, EchoHub.Core.DTOs.RekeyChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.=(EchoHub.Core.DTOs.RekeyChannelRequest, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: RekeyChannelRequest.operator ==(RekeyChannelRequest?, RekeyChannelRequest?)
|
|
nameWithType.vb: RekeyChannelRequest.=(RekeyChannelRequest, RekeyChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.=
|
|
nameWithType: RekeyChannelRequest.operator ==
|
|
nameWithType.vb: RekeyChannelRequest.=
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.op_Inequality(EchoHub.Core.DTOs.RekeyChannelRequest,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: operator !=(RekeyChannelRequest?, RekeyChannelRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_op_Inequality_EchoHub_Core_DTOs_RekeyChannelRequest_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Core.DTOs.RekeyChannelRequest.op_Inequality(EchoHub.Core.DTOs.RekeyChannelRequest,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: <>(RekeyChannelRequest, RekeyChannelRequest)
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.operator !=(EchoHub.Core.DTOs.RekeyChannelRequest?, EchoHub.Core.DTOs.RekeyChannelRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.<>(EchoHub.Core.DTOs.RekeyChannelRequest, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: RekeyChannelRequest.operator !=(RekeyChannelRequest?, RekeyChannelRequest?)
|
|
nameWithType.vb: RekeyChannelRequest.<>(RekeyChannelRequest, RekeyChannelRequest)
|
|
- uid: EchoHub.Core.DTOs.RekeyChannelRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.RekeyChannelRequest.html#EchoHub_Core_DTOs_RekeyChannelRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.RekeyChannelRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.RekeyChannelRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.RekeyChannelRequest.<>
|
|
nameWithType: RekeyChannelRequest.operator !=
|
|
nameWithType.vb: RekeyChannelRequest.<>
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto
|
|
name: ReplyRefDto
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ReplyRefDto
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto
|
|
nameWithType: ReplyRefDto
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.#ctor(EchoHub.Core.DTOs.ReplyRefDto)
|
|
name: ReplyRefDto(ReplyRefDto)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto__ctor_EchoHub_Core_DTOs_ReplyRefDto_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.#ctor(EchoHub.Core.DTOs.ReplyRefDto)
|
|
name.vb: New(ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.ReplyRefDto(EchoHub.Core.DTOs.ReplyRefDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.New(EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: ReplyRefDto.ReplyRefDto(ReplyRefDto)
|
|
nameWithType.vb: ReplyRefDto.New(ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.#ctor(System.Guid,System.String,System.String)
|
|
name: ReplyRefDto(Guid, string, string)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto__ctor_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.#ctor(System.Guid,System.String,System.String)
|
|
name.vb: New(Guid, String, String)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.ReplyRefDto(System.Guid, string, string)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.New(System.Guid, String, String)
|
|
nameWithType: ReplyRefDto.ReplyRefDto(Guid, string, string)
|
|
nameWithType.vb: ReplyRefDto.New(Guid, String, String)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.#ctor*
|
|
name: ReplyRefDto
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.ReplyRefDto
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.New
|
|
nameWithType: ReplyRefDto.ReplyRefDto
|
|
nameWithType.vb: ReplyRefDto.New
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Content
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Content
|
|
commentId: P:EchoHub.Core.DTOs.ReplyRefDto.Content
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Content
|
|
nameWithType: ReplyRefDto.Content
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Content*
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Content_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.Content
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Content
|
|
nameWithType: ReplyRefDto.Content
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Deconstruct(System.Guid@,System.String@,System.String@)
|
|
name: Deconstruct(out Guid, out string, out string)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Deconstruct_System_Guid__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.Deconstruct(System.Guid@,System.String@,System.String@)
|
|
name.vb: Deconstruct(Guid, String, String)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Deconstruct(out System.Guid, out string, out string)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.Deconstruct(System.Guid, String, String)
|
|
nameWithType: ReplyRefDto.Deconstruct(out Guid, out string, out string)
|
|
nameWithType.vb: ReplyRefDto.Deconstruct(Guid, String, String)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Deconstruct
|
|
nameWithType: ReplyRefDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ReplyRefDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.EqualityContract
|
|
nameWithType: ReplyRefDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.EqualityContract
|
|
nameWithType: ReplyRefDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Equals(EchoHub.Core.DTOs.ReplyRefDto)
|
|
name: Equals(ReplyRefDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Equals_EchoHub_Core_DTOs_ReplyRefDto_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.Equals(EchoHub.Core.DTOs.ReplyRefDto)
|
|
name.vb: Equals(ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Equals(EchoHub.Core.DTOs.ReplyRefDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.Equals(EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: ReplyRefDto.Equals(ReplyRefDto?)
|
|
nameWithType.vb: ReplyRefDto.Equals(ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.Equals(Object)
|
|
nameWithType: ReplyRefDto.Equals(object?)
|
|
nameWithType.vb: ReplyRefDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.Equals
|
|
nameWithType: ReplyRefDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.GetHashCode()
|
|
nameWithType: ReplyRefDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.GetHashCode
|
|
nameWithType: ReplyRefDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.MessageId
|
|
name: MessageId
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_MessageId
|
|
commentId: P:EchoHub.Core.DTOs.ReplyRefDto.MessageId
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.MessageId
|
|
nameWithType: ReplyRefDto.MessageId
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.MessageId*
|
|
name: MessageId
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_MessageId_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.MessageId
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.MessageId
|
|
nameWithType: ReplyRefDto.MessageId
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ReplyRefDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.PrintMembers
|
|
nameWithType: ReplyRefDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.SenderUsername
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_SenderUsername
|
|
commentId: P:EchoHub.Core.DTOs.ReplyRefDto.SenderUsername
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.SenderUsername
|
|
nameWithType: ReplyRefDto.SenderUsername
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.SenderUsername*
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_SenderUsername_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.SenderUsername
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.SenderUsername
|
|
nameWithType: ReplyRefDto.SenderUsername
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.ToString()
|
|
nameWithType: ReplyRefDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.ToString
|
|
nameWithType: ReplyRefDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.op_Equality(EchoHub.Core.DTOs.ReplyRefDto,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name: operator ==(ReplyRefDto?, ReplyRefDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_op_Equality_EchoHub_Core_DTOs_ReplyRefDto_EchoHub_Core_DTOs_ReplyRefDto_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.op_Equality(EchoHub.Core.DTOs.ReplyRefDto,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name.vb: =(ReplyRefDto, ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.operator ==(EchoHub.Core.DTOs.ReplyRefDto?, EchoHub.Core.DTOs.ReplyRefDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.=(EchoHub.Core.DTOs.ReplyRefDto, EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: ReplyRefDto.operator ==(ReplyRefDto?, ReplyRefDto?)
|
|
nameWithType.vb: ReplyRefDto.=(ReplyRefDto, ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.=
|
|
nameWithType: ReplyRefDto.operator ==
|
|
nameWithType.vb: ReplyRefDto.=
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.op_Inequality(EchoHub.Core.DTOs.ReplyRefDto,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name: operator !=(ReplyRefDto?, ReplyRefDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_op_Inequality_EchoHub_Core_DTOs_ReplyRefDto_EchoHub_Core_DTOs_ReplyRefDto_
|
|
commentId: M:EchoHub.Core.DTOs.ReplyRefDto.op_Inequality(EchoHub.Core.DTOs.ReplyRefDto,EchoHub.Core.DTOs.ReplyRefDto)
|
|
name.vb: <>(ReplyRefDto, ReplyRefDto)
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.operator !=(EchoHub.Core.DTOs.ReplyRefDto?, EchoHub.Core.DTOs.ReplyRefDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.<>(EchoHub.Core.DTOs.ReplyRefDto, EchoHub.Core.DTOs.ReplyRefDto)
|
|
nameWithType: ReplyRefDto.operator !=(ReplyRefDto?, ReplyRefDto?)
|
|
nameWithType.vb: ReplyRefDto.<>(ReplyRefDto, ReplyRefDto)
|
|
- uid: EchoHub.Core.DTOs.ReplyRefDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ReplyRefDto.html#EchoHub_Core_DTOs_ReplyRefDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ReplyRefDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ReplyRefDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ReplyRefDto.<>
|
|
nameWithType: ReplyRefDto.operator !=
|
|
nameWithType.vb: ReplyRefDto.<>
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest
|
|
name: SendMessageRequest
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.SendMessageRequest
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest
|
|
nameWithType: SendMessageRequest
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.#ctor(EchoHub.Core.DTOs.SendMessageRequest)
|
|
name: SendMessageRequest(SendMessageRequest)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest__ctor_EchoHub_Core_DTOs_SendMessageRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.#ctor(EchoHub.Core.DTOs.SendMessageRequest)
|
|
name.vb: New(SendMessageRequest)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.SendMessageRequest(EchoHub.Core.DTOs.SendMessageRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.New(EchoHub.Core.DTOs.SendMessageRequest)
|
|
nameWithType: SendMessageRequest.SendMessageRequest(SendMessageRequest)
|
|
nameWithType.vb: SendMessageRequest.New(SendMessageRequest)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.#ctor(System.String,System.String)
|
|
name: SendMessageRequest(string, string)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest__ctor_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.#ctor(System.String,System.String)
|
|
name.vb: New(String, String)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.SendMessageRequest(string, string)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.New(String, String)
|
|
nameWithType: SendMessageRequest.SendMessageRequest(string, string)
|
|
nameWithType.vb: SendMessageRequest.New(String, String)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.#ctor*
|
|
name: SendMessageRequest
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.SendMessageRequest
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.New
|
|
nameWithType: SendMessageRequest.SendMessageRequest
|
|
nameWithType.vb: SendMessageRequest.New
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.ChannelName
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_ChannelName
|
|
commentId: P:EchoHub.Core.DTOs.SendMessageRequest.ChannelName
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.ChannelName
|
|
nameWithType: SendMessageRequest.ChannelName
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.ChannelName*
|
|
name: ChannelName
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_ChannelName_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.ChannelName
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.ChannelName
|
|
nameWithType: SendMessageRequest.ChannelName
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Content
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Content
|
|
commentId: P:EchoHub.Core.DTOs.SendMessageRequest.Content
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Content
|
|
nameWithType: SendMessageRequest.Content
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Content*
|
|
name: Content
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Content_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.Content
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Content
|
|
nameWithType: SendMessageRequest.Content
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Deconstruct(System.String@,System.String@)
|
|
name: Deconstruct(out string, out string)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Deconstruct_System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.Deconstruct(System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Deconstruct(out string, out string)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.Deconstruct(String, String)
|
|
nameWithType: SendMessageRequest.Deconstruct(out string, out string)
|
|
nameWithType.vb: SendMessageRequest.Deconstruct(String, String)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Deconstruct
|
|
nameWithType: SendMessageRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.SendMessageRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.EqualityContract
|
|
nameWithType: SendMessageRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.EqualityContract
|
|
nameWithType: SendMessageRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Equals(EchoHub.Core.DTOs.SendMessageRequest)
|
|
name: Equals(SendMessageRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Equals_EchoHub_Core_DTOs_SendMessageRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.Equals(EchoHub.Core.DTOs.SendMessageRequest)
|
|
name.vb: Equals(SendMessageRequest)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Equals(EchoHub.Core.DTOs.SendMessageRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.Equals(EchoHub.Core.DTOs.SendMessageRequest)
|
|
nameWithType: SendMessageRequest.Equals(SendMessageRequest?)
|
|
nameWithType.vb: SendMessageRequest.Equals(SendMessageRequest)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.Equals(Object)
|
|
nameWithType: SendMessageRequest.Equals(object?)
|
|
nameWithType.vb: SendMessageRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.Equals
|
|
nameWithType: SendMessageRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.GetHashCode()
|
|
nameWithType: SendMessageRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.GetHashCode
|
|
nameWithType: SendMessageRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: SendMessageRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.PrintMembers
|
|
nameWithType: SendMessageRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.ToString()
|
|
nameWithType: SendMessageRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.ToString
|
|
nameWithType: SendMessageRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.op_Equality(EchoHub.Core.DTOs.SendMessageRequest,EchoHub.Core.DTOs.SendMessageRequest)
|
|
name: operator ==(SendMessageRequest?, SendMessageRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_op_Equality_EchoHub_Core_DTOs_SendMessageRequest_EchoHub_Core_DTOs_SendMessageRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.op_Equality(EchoHub.Core.DTOs.SendMessageRequest,EchoHub.Core.DTOs.SendMessageRequest)
|
|
name.vb: =(SendMessageRequest, SendMessageRequest)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.operator ==(EchoHub.Core.DTOs.SendMessageRequest?, EchoHub.Core.DTOs.SendMessageRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.=(EchoHub.Core.DTOs.SendMessageRequest, EchoHub.Core.DTOs.SendMessageRequest)
|
|
nameWithType: SendMessageRequest.operator ==(SendMessageRequest?, SendMessageRequest?)
|
|
nameWithType.vb: SendMessageRequest.=(SendMessageRequest, SendMessageRequest)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.=
|
|
nameWithType: SendMessageRequest.operator ==
|
|
nameWithType.vb: SendMessageRequest.=
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.op_Inequality(EchoHub.Core.DTOs.SendMessageRequest,EchoHub.Core.DTOs.SendMessageRequest)
|
|
name: operator !=(SendMessageRequest?, SendMessageRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_op_Inequality_EchoHub_Core_DTOs_SendMessageRequest_EchoHub_Core_DTOs_SendMessageRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendMessageRequest.op_Inequality(EchoHub.Core.DTOs.SendMessageRequest,EchoHub.Core.DTOs.SendMessageRequest)
|
|
name.vb: <>(SendMessageRequest, SendMessageRequest)
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.operator !=(EchoHub.Core.DTOs.SendMessageRequest?, EchoHub.Core.DTOs.SendMessageRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.<>(EchoHub.Core.DTOs.SendMessageRequest, EchoHub.Core.DTOs.SendMessageRequest)
|
|
nameWithType: SendMessageRequest.operator !=(SendMessageRequest?, SendMessageRequest?)
|
|
nameWithType.vb: SendMessageRequest.<>(SendMessageRequest, SendMessageRequest)
|
|
- uid: EchoHub.Core.DTOs.SendMessageRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.SendMessageRequest.html#EchoHub_Core_DTOs_SendMessageRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendMessageRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.SendMessageRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.SendMessageRequest.<>
|
|
nameWithType: SendMessageRequest.operator !=
|
|
nameWithType.vb: SendMessageRequest.<>
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest
|
|
name: SendUrlRequest
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.SendUrlRequest
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest
|
|
nameWithType: SendUrlRequest
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.#ctor(EchoHub.Core.DTOs.SendUrlRequest)
|
|
name: SendUrlRequest(SendUrlRequest)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest__ctor_EchoHub_Core_DTOs_SendUrlRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.#ctor(EchoHub.Core.DTOs.SendUrlRequest)
|
|
name.vb: New(SendUrlRequest)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.SendUrlRequest(EchoHub.Core.DTOs.SendUrlRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.New(EchoHub.Core.DTOs.SendUrlRequest)
|
|
nameWithType: SendUrlRequest.SendUrlRequest(SendUrlRequest)
|
|
nameWithType.vb: SendUrlRequest.New(SendUrlRequest)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.#ctor(System.String)
|
|
name: SendUrlRequest(string)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.SendUrlRequest(string)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.New(String)
|
|
nameWithType: SendUrlRequest.SendUrlRequest(string)
|
|
nameWithType.vb: SendUrlRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.#ctor*
|
|
name: SendUrlRequest
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.SendUrlRequest
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.New
|
|
nameWithType: SendUrlRequest.SendUrlRequest
|
|
nameWithType.vb: SendUrlRequest.New
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Deconstruct(out string)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.Deconstruct(String)
|
|
nameWithType: SendUrlRequest.Deconstruct(out string)
|
|
nameWithType.vb: SendUrlRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Deconstruct
|
|
nameWithType: SendUrlRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.SendUrlRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.EqualityContract
|
|
nameWithType: SendUrlRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.EqualityContract
|
|
nameWithType: SendUrlRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Equals(EchoHub.Core.DTOs.SendUrlRequest)
|
|
name: Equals(SendUrlRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Equals_EchoHub_Core_DTOs_SendUrlRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.Equals(EchoHub.Core.DTOs.SendUrlRequest)
|
|
name.vb: Equals(SendUrlRequest)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Equals(EchoHub.Core.DTOs.SendUrlRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.Equals(EchoHub.Core.DTOs.SendUrlRequest)
|
|
nameWithType: SendUrlRequest.Equals(SendUrlRequest?)
|
|
nameWithType.vb: SendUrlRequest.Equals(SendUrlRequest)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.Equals(Object)
|
|
nameWithType: SendUrlRequest.Equals(object?)
|
|
nameWithType.vb: SendUrlRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Equals
|
|
nameWithType: SendUrlRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.GetHashCode()
|
|
nameWithType: SendUrlRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.GetHashCode
|
|
nameWithType: SendUrlRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: SendUrlRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.PrintMembers
|
|
nameWithType: SendUrlRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.ToString()
|
|
nameWithType: SendUrlRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.ToString
|
|
nameWithType: SendUrlRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Url
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Url
|
|
commentId: P:EchoHub.Core.DTOs.SendUrlRequest.Url
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Url
|
|
nameWithType: SendUrlRequest.Url
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.Url*
|
|
name: Url
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_Url_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.Url
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.Url
|
|
nameWithType: SendUrlRequest.Url
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.op_Equality(EchoHub.Core.DTOs.SendUrlRequest,EchoHub.Core.DTOs.SendUrlRequest)
|
|
name: operator ==(SendUrlRequest?, SendUrlRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_op_Equality_EchoHub_Core_DTOs_SendUrlRequest_EchoHub_Core_DTOs_SendUrlRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.op_Equality(EchoHub.Core.DTOs.SendUrlRequest,EchoHub.Core.DTOs.SendUrlRequest)
|
|
name.vb: =(SendUrlRequest, SendUrlRequest)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.operator ==(EchoHub.Core.DTOs.SendUrlRequest?, EchoHub.Core.DTOs.SendUrlRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.=(EchoHub.Core.DTOs.SendUrlRequest, EchoHub.Core.DTOs.SendUrlRequest)
|
|
nameWithType: SendUrlRequest.operator ==(SendUrlRequest?, SendUrlRequest?)
|
|
nameWithType.vb: SendUrlRequest.=(SendUrlRequest, SendUrlRequest)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.=
|
|
nameWithType: SendUrlRequest.operator ==
|
|
nameWithType.vb: SendUrlRequest.=
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.op_Inequality(EchoHub.Core.DTOs.SendUrlRequest,EchoHub.Core.DTOs.SendUrlRequest)
|
|
name: operator !=(SendUrlRequest?, SendUrlRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_op_Inequality_EchoHub_Core_DTOs_SendUrlRequest_EchoHub_Core_DTOs_SendUrlRequest_
|
|
commentId: M:EchoHub.Core.DTOs.SendUrlRequest.op_Inequality(EchoHub.Core.DTOs.SendUrlRequest,EchoHub.Core.DTOs.SendUrlRequest)
|
|
name.vb: <>(SendUrlRequest, SendUrlRequest)
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.operator !=(EchoHub.Core.DTOs.SendUrlRequest?, EchoHub.Core.DTOs.SendUrlRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.<>(EchoHub.Core.DTOs.SendUrlRequest, EchoHub.Core.DTOs.SendUrlRequest)
|
|
nameWithType: SendUrlRequest.operator !=(SendUrlRequest?, SendUrlRequest?)
|
|
nameWithType.vb: SendUrlRequest.<>(SendUrlRequest, SendUrlRequest)
|
|
- uid: EchoHub.Core.DTOs.SendUrlRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.SendUrlRequest.html#EchoHub_Core_DTOs_SendUrlRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.SendUrlRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.SendUrlRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.SendUrlRequest.<>
|
|
nameWithType: SendUrlRequest.operator !=
|
|
nameWithType.vb: SendUrlRequest.<>
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto
|
|
name: ServerStatusDto
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html
|
|
commentId: T:EchoHub.Core.DTOs.ServerStatusDto
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto
|
|
nameWithType: ServerStatusDto
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.#ctor(EchoHub.Core.DTOs.ServerStatusDto)
|
|
name: ServerStatusDto(ServerStatusDto)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto__ctor_EchoHub_Core_DTOs_ServerStatusDto_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.#ctor(EchoHub.Core.DTOs.ServerStatusDto)
|
|
name.vb: New(ServerStatusDto)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.ServerStatusDto(EchoHub.Core.DTOs.ServerStatusDto)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.New(EchoHub.Core.DTOs.ServerStatusDto)
|
|
nameWithType: ServerStatusDto.ServerStatusDto(ServerStatusDto)
|
|
nameWithType.vb: ServerStatusDto.New(ServerStatusDto)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.#ctor(System.String,System.String,System.Int32,System.Int32,System.String)
|
|
name: ServerStatusDto(string, string?, int, int, string)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto__ctor_System_String_System_String_System_Int32_System_Int32_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.#ctor(System.String,System.String,System.Int32,System.Int32,System.String)
|
|
name.vb: New(String, String, Integer, Integer, String)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.ServerStatusDto(string, string?, int, int, string)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.New(String, String, Integer, Integer, String)
|
|
nameWithType: ServerStatusDto.ServerStatusDto(string, string?, int, int, string)
|
|
nameWithType.vb: ServerStatusDto.New(String, String, Integer, Integer, String)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.#ctor*
|
|
name: ServerStatusDto
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.ServerStatusDto
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.New
|
|
nameWithType: ServerStatusDto.ServerStatusDto
|
|
nameWithType.vb: ServerStatusDto.New
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(System.String@,System.String@,System.Int32@,System.Int32@,System.String@)
|
|
name: Deconstruct(out string, out string?, out int, out int, out string)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Deconstruct_System_String__System_String__System_Int32__System_Int32__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(System.String@,System.String@,System.Int32@,System.Int32@,System.String@)
|
|
name.vb: Deconstruct(String, String, Integer, Integer, String)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(out string, out string?, out int, out int, out string)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(String, String, Integer, Integer, String)
|
|
nameWithType: ServerStatusDto.Deconstruct(out string, out string?, out int, out int, out string)
|
|
nameWithType.vb: ServerStatusDto.Deconstruct(String, String, Integer, Integer, String)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct
|
|
nameWithType: ServerStatusDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Description
|
|
name: Description
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Description
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.Description
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Description
|
|
nameWithType: ServerStatusDto.Description
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Description*
|
|
name: Description
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Description_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.Description
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Description
|
|
nameWithType: ServerStatusDto.Description
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.EqualityContract
|
|
nameWithType: ServerStatusDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.EqualityContract
|
|
nameWithType: ServerStatusDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Equals(EchoHub.Core.DTOs.ServerStatusDto)
|
|
name: Equals(ServerStatusDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Equals_EchoHub_Core_DTOs_ServerStatusDto_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.Equals(EchoHub.Core.DTOs.ServerStatusDto)
|
|
name.vb: Equals(ServerStatusDto)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Equals(EchoHub.Core.DTOs.ServerStatusDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.Equals(EchoHub.Core.DTOs.ServerStatusDto)
|
|
nameWithType: ServerStatusDto.Equals(ServerStatusDto?)
|
|
nameWithType.vb: ServerStatusDto.Equals(ServerStatusDto)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.Equals(Object)
|
|
nameWithType: ServerStatusDto.Equals(object?)
|
|
nameWithType.vb: ServerStatusDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.Equals
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Equals
|
|
nameWithType: ServerStatusDto.Equals
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.GetHashCode()
|
|
nameWithType: ServerStatusDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.GetHashCode
|
|
nameWithType: ServerStatusDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Name
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.Name
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Name
|
|
nameWithType: ServerStatusDto.Name
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Name_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.Name
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.Name
|
|
nameWithType: ServerStatusDto.Name
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers
|
|
name: OnlineUsers
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_OnlineUsers
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers
|
|
nameWithType: ServerStatusDto.OnlineUsers
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers*
|
|
name: OnlineUsers
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_OnlineUsers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.OnlineUsers
|
|
nameWithType: ServerStatusDto.OnlineUsers
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: ServerStatusDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.PrintMembers
|
|
nameWithType: ServerStatusDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode
|
|
name: RegistrationMode
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_RegistrationMode
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode
|
|
nameWithType: ServerStatusDto.RegistrationMode
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode*
|
|
name: RegistrationMode
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_RegistrationMode_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.RegistrationMode
|
|
nameWithType: ServerStatusDto.RegistrationMode
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.ToString()
|
|
nameWithType: ServerStatusDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.ToString
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.ToString
|
|
nameWithType: ServerStatusDto.ToString
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.TotalChannels
|
|
name: TotalChannels
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_TotalChannels
|
|
commentId: P:EchoHub.Core.DTOs.ServerStatusDto.TotalChannels
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.TotalChannels
|
|
nameWithType: ServerStatusDto.TotalChannels
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.TotalChannels*
|
|
name: TotalChannels
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_TotalChannels_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.TotalChannels
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.TotalChannels
|
|
nameWithType: ServerStatusDto.TotalChannels
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.op_Equality(EchoHub.Core.DTOs.ServerStatusDto,EchoHub.Core.DTOs.ServerStatusDto)
|
|
name: operator ==(ServerStatusDto?, ServerStatusDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_op_Equality_EchoHub_Core_DTOs_ServerStatusDto_EchoHub_Core_DTOs_ServerStatusDto_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.op_Equality(EchoHub.Core.DTOs.ServerStatusDto,EchoHub.Core.DTOs.ServerStatusDto)
|
|
name.vb: =(ServerStatusDto, ServerStatusDto)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.operator ==(EchoHub.Core.DTOs.ServerStatusDto?, EchoHub.Core.DTOs.ServerStatusDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.=(EchoHub.Core.DTOs.ServerStatusDto, EchoHub.Core.DTOs.ServerStatusDto)
|
|
nameWithType: ServerStatusDto.operator ==(ServerStatusDto?, ServerStatusDto?)
|
|
nameWithType.vb: ServerStatusDto.=(ServerStatusDto, ServerStatusDto)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.=
|
|
nameWithType: ServerStatusDto.operator ==
|
|
nameWithType.vb: ServerStatusDto.=
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.op_Inequality(EchoHub.Core.DTOs.ServerStatusDto,EchoHub.Core.DTOs.ServerStatusDto)
|
|
name: operator !=(ServerStatusDto?, ServerStatusDto?)
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_op_Inequality_EchoHub_Core_DTOs_ServerStatusDto_EchoHub_Core_DTOs_ServerStatusDto_
|
|
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.op_Inequality(EchoHub.Core.DTOs.ServerStatusDto,EchoHub.Core.DTOs.ServerStatusDto)
|
|
name.vb: <>(ServerStatusDto, ServerStatusDto)
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.operator !=(EchoHub.Core.DTOs.ServerStatusDto?, EchoHub.Core.DTOs.ServerStatusDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.<>(EchoHub.Core.DTOs.ServerStatusDto, EchoHub.Core.DTOs.ServerStatusDto)
|
|
nameWithType: ServerStatusDto.operator !=(ServerStatusDto?, ServerStatusDto?)
|
|
nameWithType.vb: ServerStatusDto.<>(ServerStatusDto, ServerStatusDto)
|
|
- uid: EchoHub.Core.DTOs.ServerStatusDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.ServerStatusDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.ServerStatusDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.<>
|
|
nameWithType: ServerStatusDto.operator !=
|
|
nameWithType.vb: ServerStatusDto.<>
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest
|
|
name: UpdateProfileRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.UpdateProfileRequest
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest
|
|
nameWithType: UpdateProfileRequest
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.#ctor(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: UpdateProfileRequest(UpdateProfileRequest)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest__ctor_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.#ctor(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name.vb: New(UpdateProfileRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.UpdateProfileRequest(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.New(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: UpdateProfileRequest.UpdateProfileRequest(UpdateProfileRequest)
|
|
nameWithType.vb: UpdateProfileRequest.New(UpdateProfileRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.#ctor(System.String,System.String,System.String)
|
|
name: UpdateProfileRequest(string?, string?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest__ctor_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.#ctor(System.String,System.String,System.String)
|
|
name.vb: New(String, String, String)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.UpdateProfileRequest(string?, string?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.New(String, String, String)
|
|
nameWithType: UpdateProfileRequest.UpdateProfileRequest(string?, string?, string?)
|
|
nameWithType.vb: UpdateProfileRequest.New(String, String, String)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.#ctor*
|
|
name: UpdateProfileRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.UpdateProfileRequest
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.New
|
|
nameWithType: UpdateProfileRequest.UpdateProfileRequest
|
|
nameWithType.vb: UpdateProfileRequest.New
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Bio
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Bio
|
|
commentId: P:EchoHub.Core.DTOs.UpdateProfileRequest.Bio
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Bio
|
|
nameWithType: UpdateProfileRequest.Bio
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Bio*
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Bio_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.Bio
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Bio
|
|
nameWithType: UpdateProfileRequest.Bio
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct(System.String@,System.String@,System.String@)
|
|
name: Deconstruct(out string?, out string?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Deconstruct_System_String__System_String__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct(System.String@,System.String@,System.String@)
|
|
name.vb: Deconstruct(String, String, String)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct(out string?, out string?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct(String, String, String)
|
|
nameWithType: UpdateProfileRequest.Deconstruct(out string?, out string?, out string?)
|
|
nameWithType.vb: UpdateProfileRequest.Deconstruct(String, String, String)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Deconstruct
|
|
nameWithType: UpdateProfileRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName
|
|
nameWithType: UpdateProfileRequest.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.DisplayName
|
|
nameWithType: UpdateProfileRequest.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract
|
|
nameWithType: UpdateProfileRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.EqualityContract
|
|
nameWithType: UpdateProfileRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: Equals(UpdateProfileRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Equals_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.Equals(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name.vb: Equals(UpdateProfileRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(EchoHub.Core.DTOs.UpdateProfileRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: UpdateProfileRequest.Equals(UpdateProfileRequest?)
|
|
nameWithType.vb: UpdateProfileRequest.Equals(UpdateProfileRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.Equals(Object)
|
|
nameWithType: UpdateProfileRequest.Equals(object?)
|
|
nameWithType.vb: UpdateProfileRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.Equals
|
|
nameWithType: UpdateProfileRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode()
|
|
nameWithType: UpdateProfileRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.GetHashCode
|
|
nameWithType: UpdateProfileRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_NicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor
|
|
nameWithType: UpdateProfileRequest.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.NicknameColor
|
|
nameWithType: UpdateProfileRequest.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UpdateProfileRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.PrintMembers
|
|
nameWithType: UpdateProfileRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.ToString()
|
|
nameWithType: UpdateProfileRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.ToString
|
|
nameWithType: UpdateProfileRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.op_Equality(EchoHub.Core.DTOs.UpdateProfileRequest,EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: operator ==(UpdateProfileRequest?, UpdateProfileRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_op_Equality_EchoHub_Core_DTOs_UpdateProfileRequest_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.op_Equality(EchoHub.Core.DTOs.UpdateProfileRequest,EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name.vb: =(UpdateProfileRequest, UpdateProfileRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.operator ==(EchoHub.Core.DTOs.UpdateProfileRequest?, EchoHub.Core.DTOs.UpdateProfileRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.=(EchoHub.Core.DTOs.UpdateProfileRequest, EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: UpdateProfileRequest.operator ==(UpdateProfileRequest?, UpdateProfileRequest?)
|
|
nameWithType.vb: UpdateProfileRequest.=(UpdateProfileRequest, UpdateProfileRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.=
|
|
nameWithType: UpdateProfileRequest.operator ==
|
|
nameWithType.vb: UpdateProfileRequest.=
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.op_Inequality(EchoHub.Core.DTOs.UpdateProfileRequest,EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: operator !=(UpdateProfileRequest?, UpdateProfileRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_op_Inequality_EchoHub_Core_DTOs_UpdateProfileRequest_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateProfileRequest.op_Inequality(EchoHub.Core.DTOs.UpdateProfileRequest,EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name.vb: <>(UpdateProfileRequest, UpdateProfileRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.operator !=(EchoHub.Core.DTOs.UpdateProfileRequest?, EchoHub.Core.DTOs.UpdateProfileRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.<>(EchoHub.Core.DTOs.UpdateProfileRequest, EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: UpdateProfileRequest.operator !=(UpdateProfileRequest?, UpdateProfileRequest?)
|
|
nameWithType.vb: UpdateProfileRequest.<>(UpdateProfileRequest, UpdateProfileRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateProfileRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UpdateProfileRequest.html#EchoHub_Core_DTOs_UpdateProfileRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateProfileRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UpdateProfileRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateProfileRequest.<>
|
|
nameWithType: UpdateProfileRequest.operator !=
|
|
nameWithType.vb: UpdateProfileRequest.<>
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest
|
|
name: UpdateStatusRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.UpdateStatusRequest
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest
|
|
nameWithType: UpdateStatusRequest
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.#ctor(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name: UpdateStatusRequest(UpdateStatusRequest)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest__ctor_EchoHub_Core_DTOs_UpdateStatusRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.#ctor(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name.vb: New(UpdateStatusRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.UpdateStatusRequest(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.New(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
nameWithType: UpdateStatusRequest.UpdateStatusRequest(UpdateStatusRequest)
|
|
nameWithType.vb: UpdateStatusRequest.New(UpdateStatusRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.#ctor(EchoHub.Core.Models.UserStatus,System.String)
|
|
name: UpdateStatusRequest(UserStatus, string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest__ctor_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.#ctor(EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: New(UserStatus, String)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.UpdateStatusRequest(EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.New(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: UpdateStatusRequest.UpdateStatusRequest(UserStatus, string?)
|
|
nameWithType.vb: UpdateStatusRequest.New(UserStatus, String)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.#ctor*
|
|
name: UpdateStatusRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.UpdateStatusRequest
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.New
|
|
nameWithType: UpdateStatusRequest.UpdateStatusRequest
|
|
nameWithType.vb: UpdateStatusRequest.New
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
|
|
name: Deconstruct(out UserStatus, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Deconstruct_EchoHub_Core_Models_UserStatus__System_String__
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
|
|
name.vb: Deconstruct(UserStatus, String)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct(out EchoHub.Core.Models.UserStatus, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: UpdateStatusRequest.Deconstruct(out UserStatus, out string?)
|
|
nameWithType.vb: UpdateStatusRequest.Deconstruct(UserStatus, String)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Deconstruct
|
|
nameWithType: UpdateStatusRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract
|
|
nameWithType: UpdateStatusRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.EqualityContract
|
|
nameWithType: UpdateStatusRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name: Equals(UpdateStatusRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Equals_EchoHub_Core_DTOs_UpdateStatusRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.Equals(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name.vb: Equals(UpdateStatusRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(EchoHub.Core.DTOs.UpdateStatusRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
nameWithType: UpdateStatusRequest.Equals(UpdateStatusRequest?)
|
|
nameWithType.vb: UpdateStatusRequest.Equals(UpdateStatusRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.Equals(Object)
|
|
nameWithType: UpdateStatusRequest.Equals(object?)
|
|
nameWithType.vb: UpdateStatusRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Equals
|
|
nameWithType: UpdateStatusRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode()
|
|
nameWithType: UpdateStatusRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.GetHashCode
|
|
nameWithType: UpdateStatusRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UpdateStatusRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.PrintMembers
|
|
nameWithType: UpdateStatusRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Status
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Status
|
|
commentId: P:EchoHub.Core.DTOs.UpdateStatusRequest.Status
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Status
|
|
nameWithType: UpdateStatusRequest.Status
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.Status*
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_Status_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.Status
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.Status
|
|
nameWithType: UpdateStatusRequest.Status
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_StatusMessage
|
|
commentId: P:EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage
|
|
nameWithType: UpdateStatusRequest.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage*
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_StatusMessage_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.StatusMessage
|
|
nameWithType: UpdateStatusRequest.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.ToString()
|
|
nameWithType: UpdateStatusRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.ToString
|
|
nameWithType: UpdateStatusRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.op_Equality(EchoHub.Core.DTOs.UpdateStatusRequest,EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name: operator ==(UpdateStatusRequest?, UpdateStatusRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_op_Equality_EchoHub_Core_DTOs_UpdateStatusRequest_EchoHub_Core_DTOs_UpdateStatusRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.op_Equality(EchoHub.Core.DTOs.UpdateStatusRequest,EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name.vb: =(UpdateStatusRequest, UpdateStatusRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.operator ==(EchoHub.Core.DTOs.UpdateStatusRequest?, EchoHub.Core.DTOs.UpdateStatusRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.=(EchoHub.Core.DTOs.UpdateStatusRequest, EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
nameWithType: UpdateStatusRequest.operator ==(UpdateStatusRequest?, UpdateStatusRequest?)
|
|
nameWithType.vb: UpdateStatusRequest.=(UpdateStatusRequest, UpdateStatusRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.=
|
|
nameWithType: UpdateStatusRequest.operator ==
|
|
nameWithType.vb: UpdateStatusRequest.=
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.op_Inequality(EchoHub.Core.DTOs.UpdateStatusRequest,EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name: operator !=(UpdateStatusRequest?, UpdateStatusRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_op_Inequality_EchoHub_Core_DTOs_UpdateStatusRequest_EchoHub_Core_DTOs_UpdateStatusRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateStatusRequest.op_Inequality(EchoHub.Core.DTOs.UpdateStatusRequest,EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
name.vb: <>(UpdateStatusRequest, UpdateStatusRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.operator !=(EchoHub.Core.DTOs.UpdateStatusRequest?, EchoHub.Core.DTOs.UpdateStatusRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.<>(EchoHub.Core.DTOs.UpdateStatusRequest, EchoHub.Core.DTOs.UpdateStatusRequest)
|
|
nameWithType: UpdateStatusRequest.operator !=(UpdateStatusRequest?, UpdateStatusRequest?)
|
|
nameWithType.vb: UpdateStatusRequest.<>(UpdateStatusRequest, UpdateStatusRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateStatusRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UpdateStatusRequest.html#EchoHub_Core_DTOs_UpdateStatusRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateStatusRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UpdateStatusRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateStatusRequest.<>
|
|
nameWithType: UpdateStatusRequest.operator !=
|
|
nameWithType.vb: UpdateStatusRequest.<>
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest
|
|
name: UpdateTopicRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html
|
|
commentId: T:EchoHub.Core.DTOs.UpdateTopicRequest
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest
|
|
nameWithType: UpdateTopicRequest
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.#ctor(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name: UpdateTopicRequest(UpdateTopicRequest)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest__ctor_EchoHub_Core_DTOs_UpdateTopicRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.#ctor(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name.vb: New(UpdateTopicRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.UpdateTopicRequest(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.New(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
nameWithType: UpdateTopicRequest.UpdateTopicRequest(UpdateTopicRequest)
|
|
nameWithType.vb: UpdateTopicRequest.New(UpdateTopicRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.#ctor(System.String)
|
|
name: UpdateTopicRequest(string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest__ctor_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.#ctor(System.String)
|
|
name.vb: New(String)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.UpdateTopicRequest(string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.New(String)
|
|
nameWithType: UpdateTopicRequest.UpdateTopicRequest(string?)
|
|
nameWithType.vb: UpdateTopicRequest.New(String)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.#ctor*
|
|
name: UpdateTopicRequest
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.UpdateTopicRequest
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.New
|
|
nameWithType: UpdateTopicRequest.UpdateTopicRequest
|
|
nameWithType.vb: UpdateTopicRequest.New
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct(System.String@)
|
|
name: Deconstruct(out string?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Deconstruct_System_String__
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct(System.String@)
|
|
name.vb: Deconstruct(String)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct(out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct(String)
|
|
nameWithType: UpdateTopicRequest.Deconstruct(out string?)
|
|
nameWithType.vb: UpdateTopicRequest.Deconstruct(String)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Deconstruct
|
|
nameWithType: UpdateTopicRequest.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract
|
|
nameWithType: UpdateTopicRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.EqualityContract
|
|
nameWithType: UpdateTopicRequest.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name: Equals(UpdateTopicRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Equals_EchoHub_Core_DTOs_UpdateTopicRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.Equals(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name.vb: Equals(UpdateTopicRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(EchoHub.Core.DTOs.UpdateTopicRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
nameWithType: UpdateTopicRequest.Equals(UpdateTopicRequest?)
|
|
nameWithType.vb: UpdateTopicRequest.Equals(UpdateTopicRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.Equals(Object)
|
|
nameWithType: UpdateTopicRequest.Equals(object?)
|
|
nameWithType.vb: UpdateTopicRequest.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.Equals
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Equals
|
|
nameWithType: UpdateTopicRequest.Equals
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode()
|
|
nameWithType: UpdateTopicRequest.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.GetHashCode
|
|
nameWithType: UpdateTopicRequest.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UpdateTopicRequest.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.PrintMembers
|
|
nameWithType: UpdateTopicRequest.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.ToString()
|
|
nameWithType: UpdateTopicRequest.ToString()
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.ToString
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.ToString
|
|
nameWithType: UpdateTopicRequest.ToString
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Topic
|
|
commentId: P:EchoHub.Core.DTOs.UpdateTopicRequest.Topic
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Topic
|
|
nameWithType: UpdateTopicRequest.Topic
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_Topic_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.Topic
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.Topic
|
|
nameWithType: UpdateTopicRequest.Topic
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.op_Equality(EchoHub.Core.DTOs.UpdateTopicRequest,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name: operator ==(UpdateTopicRequest?, UpdateTopicRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_op_Equality_EchoHub_Core_DTOs_UpdateTopicRequest_EchoHub_Core_DTOs_UpdateTopicRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.op_Equality(EchoHub.Core.DTOs.UpdateTopicRequest,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name.vb: =(UpdateTopicRequest, UpdateTopicRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.operator ==(EchoHub.Core.DTOs.UpdateTopicRequest?, EchoHub.Core.DTOs.UpdateTopicRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.=(EchoHub.Core.DTOs.UpdateTopicRequest, EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
nameWithType: UpdateTopicRequest.operator ==(UpdateTopicRequest?, UpdateTopicRequest?)
|
|
nameWithType.vb: UpdateTopicRequest.=(UpdateTopicRequest, UpdateTopicRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.=
|
|
nameWithType: UpdateTopicRequest.operator ==
|
|
nameWithType.vb: UpdateTopicRequest.=
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.op_Inequality(EchoHub.Core.DTOs.UpdateTopicRequest,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name: operator !=(UpdateTopicRequest?, UpdateTopicRequest?)
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_op_Inequality_EchoHub_Core_DTOs_UpdateTopicRequest_EchoHub_Core_DTOs_UpdateTopicRequest_
|
|
commentId: M:EchoHub.Core.DTOs.UpdateTopicRequest.op_Inequality(EchoHub.Core.DTOs.UpdateTopicRequest,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name.vb: <>(UpdateTopicRequest, UpdateTopicRequest)
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.operator !=(EchoHub.Core.DTOs.UpdateTopicRequest?, EchoHub.Core.DTOs.UpdateTopicRequest?)
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.<>(EchoHub.Core.DTOs.UpdateTopicRequest, EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
nameWithType: UpdateTopicRequest.operator !=(UpdateTopicRequest?, UpdateTopicRequest?)
|
|
nameWithType.vb: UpdateTopicRequest.<>(UpdateTopicRequest, UpdateTopicRequest)
|
|
- uid: EchoHub.Core.DTOs.UpdateTopicRequest.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UpdateTopicRequest.html#EchoHub_Core_DTOs_UpdateTopicRequest_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UpdateTopicRequest.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UpdateTopicRequest.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UpdateTopicRequest.<>
|
|
nameWithType: UpdateTopicRequest.operator !=
|
|
nameWithType.vb: UpdateTopicRequest.<>
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto
|
|
name: UserDataExportDto
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html
|
|
commentId: T:EchoHub.Core.DTOs.UserDataExportDto
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto
|
|
nameWithType: UserDataExportDto
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.#ctor(EchoHub.Core.DTOs.UserDataExportDto)
|
|
name: UserDataExportDto(UserDataExportDto)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto__ctor_EchoHub_Core_DTOs_UserDataExportDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.#ctor(EchoHub.Core.DTOs.UserDataExportDto)
|
|
name.vb: New(UserDataExportDto)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.UserDataExportDto(EchoHub.Core.DTOs.UserDataExportDto)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.New(EchoHub.Core.DTOs.UserDataExportDto)
|
|
nameWithType: UserDataExportDto.UserDataExportDto(UserDataExportDto)
|
|
nameWithType.vb: UserDataExportDto.New(UserDataExportDto)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.#ctor(System.DateTimeOffset,System.String,EchoHub.Core.DTOs.UserProfileDto,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedMessageDto},System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedAttachmentDto})
|
|
name: UserDataExportDto(DateTimeOffset, string, UserProfileDto, List<ExportedMessageDto>, List<ExportedAttachmentDto>)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto__ctor_System_DateTimeOffset_System_String_EchoHub_Core_DTOs_UserProfileDto_System_Collections_Generic_List_EchoHub_Core_DTOs_ExportedMessageDto__System_Collections_Generic_List_EchoHub_Core_DTOs_ExportedAttachmentDto__
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.#ctor(System.DateTimeOffset,System.String,EchoHub.Core.DTOs.UserProfileDto,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedMessageDto},System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedAttachmentDto})
|
|
name.vb: New(DateTimeOffset, String, UserProfileDto, List(Of ExportedMessageDto), List(Of ExportedAttachmentDto))
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.UserDataExportDto(System.DateTimeOffset, string, EchoHub.Core.DTOs.UserProfileDto, System.Collections.Generic.List<EchoHub.Core.DTOs.ExportedMessageDto>, System.Collections.Generic.List<EchoHub.Core.DTOs.ExportedAttachmentDto>)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.New(System.DateTimeOffset, String, EchoHub.Core.DTOs.UserProfileDto, System.Collections.Generic.List(Of EchoHub.Core.DTOs.ExportedMessageDto), System.Collections.Generic.List(Of EchoHub.Core.DTOs.ExportedAttachmentDto))
|
|
nameWithType: UserDataExportDto.UserDataExportDto(DateTimeOffset, string, UserProfileDto, List<ExportedMessageDto>, List<ExportedAttachmentDto>)
|
|
nameWithType.vb: UserDataExportDto.New(DateTimeOffset, String, UserProfileDto, List(Of ExportedMessageDto), List(Of ExportedAttachmentDto))
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.#ctor*
|
|
name: UserDataExportDto
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.UserDataExportDto
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.New
|
|
nameWithType: UserDataExportDto.UserDataExportDto
|
|
nameWithType.vb: UserDataExportDto.New
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Attachments
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Attachments
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.Attachments
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Attachments
|
|
nameWithType: UserDataExportDto.Attachments
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Attachments*
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Attachments_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.Attachments
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Attachments
|
|
nameWithType: UserDataExportDto.Attachments
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Deconstruct(System.DateTimeOffset@,System.String@,EchoHub.Core.DTOs.UserProfileDto@,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedMessageDto}@,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedAttachmentDto}@)
|
|
name: Deconstruct(out DateTimeOffset, out string, out UserProfileDto, out List<ExportedMessageDto>, out List<ExportedAttachmentDto>)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Deconstruct_System_DateTimeOffset__System_String__EchoHub_Core_DTOs_UserProfileDto__System_Collections_Generic_List_EchoHub_Core_DTOs_ExportedMessageDto___System_Collections_Generic_List_EchoHub_Core_DTOs_ExportedAttachmentDto___
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.Deconstruct(System.DateTimeOffset@,System.String@,EchoHub.Core.DTOs.UserProfileDto@,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedMessageDto}@,System.Collections.Generic.List{EchoHub.Core.DTOs.ExportedAttachmentDto}@)
|
|
name.vb: Deconstruct(DateTimeOffset, String, UserProfileDto, List(Of ExportedMessageDto), List(Of ExportedAttachmentDto))
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Deconstruct(out System.DateTimeOffset, out string, out EchoHub.Core.DTOs.UserProfileDto, out System.Collections.Generic.List<EchoHub.Core.DTOs.ExportedMessageDto>, out System.Collections.Generic.List<EchoHub.Core.DTOs.ExportedAttachmentDto>)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.Deconstruct(System.DateTimeOffset, String, EchoHub.Core.DTOs.UserProfileDto, System.Collections.Generic.List(Of EchoHub.Core.DTOs.ExportedMessageDto), System.Collections.Generic.List(Of EchoHub.Core.DTOs.ExportedAttachmentDto))
|
|
nameWithType: UserDataExportDto.Deconstruct(out DateTimeOffset, out string, out UserProfileDto, out List<ExportedMessageDto>, out List<ExportedAttachmentDto>)
|
|
nameWithType.vb: UserDataExportDto.Deconstruct(DateTimeOffset, String, UserProfileDto, List(Of ExportedMessageDto), List(Of ExportedAttachmentDto))
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Deconstruct
|
|
nameWithType: UserDataExportDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.EqualityContract
|
|
nameWithType: UserDataExportDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.EqualityContract
|
|
nameWithType: UserDataExportDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Equals(EchoHub.Core.DTOs.UserDataExportDto)
|
|
name: Equals(UserDataExportDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Equals_EchoHub_Core_DTOs_UserDataExportDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.Equals(EchoHub.Core.DTOs.UserDataExportDto)
|
|
name.vb: Equals(UserDataExportDto)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Equals(EchoHub.Core.DTOs.UserDataExportDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.Equals(EchoHub.Core.DTOs.UserDataExportDto)
|
|
nameWithType: UserDataExportDto.Equals(UserDataExportDto?)
|
|
nameWithType.vb: UserDataExportDto.Equals(UserDataExportDto)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.Equals(Object)
|
|
nameWithType: UserDataExportDto.Equals(object?)
|
|
nameWithType.vb: UserDataExportDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.Equals
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Equals
|
|
nameWithType: UserDataExportDto.Equals
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ExportedAt
|
|
name: ExportedAt
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ExportedAt
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.ExportedAt
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ExportedAt
|
|
nameWithType: UserDataExportDto.ExportedAt
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ExportedAt*
|
|
name: ExportedAt
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ExportedAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.ExportedAt
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ExportedAt
|
|
nameWithType: UserDataExportDto.ExportedAt
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.GetHashCode()
|
|
nameWithType: UserDataExportDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.GetHashCode
|
|
nameWithType: UserDataExportDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Messages
|
|
name: Messages
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Messages
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.Messages
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Messages
|
|
nameWithType: UserDataExportDto.Messages
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Messages*
|
|
name: Messages
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Messages_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.Messages
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Messages
|
|
nameWithType: UserDataExportDto.Messages
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UserDataExportDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.PrintMembers
|
|
nameWithType: UserDataExportDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Profile
|
|
name: Profile
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Profile
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.Profile
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Profile
|
|
nameWithType: UserDataExportDto.Profile
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.Profile*
|
|
name: Profile
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_Profile_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.Profile
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.Profile
|
|
nameWithType: UserDataExportDto.Profile
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ServerName
|
|
name: ServerName
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ServerName
|
|
commentId: P:EchoHub.Core.DTOs.UserDataExportDto.ServerName
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ServerName
|
|
nameWithType: UserDataExportDto.ServerName
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ServerName*
|
|
name: ServerName
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ServerName_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.ServerName
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ServerName
|
|
nameWithType: UserDataExportDto.ServerName
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ToString()
|
|
nameWithType: UserDataExportDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.ToString
|
|
nameWithType: UserDataExportDto.ToString
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.op_Equality(EchoHub.Core.DTOs.UserDataExportDto,EchoHub.Core.DTOs.UserDataExportDto)
|
|
name: operator ==(UserDataExportDto?, UserDataExportDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_op_Equality_EchoHub_Core_DTOs_UserDataExportDto_EchoHub_Core_DTOs_UserDataExportDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.op_Equality(EchoHub.Core.DTOs.UserDataExportDto,EchoHub.Core.DTOs.UserDataExportDto)
|
|
name.vb: =(UserDataExportDto, UserDataExportDto)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.operator ==(EchoHub.Core.DTOs.UserDataExportDto?, EchoHub.Core.DTOs.UserDataExportDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.=(EchoHub.Core.DTOs.UserDataExportDto, EchoHub.Core.DTOs.UserDataExportDto)
|
|
nameWithType: UserDataExportDto.operator ==(UserDataExportDto?, UserDataExportDto?)
|
|
nameWithType.vb: UserDataExportDto.=(UserDataExportDto, UserDataExportDto)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.=
|
|
nameWithType: UserDataExportDto.operator ==
|
|
nameWithType.vb: UserDataExportDto.=
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.op_Inequality(EchoHub.Core.DTOs.UserDataExportDto,EchoHub.Core.DTOs.UserDataExportDto)
|
|
name: operator !=(UserDataExportDto?, UserDataExportDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_op_Inequality_EchoHub_Core_DTOs_UserDataExportDto_EchoHub_Core_DTOs_UserDataExportDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDataExportDto.op_Inequality(EchoHub.Core.DTOs.UserDataExportDto,EchoHub.Core.DTOs.UserDataExportDto)
|
|
name.vb: <>(UserDataExportDto, UserDataExportDto)
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.operator !=(EchoHub.Core.DTOs.UserDataExportDto?, EchoHub.Core.DTOs.UserDataExportDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.<>(EchoHub.Core.DTOs.UserDataExportDto, EchoHub.Core.DTOs.UserDataExportDto)
|
|
nameWithType: UserDataExportDto.operator !=(UserDataExportDto?, UserDataExportDto?)
|
|
nameWithType.vb: UserDataExportDto.<>(UserDataExportDto, UserDataExportDto)
|
|
- uid: EchoHub.Core.DTOs.UserDataExportDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UserDataExportDto.html#EchoHub_Core_DTOs_UserDataExportDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDataExportDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UserDataExportDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UserDataExportDto.<>
|
|
nameWithType: UserDataExportDto.operator !=
|
|
nameWithType.vb: UserDataExportDto.<>
|
|
- uid: EchoHub.Core.DTOs.UserDto
|
|
name: UserDto
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html
|
|
commentId: T:EchoHub.Core.DTOs.UserDto
|
|
fullName: EchoHub.Core.DTOs.UserDto
|
|
nameWithType: UserDto
|
|
- uid: EchoHub.Core.DTOs.UserDto.#ctor(EchoHub.Core.DTOs.UserDto)
|
|
name: UserDto(UserDto)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto__ctor_EchoHub_Core_DTOs_UserDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.#ctor(EchoHub.Core.DTOs.UserDto)
|
|
name.vb: New(UserDto)
|
|
fullName: EchoHub.Core.DTOs.UserDto.UserDto(EchoHub.Core.DTOs.UserDto)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.New(EchoHub.Core.DTOs.UserDto)
|
|
nameWithType: UserDto.UserDto(UserDto)
|
|
nameWithType.vb: UserDto.New(UserDto)
|
|
- uid: EchoHub.Core.DTOs.UserDto.#ctor(System.Guid,System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.DateTimeOffset)
|
|
name: UserDto(Guid, string, string?, string?, UserStatus, DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto__ctor_System_Guid_System_String_System_String_System_String_EchoHub_Core_Models_UserStatus_System_DateTimeOffset_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.#ctor(System.Guid,System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.DateTimeOffset)
|
|
name.vb: New(Guid, String, String, String, UserStatus, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.UserDto.UserDto(System.Guid, string, string?, string?, EchoHub.Core.Models.UserStatus, System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.New(System.Guid, String, String, String, EchoHub.Core.Models.UserStatus, System.DateTimeOffset)
|
|
nameWithType: UserDto.UserDto(Guid, string, string?, string?, UserStatus, DateTimeOffset)
|
|
nameWithType.vb: UserDto.New(Guid, String, String, String, UserStatus, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.UserDto.#ctor*
|
|
name: UserDto
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UserDto.UserDto
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.New
|
|
nameWithType: UserDto.UserDto
|
|
nameWithType.vb: UserDto.New
|
|
- uid: EchoHub.Core.DTOs.UserDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.DateTimeOffset@)
|
|
name: Deconstruct(out Guid, out string, out string?, out string?, out UserStatus, out DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Deconstruct_System_Guid__System_String__System_String__System_String__EchoHub_Core_Models_UserStatus__System_DateTimeOffset__
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.DateTimeOffset@)
|
|
name.vb: Deconstruct(Guid, String, String, String, UserStatus, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.UserDto.Deconstruct(out System.Guid, out string, out string?, out string?, out EchoHub.Core.Models.UserStatus, out System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.Deconstruct(System.Guid, String, String, String, EchoHub.Core.Models.UserStatus, System.DateTimeOffset)
|
|
nameWithType: UserDto.Deconstruct(out Guid, out string, out string?, out string?, out UserStatus, out DateTimeOffset)
|
|
nameWithType.vb: UserDto.Deconstruct(Guid, String, String, String, UserStatus, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.UserDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UserDto.Deconstruct
|
|
nameWithType: UserDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UserDto.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserDto.DisplayName
|
|
nameWithType: UserDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserDto.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserDto.DisplayName
|
|
nameWithType: UserDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserDto.EqualityContract
|
|
nameWithType: UserDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserDto.EqualityContract
|
|
nameWithType: UserDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserDto.Equals(EchoHub.Core.DTOs.UserDto)
|
|
name: Equals(UserDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Equals_EchoHub_Core_DTOs_UserDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.Equals(EchoHub.Core.DTOs.UserDto)
|
|
name.vb: Equals(UserDto)
|
|
fullName: EchoHub.Core.DTOs.UserDto.Equals(EchoHub.Core.DTOs.UserDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.Equals(EchoHub.Core.DTOs.UserDto)
|
|
nameWithType: UserDto.Equals(UserDto?)
|
|
nameWithType.vb: UserDto.Equals(UserDto)
|
|
- uid: EchoHub.Core.DTOs.UserDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UserDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.Equals(Object)
|
|
nameWithType: UserDto.Equals(object?)
|
|
nameWithType.vb: UserDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UserDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.Equals
|
|
fullName: EchoHub.Core.DTOs.UserDto.Equals
|
|
nameWithType: UserDto.Equals
|
|
- uid: EchoHub.Core.DTOs.UserDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserDto.GetHashCode()
|
|
nameWithType: UserDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UserDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserDto.GetHashCode
|
|
nameWithType: UserDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UserDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.Id
|
|
fullName: EchoHub.Core.DTOs.UserDto.Id
|
|
nameWithType: UserDto.Id
|
|
- uid: EchoHub.Core.DTOs.UserDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.Id
|
|
fullName: EchoHub.Core.DTOs.UserDto.Id
|
|
nameWithType: UserDto.Id
|
|
- uid: EchoHub.Core.DTOs.UserDto.LastSeenAt
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_LastSeenAt
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.LastSeenAt
|
|
fullName: EchoHub.Core.DTOs.UserDto.LastSeenAt
|
|
nameWithType: UserDto.LastSeenAt
|
|
- uid: EchoHub.Core.DTOs.UserDto.LastSeenAt*
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_LastSeenAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.LastSeenAt
|
|
fullName: EchoHub.Core.DTOs.UserDto.LastSeenAt
|
|
nameWithType: UserDto.LastSeenAt
|
|
- uid: EchoHub.Core.DTOs.UserDto.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_NicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserDto.NicknameColor
|
|
nameWithType: UserDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserDto.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserDto.NicknameColor
|
|
nameWithType: UserDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UserDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UserDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UserDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UserDto.PrintMembers
|
|
nameWithType: UserDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UserDto.Status
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Status
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserDto.Status
|
|
nameWithType: UserDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserDto.Status*
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Status_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserDto.Status
|
|
nameWithType: UserDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserDto.ToString()
|
|
nameWithType: UserDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.UserDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserDto.ToString
|
|
nameWithType: UserDto.ToString
|
|
- uid: EchoHub.Core.DTOs.UserDto.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Username
|
|
commentId: P:EchoHub.Core.DTOs.UserDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserDto.Username
|
|
nameWithType: UserDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserDto.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserDto.Username
|
|
nameWithType: UserDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserDto.op_Equality(EchoHub.Core.DTOs.UserDto,EchoHub.Core.DTOs.UserDto)
|
|
name: operator ==(UserDto?, UserDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_op_Equality_EchoHub_Core_DTOs_UserDto_EchoHub_Core_DTOs_UserDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.op_Equality(EchoHub.Core.DTOs.UserDto,EchoHub.Core.DTOs.UserDto)
|
|
name.vb: =(UserDto, UserDto)
|
|
fullName: EchoHub.Core.DTOs.UserDto.operator ==(EchoHub.Core.DTOs.UserDto?, EchoHub.Core.DTOs.UserDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.=(EchoHub.Core.DTOs.UserDto, EchoHub.Core.DTOs.UserDto)
|
|
nameWithType: UserDto.operator ==(UserDto?, UserDto?)
|
|
nameWithType.vb: UserDto.=(UserDto, UserDto)
|
|
- uid: EchoHub.Core.DTOs.UserDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UserDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.=
|
|
nameWithType: UserDto.operator ==
|
|
nameWithType.vb: UserDto.=
|
|
- uid: EchoHub.Core.DTOs.UserDto.op_Inequality(EchoHub.Core.DTOs.UserDto,EchoHub.Core.DTOs.UserDto)
|
|
name: operator !=(UserDto?, UserDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_op_Inequality_EchoHub_Core_DTOs_UserDto_EchoHub_Core_DTOs_UserDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserDto.op_Inequality(EchoHub.Core.DTOs.UserDto,EchoHub.Core.DTOs.UserDto)
|
|
name.vb: <>(UserDto, UserDto)
|
|
fullName: EchoHub.Core.DTOs.UserDto.operator !=(EchoHub.Core.DTOs.UserDto?, EchoHub.Core.DTOs.UserDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.<>(EchoHub.Core.DTOs.UserDto, EchoHub.Core.DTOs.UserDto)
|
|
nameWithType: UserDto.operator !=(UserDto?, UserDto?)
|
|
nameWithType.vb: UserDto.<>(UserDto, UserDto)
|
|
- uid: EchoHub.Core.DTOs.UserDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UserDto.html#EchoHub_Core_DTOs_UserDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UserDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UserDto.<>
|
|
nameWithType: UserDto.operator !=
|
|
nameWithType.vb: UserDto.<>
|
|
- uid: EchoHub.Core.DTOs.UserError
|
|
name: UserError
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html
|
|
commentId: T:EchoHub.Core.DTOs.UserError
|
|
fullName: EchoHub.Core.DTOs.UserError
|
|
nameWithType: UserError
|
|
- uid: EchoHub.Core.DTOs.UserError.AlreadyExists
|
|
name: AlreadyExists
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html#EchoHub_Core_DTOs_UserError_AlreadyExists
|
|
commentId: F:EchoHub.Core.DTOs.UserError.AlreadyExists
|
|
fullName: EchoHub.Core.DTOs.UserError.AlreadyExists
|
|
nameWithType: UserError.AlreadyExists
|
|
- uid: EchoHub.Core.DTOs.UserError.Banned
|
|
name: Banned
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html#EchoHub_Core_DTOs_UserError_Banned
|
|
commentId: F:EchoHub.Core.DTOs.UserError.Banned
|
|
fullName: EchoHub.Core.DTOs.UserError.Banned
|
|
nameWithType: UserError.Banned
|
|
- uid: EchoHub.Core.DTOs.UserError.InvalidCredentials
|
|
name: InvalidCredentials
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html#EchoHub_Core_DTOs_UserError_InvalidCredentials
|
|
commentId: F:EchoHub.Core.DTOs.UserError.InvalidCredentials
|
|
fullName: EchoHub.Core.DTOs.UserError.InvalidCredentials
|
|
nameWithType: UserError.InvalidCredentials
|
|
- uid: EchoHub.Core.DTOs.UserError.NotFound
|
|
name: NotFound
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html#EchoHub_Core_DTOs_UserError_NotFound
|
|
commentId: F:EchoHub.Core.DTOs.UserError.NotFound
|
|
fullName: EchoHub.Core.DTOs.UserError.NotFound
|
|
nameWithType: UserError.NotFound
|
|
- uid: EchoHub.Core.DTOs.UserError.ValidationFailed
|
|
name: ValidationFailed
|
|
href: api/core/EchoHub.Core.DTOs.UserError.html#EchoHub_Core_DTOs_UserError_ValidationFailed
|
|
commentId: F:EchoHub.Core.DTOs.UserError.ValidationFailed
|
|
fullName: EchoHub.Core.DTOs.UserError.ValidationFailed
|
|
nameWithType: UserError.ValidationFailed
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult
|
|
name: UserOperationResult
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html
|
|
commentId: T:EchoHub.Core.DTOs.UserOperationResult
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult
|
|
nameWithType: UserOperationResult
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.#ctor(EchoHub.Core.DTOs.UserOperationResult)
|
|
name: UserOperationResult(UserOperationResult)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult__ctor_EchoHub_Core_DTOs_UserOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.#ctor(EchoHub.Core.DTOs.UserOperationResult)
|
|
name.vb: New(UserOperationResult)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.UserOperationResult(EchoHub.Core.DTOs.UserOperationResult)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.New(EchoHub.Core.DTOs.UserOperationResult)
|
|
nameWithType: UserOperationResult.UserOperationResult(UserOperationResult)
|
|
nameWithType.vb: UserOperationResult.New(UserOperationResult)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.#ctor(EchoHub.Core.DTOs.UserProfileDto,System.Nullable{EchoHub.Core.DTOs.UserError},System.String)
|
|
name: UserOperationResult(UserProfileDto?, UserError?, string?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult__ctor_EchoHub_Core_DTOs_UserProfileDto_System_Nullable_EchoHub_Core_DTOs_UserError__System_String_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.#ctor(EchoHub.Core.DTOs.UserProfileDto,System.Nullable{EchoHub.Core.DTOs.UserError},System.String)
|
|
name.vb: New(UserProfileDto, UserError?, String)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.UserOperationResult(EchoHub.Core.DTOs.UserProfileDto?, EchoHub.Core.DTOs.UserError?, string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.New(EchoHub.Core.DTOs.UserProfileDto, EchoHub.Core.DTOs.UserError?, String)
|
|
nameWithType: UserOperationResult.UserOperationResult(UserProfileDto?, UserError?, string?)
|
|
nameWithType.vb: UserOperationResult.New(UserProfileDto, UserError?, String)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.#ctor*
|
|
name: UserOperationResult
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.UserOperationResult
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.New
|
|
nameWithType: UserOperationResult.UserOperationResult
|
|
nameWithType.vb: UserOperationResult.New
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Deconstruct(EchoHub.Core.DTOs.UserProfileDto@,System.Nullable{EchoHub.Core.DTOs.UserError}@,System.String@)
|
|
name: Deconstruct(out UserProfileDto?, out UserError?, out string?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Deconstruct_EchoHub_Core_DTOs_UserProfileDto__System_Nullable_EchoHub_Core_DTOs_UserError___System_String__
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.Deconstruct(EchoHub.Core.DTOs.UserProfileDto@,System.Nullable{EchoHub.Core.DTOs.UserError}@,System.String@)
|
|
name.vb: Deconstruct(UserProfileDto, UserError?, String)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Deconstruct(out EchoHub.Core.DTOs.UserProfileDto?, out EchoHub.Core.DTOs.UserError?, out string?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.Deconstruct(EchoHub.Core.DTOs.UserProfileDto, EchoHub.Core.DTOs.UserError?, String)
|
|
nameWithType: UserOperationResult.Deconstruct(out UserProfileDto?, out UserError?, out string?)
|
|
nameWithType.vb: UserOperationResult.Deconstruct(UserProfileDto, UserError?, String)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Deconstruct
|
|
nameWithType: UserOperationResult.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UserOperationResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.EqualityContract
|
|
nameWithType: UserOperationResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.EqualityContract
|
|
nameWithType: UserOperationResult.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Equals(EchoHub.Core.DTOs.UserOperationResult)
|
|
name: Equals(UserOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Equals_EchoHub_Core_DTOs_UserOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.Equals(EchoHub.Core.DTOs.UserOperationResult)
|
|
name.vb: Equals(UserOperationResult)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Equals(EchoHub.Core.DTOs.UserOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.Equals(EchoHub.Core.DTOs.UserOperationResult)
|
|
nameWithType: UserOperationResult.Equals(UserOperationResult?)
|
|
nameWithType.vb: UserOperationResult.Equals(UserOperationResult)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.Equals(Object)
|
|
nameWithType: UserOperationResult.Equals(object?)
|
|
nameWithType.vb: UserOperationResult.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.Equals
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Equals
|
|
nameWithType: UserOperationResult.Equals
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Error
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Error
|
|
commentId: P:EchoHub.Core.DTOs.UserOperationResult.Error
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Error
|
|
nameWithType: UserOperationResult.Error
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Error*
|
|
name: Error
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Error_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.Error
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Error
|
|
nameWithType: UserOperationResult.Error
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.ErrorMessage
|
|
name: ErrorMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_ErrorMessage
|
|
commentId: P:EchoHub.Core.DTOs.UserOperationResult.ErrorMessage
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.ErrorMessage
|
|
nameWithType: UserOperationResult.ErrorMessage
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.ErrorMessage*
|
|
name: ErrorMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_ErrorMessage_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.ErrorMessage
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.ErrorMessage
|
|
nameWithType: UserOperationResult.ErrorMessage
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Fail(EchoHub.Core.DTOs.UserError,System.String)
|
|
name: Fail(UserError, string)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Fail_EchoHub_Core_DTOs_UserError_System_String_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.Fail(EchoHub.Core.DTOs.UserError,System.String)
|
|
name.vb: Fail(UserError, String)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Fail(EchoHub.Core.DTOs.UserError, string)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.Fail(EchoHub.Core.DTOs.UserError, String)
|
|
nameWithType: UserOperationResult.Fail(UserError, string)
|
|
nameWithType.vb: UserOperationResult.Fail(UserError, String)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Fail*
|
|
name: Fail
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Fail_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.Fail
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Fail
|
|
nameWithType: UserOperationResult.Fail
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.GetHashCode()
|
|
nameWithType: UserOperationResult.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.GetHashCode
|
|
nameWithType: UserOperationResult.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.IsSuccess
|
|
name: IsSuccess
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_IsSuccess
|
|
commentId: P:EchoHub.Core.DTOs.UserOperationResult.IsSuccess
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.IsSuccess
|
|
nameWithType: UserOperationResult.IsSuccess
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.IsSuccess*
|
|
name: IsSuccess
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_IsSuccess_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.IsSuccess
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.IsSuccess
|
|
nameWithType: UserOperationResult.IsSuccess
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UserOperationResult.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.PrintMembers
|
|
nameWithType: UserOperationResult.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Success(EchoHub.Core.DTOs.UserProfileDto)
|
|
name: Success(UserProfileDto)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Success_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.Success(EchoHub.Core.DTOs.UserProfileDto)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Success(EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: UserOperationResult.Success(UserProfileDto)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.Success*
|
|
name: Success
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_Success_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.Success
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.Success
|
|
nameWithType: UserOperationResult.Success
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.ToString
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.ToString()
|
|
nameWithType: UserOperationResult.ToString()
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.ToString
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.ToString
|
|
nameWithType: UserOperationResult.ToString
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.User
|
|
name: User
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_User
|
|
commentId: P:EchoHub.Core.DTOs.UserOperationResult.User
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.User
|
|
nameWithType: UserOperationResult.User
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.User*
|
|
name: User
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_User_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.User
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.User
|
|
nameWithType: UserOperationResult.User
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.op_Equality(EchoHub.Core.DTOs.UserOperationResult,EchoHub.Core.DTOs.UserOperationResult)
|
|
name: operator ==(UserOperationResult?, UserOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_op_Equality_EchoHub_Core_DTOs_UserOperationResult_EchoHub_Core_DTOs_UserOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.op_Equality(EchoHub.Core.DTOs.UserOperationResult,EchoHub.Core.DTOs.UserOperationResult)
|
|
name.vb: =(UserOperationResult, UserOperationResult)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.operator ==(EchoHub.Core.DTOs.UserOperationResult?, EchoHub.Core.DTOs.UserOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.=(EchoHub.Core.DTOs.UserOperationResult, EchoHub.Core.DTOs.UserOperationResult)
|
|
nameWithType: UserOperationResult.operator ==(UserOperationResult?, UserOperationResult?)
|
|
nameWithType.vb: UserOperationResult.=(UserOperationResult, UserOperationResult)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.=
|
|
nameWithType: UserOperationResult.operator ==
|
|
nameWithType.vb: UserOperationResult.=
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.op_Inequality(EchoHub.Core.DTOs.UserOperationResult,EchoHub.Core.DTOs.UserOperationResult)
|
|
name: operator !=(UserOperationResult?, UserOperationResult?)
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_op_Inequality_EchoHub_Core_DTOs_UserOperationResult_EchoHub_Core_DTOs_UserOperationResult_
|
|
commentId: M:EchoHub.Core.DTOs.UserOperationResult.op_Inequality(EchoHub.Core.DTOs.UserOperationResult,EchoHub.Core.DTOs.UserOperationResult)
|
|
name.vb: <>(UserOperationResult, UserOperationResult)
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.operator !=(EchoHub.Core.DTOs.UserOperationResult?, EchoHub.Core.DTOs.UserOperationResult?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.<>(EchoHub.Core.DTOs.UserOperationResult, EchoHub.Core.DTOs.UserOperationResult)
|
|
nameWithType: UserOperationResult.operator !=(UserOperationResult?, UserOperationResult?)
|
|
nameWithType.vb: UserOperationResult.<>(UserOperationResult, UserOperationResult)
|
|
- uid: EchoHub.Core.DTOs.UserOperationResult.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UserOperationResult.html#EchoHub_Core_DTOs_UserOperationResult_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserOperationResult.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UserOperationResult.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UserOperationResult.<>
|
|
nameWithType: UserOperationResult.operator !=
|
|
nameWithType.vb: UserOperationResult.<>
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto
|
|
name: UserPresenceDto
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html
|
|
commentId: T:EchoHub.Core.DTOs.UserPresenceDto
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto
|
|
nameWithType: UserPresenceDto
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.#ctor(EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: UserPresenceDto(UserPresenceDto)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto__ctor_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.#ctor(EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: New(UserPresenceDto)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.UserPresenceDto(EchoHub.Core.DTOs.UserPresenceDto)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.New(EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: UserPresenceDto.UserPresenceDto(UserPresenceDto)
|
|
nameWithType.vb: UserPresenceDto.New(UserPresenceDto)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.#ctor(System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String,EchoHub.Core.Models.ServerRole,System.Boolean)
|
|
name: UserPresenceDto(string, string?, string?, UserStatus, string?, ServerRole, bool)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto__ctor_System_String_System_String_System_String_EchoHub_Core_Models_UserStatus_System_String_EchoHub_Core_Models_ServerRole_System_Boolean_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.#ctor(System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String,EchoHub.Core.Models.ServerRole,System.Boolean)
|
|
name.vb: New(String, String, String, UserStatus, String, ServerRole, Boolean)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.UserPresenceDto(string, string?, string?, EchoHub.Core.Models.UserStatus, string?, EchoHub.Core.Models.ServerRole, bool)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.New(String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole, Boolean)
|
|
nameWithType: UserPresenceDto.UserPresenceDto(string, string?, string?, UserStatus, string?, ServerRole, bool)
|
|
nameWithType.vb: UserPresenceDto.New(String, String, String, UserStatus, String, ServerRole, Boolean)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.#ctor*
|
|
name: UserPresenceDto
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.UserPresenceDto
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.New
|
|
nameWithType: UserPresenceDto.UserPresenceDto
|
|
nameWithType.vb: UserPresenceDto.New
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@,EchoHub.Core.Models.ServerRole@,System.Boolean@)
|
|
name: Deconstruct(out string, out string?, out string?, out UserStatus, out string?, out ServerRole, out bool)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Deconstruct_System_String__System_String__System_String__EchoHub_Core_Models_UserStatus__System_String__EchoHub_Core_Models_ServerRole__System_Boolean__
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@,EchoHub.Core.Models.ServerRole@,System.Boolean@)
|
|
name.vb: Deconstruct(String, String, String, UserStatus, String, ServerRole, Boolean)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(out string, out string?, out string?, out EchoHub.Core.Models.UserStatus, out string?, out EchoHub.Core.Models.ServerRole, out bool)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole, Boolean)
|
|
nameWithType: UserPresenceDto.Deconstruct(out string, out string?, out string?, out UserStatus, out string?, out ServerRole, out bool)
|
|
nameWithType.vb: UserPresenceDto.Deconstruct(String, String, String, UserStatus, String, ServerRole, Boolean)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct
|
|
nameWithType: UserPresenceDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.DisplayName
|
|
nameWithType: UserPresenceDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.DisplayName
|
|
nameWithType: UserPresenceDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.EqualityContract
|
|
nameWithType: UserPresenceDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.EqualityContract
|
|
nameWithType: UserPresenceDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Equals(EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: Equals(UserPresenceDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Equals_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.Equals(EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: Equals(UserPresenceDto)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Equals(EchoHub.Core.DTOs.UserPresenceDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.Equals(EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: UserPresenceDto.Equals(UserPresenceDto?)
|
|
nameWithType.vb: UserPresenceDto.Equals(UserPresenceDto)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.Equals(Object)
|
|
nameWithType: UserPresenceDto.Equals(object?)
|
|
nameWithType.vb: UserPresenceDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.Equals
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Equals
|
|
nameWithType: UserPresenceDto.Equals
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.GetHashCode()
|
|
nameWithType: UserPresenceDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.GetHashCode
|
|
nameWithType: UserPresenceDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.IsIrc
|
|
name: IsIrc
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_IsIrc
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.IsIrc
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.IsIrc
|
|
nameWithType: UserPresenceDto.IsIrc
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.IsIrc*
|
|
name: IsIrc
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_IsIrc_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.IsIrc
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.IsIrc
|
|
nameWithType: UserPresenceDto.IsIrc
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_NicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.NicknameColor
|
|
nameWithType: UserPresenceDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.NicknameColor
|
|
nameWithType: UserPresenceDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UserPresenceDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.PrintMembers
|
|
nameWithType: UserPresenceDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Role
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Role
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.Role
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Role
|
|
nameWithType: UserPresenceDto.Role
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Role*
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Role_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.Role
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Role
|
|
nameWithType: UserPresenceDto.Role
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Status
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Status
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Status
|
|
nameWithType: UserPresenceDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Status*
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Status_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Status
|
|
nameWithType: UserPresenceDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.StatusMessage
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_StatusMessage
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.StatusMessage
|
|
nameWithType: UserPresenceDto.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.StatusMessage*
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_StatusMessage_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.StatusMessage
|
|
nameWithType: UserPresenceDto.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.ToString()
|
|
nameWithType: UserPresenceDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.ToString
|
|
nameWithType: UserPresenceDto.ToString
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Username
|
|
commentId: P:EchoHub.Core.DTOs.UserPresenceDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Username
|
|
nameWithType: UserPresenceDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.Username
|
|
nameWithType: UserPresenceDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.op_Equality(EchoHub.Core.DTOs.UserPresenceDto,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: operator ==(UserPresenceDto?, UserPresenceDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_op_Equality_EchoHub_Core_DTOs_UserPresenceDto_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.op_Equality(EchoHub.Core.DTOs.UserPresenceDto,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: =(UserPresenceDto, UserPresenceDto)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.operator ==(EchoHub.Core.DTOs.UserPresenceDto?, EchoHub.Core.DTOs.UserPresenceDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.=(EchoHub.Core.DTOs.UserPresenceDto, EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: UserPresenceDto.operator ==(UserPresenceDto?, UserPresenceDto?)
|
|
nameWithType.vb: UserPresenceDto.=(UserPresenceDto, UserPresenceDto)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.=
|
|
nameWithType: UserPresenceDto.operator ==
|
|
nameWithType.vb: UserPresenceDto.=
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.op_Inequality(EchoHub.Core.DTOs.UserPresenceDto,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: operator !=(UserPresenceDto?, UserPresenceDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_op_Inequality_EchoHub_Core_DTOs_UserPresenceDto_EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.op_Inequality(EchoHub.Core.DTOs.UserPresenceDto,EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: <>(UserPresenceDto, UserPresenceDto)
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.operator !=(EchoHub.Core.DTOs.UserPresenceDto?, EchoHub.Core.DTOs.UserPresenceDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.<>(EchoHub.Core.DTOs.UserPresenceDto, EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: UserPresenceDto.operator !=(UserPresenceDto?, UserPresenceDto?)
|
|
nameWithType.vb: UserPresenceDto.<>(UserPresenceDto, UserPresenceDto)
|
|
- uid: EchoHub.Core.DTOs.UserPresenceDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UserPresenceDto.html#EchoHub_Core_DTOs_UserPresenceDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserPresenceDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UserPresenceDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.<>
|
|
nameWithType: UserPresenceDto.operator !=
|
|
nameWithType.vb: UserPresenceDto.<>
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto
|
|
name: UserProfileDto
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html
|
|
commentId: T:EchoHub.Core.DTOs.UserProfileDto
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto
|
|
nameWithType: UserProfileDto
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.#ctor(EchoHub.Core.DTOs.UserProfileDto)
|
|
name: UserProfileDto(UserProfileDto)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto__ctor_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.#ctor(EchoHub.Core.DTOs.UserProfileDto)
|
|
name.vb: New(UserProfileDto)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.UserProfileDto(EchoHub.Core.DTOs.UserProfileDto)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.New(EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: UserProfileDto.UserProfileDto(UserProfileDto)
|
|
nameWithType.vb: UserProfileDto.New(UserProfileDto)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.#ctor(System.Guid,System.String,System.String,System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String,EchoHub.Core.Models.ServerRole,System.DateTimeOffset,System.DateTimeOffset)
|
|
name: UserProfileDto(Guid, string, string?, string?, string?, string?, UserStatus, string?, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto__ctor_System_Guid_System_String_System_String_System_String_System_String_System_String_EchoHub_Core_Models_UserStatus_System_String_EchoHub_Core_Models_ServerRole_System_DateTimeOffset_System_DateTimeOffset_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.#ctor(System.Guid,System.String,System.String,System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String,EchoHub.Core.Models.ServerRole,System.DateTimeOffset,System.DateTimeOffset)
|
|
name.vb: New(Guid, String, String, String, String, String, UserStatus, String, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.UserProfileDto(System.Guid, string, string?, string?, string?, string?, EchoHub.Core.Models.UserStatus, string?, EchoHub.Core.Models.ServerRole, System.DateTimeOffset, System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.New(System.Guid, String, String, String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole, System.DateTimeOffset, System.DateTimeOffset)
|
|
nameWithType: UserProfileDto.UserProfileDto(Guid, string, string?, string?, string?, string?, UserStatus, string?, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
nameWithType.vb: UserProfileDto.New(Guid, String, String, String, String, String, UserStatus, String, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.#ctor*
|
|
name: UserProfileDto
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto__ctor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.UserProfileDto
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.New
|
|
nameWithType: UserProfileDto.UserProfileDto
|
|
nameWithType.vb: UserProfileDto.New
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.AvatarAscii
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_AvatarAscii
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.AvatarAscii
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.AvatarAscii
|
|
nameWithType: UserProfileDto.AvatarAscii
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.AvatarAscii*
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_AvatarAscii_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.AvatarAscii
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.AvatarAscii
|
|
nameWithType: UserProfileDto.AvatarAscii
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Bio
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Bio
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.Bio
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Bio
|
|
nameWithType: UserProfileDto.Bio
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Bio*
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Bio_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Bio
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Bio
|
|
nameWithType: UserProfileDto.Bio
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_CreatedAt
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.CreatedAt
|
|
nameWithType: UserProfileDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.CreatedAt
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.CreatedAt
|
|
nameWithType: UserProfileDto.CreatedAt
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@,EchoHub.Core.Models.ServerRole@,System.DateTimeOffset@,System.DateTimeOffset@)
|
|
name: Deconstruct(out Guid, out string, out string?, out string?, out string?, out string?, out UserStatus, out string?, out ServerRole, out DateTimeOffset, out DateTimeOffset)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Deconstruct_System_Guid__System_String__System_String__System_String__System_String__System_String__EchoHub_Core_Models_UserStatus__System_String__EchoHub_Core_Models_ServerRole__System_DateTimeOffset__System_DateTimeOffset__
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@,EchoHub.Core.Models.ServerRole@,System.DateTimeOffset@,System.DateTimeOffset@)
|
|
name.vb: Deconstruct(Guid, String, String, String, String, String, UserStatus, String, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Deconstruct(out System.Guid, out string, out string?, out string?, out string?, out string?, out EchoHub.Core.Models.UserStatus, out string?, out EchoHub.Core.Models.ServerRole, out System.DateTimeOffset, out System.DateTimeOffset)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.Deconstruct(System.Guid, String, String, String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole, System.DateTimeOffset, System.DateTimeOffset)
|
|
nameWithType: UserProfileDto.Deconstruct(out Guid, out string, out string?, out string?, out string?, out string?, out UserStatus, out string?, out ServerRole, out DateTimeOffset, out DateTimeOffset)
|
|
nameWithType.vb: UserProfileDto.Deconstruct(Guid, String, String, String, String, String, UserStatus, String, ServerRole, DateTimeOffset, DateTimeOffset)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Deconstruct
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Deconstruct
|
|
nameWithType: UserProfileDto.Deconstruct
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_DisplayName
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.DisplayName
|
|
nameWithType: UserProfileDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_DisplayName_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.DisplayName
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.DisplayName
|
|
nameWithType: UserProfileDto.DisplayName
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.EqualityContract
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_EqualityContract
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.EqualityContract
|
|
nameWithType: UserProfileDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_EqualityContract_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.EqualityContract
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.EqualityContract
|
|
nameWithType: UserProfileDto.EqualityContract
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Equals(EchoHub.Core.DTOs.UserProfileDto)
|
|
name: Equals(UserProfileDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Equals_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.Equals(EchoHub.Core.DTOs.UserProfileDto)
|
|
name.vb: Equals(UserProfileDto)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Equals(EchoHub.Core.DTOs.UserProfileDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.Equals(EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: UserProfileDto.Equals(UserProfileDto?)
|
|
nameWithType.vb: UserProfileDto.Equals(UserProfileDto)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Equals(object?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.Equals(Object)
|
|
nameWithType: UserProfileDto.Equals(object?)
|
|
nameWithType.vb: UserProfileDto.Equals(Object)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Equals_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Equals
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Equals
|
|
nameWithType: UserProfileDto.Equals
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_GetHashCode
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.GetHashCode()
|
|
nameWithType: UserProfileDto.GetHashCode()
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.GetHashCode
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.GetHashCode
|
|
nameWithType: UserProfileDto.GetHashCode
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Id
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.Id
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Id
|
|
nameWithType: UserProfileDto.Id
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Id_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Id
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Id
|
|
nameWithType: UserProfileDto.Id
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.LastSeenAt
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_LastSeenAt
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.LastSeenAt
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.LastSeenAt
|
|
nameWithType: UserProfileDto.LastSeenAt
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.LastSeenAt*
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_LastSeenAt_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.LastSeenAt
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.LastSeenAt
|
|
nameWithType: UserProfileDto.LastSeenAt
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_NicknameColor
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.NicknameColor
|
|
nameWithType: UserProfileDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.NicknameColor
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.NicknameColor
|
|
nameWithType: UserProfileDto.NicknameColor
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: UserProfileDto.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_PrintMembers_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.PrintMembers
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.PrintMembers
|
|
nameWithType: UserProfileDto.PrintMembers
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Role
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Role
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.Role
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Role
|
|
nameWithType: UserProfileDto.Role
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Role*
|
|
name: Role
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Role_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Role
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Role
|
|
nameWithType: UserProfileDto.Role
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Status
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Status
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Status
|
|
nameWithType: UserProfileDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Status*
|
|
name: Status
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Status_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Status
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Status
|
|
nameWithType: UserProfileDto.Status
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.StatusMessage
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_StatusMessage
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.StatusMessage
|
|
nameWithType: UserProfileDto.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.StatusMessage*
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_StatusMessage_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.StatusMessage
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.StatusMessage
|
|
nameWithType: UserProfileDto.StatusMessage
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_ToString
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.ToString()
|
|
nameWithType: UserProfileDto.ToString()
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_ToString_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.ToString
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.ToString
|
|
nameWithType: UserProfileDto.ToString
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Username
|
|
commentId: P:EchoHub.Core.DTOs.UserProfileDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Username
|
|
nameWithType: UserProfileDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_Username_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.Username
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.Username
|
|
nameWithType: UserProfileDto.Username
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.op_Equality(EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.DTOs.UserProfileDto)
|
|
name: operator ==(UserProfileDto?, UserProfileDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_op_Equality_EchoHub_Core_DTOs_UserProfileDto_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.op_Equality(EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.DTOs.UserProfileDto)
|
|
name.vb: =(UserProfileDto, UserProfileDto)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.operator ==(EchoHub.Core.DTOs.UserProfileDto?, EchoHub.Core.DTOs.UserProfileDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.=(EchoHub.Core.DTOs.UserProfileDto, EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: UserProfileDto.operator ==(UserProfileDto?, UserProfileDto?)
|
|
nameWithType.vb: UserProfileDto.=(UserProfileDto, UserProfileDto)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_op_Equality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.operator ==
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.=
|
|
nameWithType: UserProfileDto.operator ==
|
|
nameWithType.vb: UserProfileDto.=
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.op_Inequality(EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.DTOs.UserProfileDto)
|
|
name: operator !=(UserProfileDto?, UserProfileDto?)
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_op_Inequality_EchoHub_Core_DTOs_UserProfileDto_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Core.DTOs.UserProfileDto.op_Inequality(EchoHub.Core.DTOs.UserProfileDto,EchoHub.Core.DTOs.UserProfileDto)
|
|
name.vb: <>(UserProfileDto, UserProfileDto)
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.operator !=(EchoHub.Core.DTOs.UserProfileDto?, EchoHub.Core.DTOs.UserProfileDto?)
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.<>(EchoHub.Core.DTOs.UserProfileDto, EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: UserProfileDto.operator !=(UserProfileDto?, UserProfileDto?)
|
|
nameWithType.vb: UserProfileDto.<>(UserProfileDto, UserProfileDto)
|
|
- uid: EchoHub.Core.DTOs.UserProfileDto.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.DTOs.UserProfileDto.html#EchoHub_Core_DTOs_UserProfileDto_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.DTOs.UserProfileDto.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.DTOs.UserProfileDto.operator !=
|
|
fullName.vb: EchoHub.Core.DTOs.UserProfileDto.<>
|
|
nameWithType: UserProfileDto.operator !=
|
|
nameWithType.vb: UserProfileDto.<>
|
|
- uid: EchoHub.Core.Models
|
|
name: EchoHub.Core.Models
|
|
href: api/core/EchoHub.Core.Models.html
|
|
commentId: N:EchoHub.Core.Models
|
|
fullName: EchoHub.Core.Models
|
|
nameWithType: EchoHub.Core.Models
|
|
- uid: EchoHub.Core.Models.Attachment
|
|
name: Attachment
|
|
href: api/core/EchoHub.Core.Models.Attachment.html
|
|
commentId: T:EchoHub.Core.Models.Attachment
|
|
fullName: EchoHub.Core.Models.Attachment
|
|
nameWithType: Attachment
|
|
- uid: EchoHub.Core.Models.Attachment.#ctor
|
|
name: Attachment()
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment__ctor
|
|
commentId: M:EchoHub.Core.Models.Attachment.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.Attachment.Attachment()
|
|
fullName.vb: EchoHub.Core.Models.Attachment.New()
|
|
nameWithType: Attachment.Attachment()
|
|
nameWithType.vb: Attachment.New()
|
|
- uid: EchoHub.Core.Models.Attachment.#ctor*
|
|
name: Attachment
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.Attachment.Attachment
|
|
fullName.vb: EchoHub.Core.Models.Attachment.New
|
|
nameWithType: Attachment.Attachment
|
|
nameWithType.vb: Attachment.New
|
|
- uid: EchoHub.Core.Models.Attachment.AsciiPreview
|
|
name: AsciiPreview
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_AsciiPreview
|
|
commentId: P:EchoHub.Core.Models.Attachment.AsciiPreview
|
|
fullName: EchoHub.Core.Models.Attachment.AsciiPreview
|
|
nameWithType: Attachment.AsciiPreview
|
|
- uid: EchoHub.Core.Models.Attachment.AsciiPreview*
|
|
name: AsciiPreview
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_AsciiPreview_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.AsciiPreview
|
|
fullName: EchoHub.Core.Models.Attachment.AsciiPreview
|
|
nameWithType: Attachment.AsciiPreview
|
|
- uid: EchoHub.Core.Models.Attachment.FileName
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_FileName
|
|
commentId: P:EchoHub.Core.Models.Attachment.FileName
|
|
fullName: EchoHub.Core.Models.Attachment.FileName
|
|
nameWithType: Attachment.FileName
|
|
- uid: EchoHub.Core.Models.Attachment.FileName*
|
|
name: FileName
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_FileName_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.FileName
|
|
fullName: EchoHub.Core.Models.Attachment.FileName
|
|
nameWithType: Attachment.FileName
|
|
- uid: EchoHub.Core.Models.Attachment.FileSize
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_FileSize
|
|
commentId: P:EchoHub.Core.Models.Attachment.FileSize
|
|
fullName: EchoHub.Core.Models.Attachment.FileSize
|
|
nameWithType: Attachment.FileSize
|
|
- uid: EchoHub.Core.Models.Attachment.FileSize*
|
|
name: FileSize
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_FileSize_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.FileSize
|
|
fullName: EchoHub.Core.Models.Attachment.FileSize
|
|
nameWithType: Attachment.FileSize
|
|
- uid: EchoHub.Core.Models.Attachment.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Id
|
|
commentId: P:EchoHub.Core.Models.Attachment.Id
|
|
fullName: EchoHub.Core.Models.Attachment.Id
|
|
nameWithType: Attachment.Id
|
|
- uid: EchoHub.Core.Models.Attachment.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Id_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.Id
|
|
fullName: EchoHub.Core.Models.Attachment.Id
|
|
nameWithType: Attachment.Id
|
|
- uid: EchoHub.Core.Models.Attachment.Kind
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Kind
|
|
commentId: P:EchoHub.Core.Models.Attachment.Kind
|
|
fullName: EchoHub.Core.Models.Attachment.Kind
|
|
nameWithType: Attachment.Kind
|
|
- uid: EchoHub.Core.Models.Attachment.Kind*
|
|
name: Kind
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Kind_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.Kind
|
|
fullName: EchoHub.Core.Models.Attachment.Kind
|
|
nameWithType: Attachment.Kind
|
|
- uid: EchoHub.Core.Models.Attachment.Message
|
|
name: Message
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Message
|
|
commentId: P:EchoHub.Core.Models.Attachment.Message
|
|
fullName: EchoHub.Core.Models.Attachment.Message
|
|
nameWithType: Attachment.Message
|
|
- uid: EchoHub.Core.Models.Attachment.Message*
|
|
name: Message
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Message_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.Message
|
|
fullName: EchoHub.Core.Models.Attachment.Message
|
|
nameWithType: Attachment.Message
|
|
- uid: EchoHub.Core.Models.Attachment.MessageId
|
|
name: MessageId
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_MessageId
|
|
commentId: P:EchoHub.Core.Models.Attachment.MessageId
|
|
fullName: EchoHub.Core.Models.Attachment.MessageId
|
|
nameWithType: Attachment.MessageId
|
|
- uid: EchoHub.Core.Models.Attachment.MessageId*
|
|
name: MessageId
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_MessageId_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.MessageId
|
|
fullName: EchoHub.Core.Models.Attachment.MessageId
|
|
nameWithType: Attachment.MessageId
|
|
- uid: EchoHub.Core.Models.Attachment.Url
|
|
name: Url
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Url
|
|
commentId: P:EchoHub.Core.Models.Attachment.Url
|
|
fullName: EchoHub.Core.Models.Attachment.Url
|
|
nameWithType: Attachment.Url
|
|
- uid: EchoHub.Core.Models.Attachment.Url*
|
|
name: Url
|
|
href: api/core/EchoHub.Core.Models.Attachment.html#EchoHub_Core_Models_Attachment_Url_
|
|
commentId: Overload:EchoHub.Core.Models.Attachment.Url
|
|
fullName: EchoHub.Core.Models.Attachment.Url
|
|
nameWithType: Attachment.Url
|
|
- uid: EchoHub.Core.Models.AttachmentKind
|
|
name: AttachmentKind
|
|
href: api/core/EchoHub.Core.Models.AttachmentKind.html
|
|
commentId: T:EchoHub.Core.Models.AttachmentKind
|
|
fullName: EchoHub.Core.Models.AttachmentKind
|
|
nameWithType: AttachmentKind
|
|
- uid: EchoHub.Core.Models.AttachmentKind.Audio
|
|
name: Audio
|
|
href: api/core/EchoHub.Core.Models.AttachmentKind.html#EchoHub_Core_Models_AttachmentKind_Audio
|
|
commentId: F:EchoHub.Core.Models.AttachmentKind.Audio
|
|
fullName: EchoHub.Core.Models.AttachmentKind.Audio
|
|
nameWithType: AttachmentKind.Audio
|
|
- uid: EchoHub.Core.Models.AttachmentKind.File
|
|
name: File
|
|
href: api/core/EchoHub.Core.Models.AttachmentKind.html#EchoHub_Core_Models_AttachmentKind_File
|
|
commentId: F:EchoHub.Core.Models.AttachmentKind.File
|
|
fullName: EchoHub.Core.Models.AttachmentKind.File
|
|
nameWithType: AttachmentKind.File
|
|
- uid: EchoHub.Core.Models.AttachmentKind.Image
|
|
name: Image
|
|
href: api/core/EchoHub.Core.Models.AttachmentKind.html#EchoHub_Core_Models_AttachmentKind_Image
|
|
commentId: F:EchoHub.Core.Models.AttachmentKind.Image
|
|
fullName: EchoHub.Core.Models.AttachmentKind.Image
|
|
nameWithType: AttachmentKind.Image
|
|
- uid: EchoHub.Core.Models.Channel
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.Models.Channel.html
|
|
commentId: T:EchoHub.Core.Models.Channel
|
|
fullName: EchoHub.Core.Models.Channel
|
|
nameWithType: Channel
|
|
- uid: EchoHub.Core.Models.Channel.#ctor
|
|
name: Channel()
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel__ctor
|
|
commentId: M:EchoHub.Core.Models.Channel.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.Channel.Channel()
|
|
fullName.vb: EchoHub.Core.Models.Channel.New()
|
|
nameWithType: Channel.Channel()
|
|
nameWithType.vb: Channel.New()
|
|
- uid: EchoHub.Core.Models.Channel.#ctor*
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.Channel.Channel
|
|
fullName.vb: EchoHub.Core.Models.Channel.New
|
|
nameWithType: Channel.Channel
|
|
nameWithType.vb: Channel.New
|
|
- uid: EchoHub.Core.Models.Channel.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_CreatedAt
|
|
commentId: P:EchoHub.Core.Models.Channel.CreatedAt
|
|
fullName: EchoHub.Core.Models.Channel.CreatedAt
|
|
nameWithType: Channel.CreatedAt
|
|
- uid: EchoHub.Core.Models.Channel.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.CreatedAt
|
|
fullName: EchoHub.Core.Models.Channel.CreatedAt
|
|
nameWithType: Channel.CreatedAt
|
|
- uid: EchoHub.Core.Models.Channel.CreatedByUserId
|
|
name: CreatedByUserId
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_CreatedByUserId
|
|
commentId: P:EchoHub.Core.Models.Channel.CreatedByUserId
|
|
fullName: EchoHub.Core.Models.Channel.CreatedByUserId
|
|
nameWithType: Channel.CreatedByUserId
|
|
- uid: EchoHub.Core.Models.Channel.CreatedByUserId*
|
|
name: CreatedByUserId
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_CreatedByUserId_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.CreatedByUserId
|
|
fullName: EchoHub.Core.Models.Channel.CreatedByUserId
|
|
nameWithType: Channel.CreatedByUserId
|
|
- uid: EchoHub.Core.Models.Channel.EncryptionSalt
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_EncryptionSalt
|
|
commentId: P:EchoHub.Core.Models.Channel.EncryptionSalt
|
|
fullName: EchoHub.Core.Models.Channel.EncryptionSalt
|
|
nameWithType: Channel.EncryptionSalt
|
|
- uid: EchoHub.Core.Models.Channel.EncryptionSalt*
|
|
name: EncryptionSalt
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_EncryptionSalt_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.EncryptionSalt
|
|
fullName: EchoHub.Core.Models.Channel.EncryptionSalt
|
|
nameWithType: Channel.EncryptionSalt
|
|
- uid: EchoHub.Core.Models.Channel.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Id
|
|
commentId: P:EchoHub.Core.Models.Channel.Id
|
|
fullName: EchoHub.Core.Models.Channel.Id
|
|
nameWithType: Channel.Id
|
|
- uid: EchoHub.Core.Models.Channel.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Id_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.Id
|
|
fullName: EchoHub.Core.Models.Channel.Id
|
|
nameWithType: Channel.Id
|
|
- uid: EchoHub.Core.Models.Channel.IsPublic
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_IsPublic
|
|
commentId: P:EchoHub.Core.Models.Channel.IsPublic
|
|
fullName: EchoHub.Core.Models.Channel.IsPublic
|
|
nameWithType: Channel.IsPublic
|
|
- uid: EchoHub.Core.Models.Channel.IsPublic*
|
|
name: IsPublic
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_IsPublic_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.IsPublic
|
|
fullName: EchoHub.Core.Models.Channel.IsPublic
|
|
nameWithType: Channel.IsPublic
|
|
- uid: EchoHub.Core.Models.Channel.IsSystem
|
|
name: IsSystem
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_IsSystem
|
|
commentId: P:EchoHub.Core.Models.Channel.IsSystem
|
|
fullName: EchoHub.Core.Models.Channel.IsSystem
|
|
nameWithType: Channel.IsSystem
|
|
- uid: EchoHub.Core.Models.Channel.IsSystem*
|
|
name: IsSystem
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_IsSystem_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.IsSystem
|
|
fullName: EchoHub.Core.Models.Channel.IsSystem
|
|
nameWithType: Channel.IsSystem
|
|
- uid: EchoHub.Core.Models.Channel.Messages
|
|
name: Messages
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Messages
|
|
commentId: P:EchoHub.Core.Models.Channel.Messages
|
|
fullName: EchoHub.Core.Models.Channel.Messages
|
|
nameWithType: Channel.Messages
|
|
- uid: EchoHub.Core.Models.Channel.Messages*
|
|
name: Messages
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Messages_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.Messages
|
|
fullName: EchoHub.Core.Models.Channel.Messages
|
|
nameWithType: Channel.Messages
|
|
- uid: EchoHub.Core.Models.Channel.Name
|
|
name: Name
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Name
|
|
commentId: P:EchoHub.Core.Models.Channel.Name
|
|
fullName: EchoHub.Core.Models.Channel.Name
|
|
nameWithType: Channel.Name
|
|
- uid: EchoHub.Core.Models.Channel.Name*
|
|
name: Name
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Name_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.Name
|
|
fullName: EchoHub.Core.Models.Channel.Name
|
|
nameWithType: Channel.Name
|
|
- uid: EchoHub.Core.Models.Channel.PasswordHash
|
|
name: PasswordHash
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_PasswordHash
|
|
commentId: P:EchoHub.Core.Models.Channel.PasswordHash
|
|
fullName: EchoHub.Core.Models.Channel.PasswordHash
|
|
nameWithType: Channel.PasswordHash
|
|
- uid: EchoHub.Core.Models.Channel.PasswordHash*
|
|
name: PasswordHash
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_PasswordHash_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.PasswordHash
|
|
fullName: EchoHub.Core.Models.Channel.PasswordHash
|
|
nameWithType: Channel.PasswordHash
|
|
- uid: EchoHub.Core.Models.Channel.Topic
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Topic
|
|
commentId: P:EchoHub.Core.Models.Channel.Topic
|
|
fullName: EchoHub.Core.Models.Channel.Topic
|
|
nameWithType: Channel.Topic
|
|
- uid: EchoHub.Core.Models.Channel.Topic*
|
|
name: Topic
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_Topic_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.Topic
|
|
fullName: EchoHub.Core.Models.Channel.Topic
|
|
nameWithType: Channel.Topic
|
|
- uid: EchoHub.Core.Models.Channel.WrappedRoomKey
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_WrappedRoomKey
|
|
commentId: P:EchoHub.Core.Models.Channel.WrappedRoomKey
|
|
fullName: EchoHub.Core.Models.Channel.WrappedRoomKey
|
|
nameWithType: Channel.WrappedRoomKey
|
|
- uid: EchoHub.Core.Models.Channel.WrappedRoomKey*
|
|
name: WrappedRoomKey
|
|
href: api/core/EchoHub.Core.Models.Channel.html#EchoHub_Core_Models_Channel_WrappedRoomKey_
|
|
commentId: Overload:EchoHub.Core.Models.Channel.WrappedRoomKey
|
|
fullName: EchoHub.Core.Models.Channel.WrappedRoomKey
|
|
nameWithType: Channel.WrappedRoomKey
|
|
- uid: EchoHub.Core.Models.ChannelMembership
|
|
name: ChannelMembership
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html
|
|
commentId: T:EchoHub.Core.Models.ChannelMembership
|
|
fullName: EchoHub.Core.Models.ChannelMembership
|
|
nameWithType: ChannelMembership
|
|
- uid: EchoHub.Core.Models.ChannelMembership.#ctor
|
|
name: ChannelMembership()
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership__ctor
|
|
commentId: M:EchoHub.Core.Models.ChannelMembership.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.ChannelMembership.ChannelMembership()
|
|
fullName.vb: EchoHub.Core.Models.ChannelMembership.New()
|
|
nameWithType: ChannelMembership.ChannelMembership()
|
|
nameWithType.vb: ChannelMembership.New()
|
|
- uid: EchoHub.Core.Models.ChannelMembership.#ctor*
|
|
name: ChannelMembership
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.ChannelMembership.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.ChannelMembership.ChannelMembership
|
|
fullName.vb: EchoHub.Core.Models.ChannelMembership.New
|
|
nameWithType: ChannelMembership.ChannelMembership
|
|
nameWithType.vb: ChannelMembership.New
|
|
- uid: EchoHub.Core.Models.ChannelMembership.ChannelId
|
|
name: ChannelId
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_ChannelId
|
|
commentId: P:EchoHub.Core.Models.ChannelMembership.ChannelId
|
|
fullName: EchoHub.Core.Models.ChannelMembership.ChannelId
|
|
nameWithType: ChannelMembership.ChannelId
|
|
- uid: EchoHub.Core.Models.ChannelMembership.ChannelId*
|
|
name: ChannelId
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_ChannelId_
|
|
commentId: Overload:EchoHub.Core.Models.ChannelMembership.ChannelId
|
|
fullName: EchoHub.Core.Models.ChannelMembership.ChannelId
|
|
nameWithType: ChannelMembership.ChannelId
|
|
- uid: EchoHub.Core.Models.ChannelMembership.JoinedAt
|
|
name: JoinedAt
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_JoinedAt
|
|
commentId: P:EchoHub.Core.Models.ChannelMembership.JoinedAt
|
|
fullName: EchoHub.Core.Models.ChannelMembership.JoinedAt
|
|
nameWithType: ChannelMembership.JoinedAt
|
|
- uid: EchoHub.Core.Models.ChannelMembership.JoinedAt*
|
|
name: JoinedAt
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_JoinedAt_
|
|
commentId: Overload:EchoHub.Core.Models.ChannelMembership.JoinedAt
|
|
fullName: EchoHub.Core.Models.ChannelMembership.JoinedAt
|
|
nameWithType: ChannelMembership.JoinedAt
|
|
- uid: EchoHub.Core.Models.ChannelMembership.UserId
|
|
name: UserId
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_UserId
|
|
commentId: P:EchoHub.Core.Models.ChannelMembership.UserId
|
|
fullName: EchoHub.Core.Models.ChannelMembership.UserId
|
|
nameWithType: ChannelMembership.UserId
|
|
- uid: EchoHub.Core.Models.ChannelMembership.UserId*
|
|
name: UserId
|
|
href: api/core/EchoHub.Core.Models.ChannelMembership.html#EchoHub_Core_Models_ChannelMembership_UserId_
|
|
commentId: Overload:EchoHub.Core.Models.ChannelMembership.UserId
|
|
fullName: EchoHub.Core.Models.ChannelMembership.UserId
|
|
nameWithType: ChannelMembership.UserId
|
|
- uid: EchoHub.Core.Models.InviteCode
|
|
name: InviteCode
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html
|
|
commentId: T:EchoHub.Core.Models.InviteCode
|
|
fullName: EchoHub.Core.Models.InviteCode
|
|
nameWithType: InviteCode
|
|
- uid: EchoHub.Core.Models.InviteCode.#ctor
|
|
name: InviteCode()
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode__ctor
|
|
commentId: M:EchoHub.Core.Models.InviteCode.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.InviteCode.InviteCode()
|
|
fullName.vb: EchoHub.Core.Models.InviteCode.New()
|
|
nameWithType: InviteCode.InviteCode()
|
|
nameWithType.vb: InviteCode.New()
|
|
- uid: EchoHub.Core.Models.InviteCode.#ctor*
|
|
name: InviteCode
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.InviteCode.InviteCode
|
|
fullName.vb: EchoHub.Core.Models.InviteCode.New
|
|
nameWithType: InviteCode.InviteCode
|
|
nameWithType.vb: InviteCode.New
|
|
- uid: EchoHub.Core.Models.InviteCode.Code
|
|
name: Code
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_Code
|
|
commentId: P:EchoHub.Core.Models.InviteCode.Code
|
|
fullName: EchoHub.Core.Models.InviteCode.Code
|
|
nameWithType: InviteCode.Code
|
|
- uid: EchoHub.Core.Models.InviteCode.Code*
|
|
name: Code
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_Code_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.Code
|
|
fullName: EchoHub.Core.Models.InviteCode.Code
|
|
nameWithType: InviteCode.Code
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedAt
|
|
commentId: P:EchoHub.Core.Models.InviteCode.CreatedAt
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedAt
|
|
nameWithType: InviteCode.CreatedAt
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.CreatedAt
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedAt
|
|
nameWithType: InviteCode.CreatedAt
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedByUserId
|
|
name: CreatedByUserId
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedByUserId
|
|
commentId: P:EchoHub.Core.Models.InviteCode.CreatedByUserId
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedByUserId
|
|
nameWithType: InviteCode.CreatedByUserId
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedByUserId*
|
|
name: CreatedByUserId
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedByUserId_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.CreatedByUserId
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedByUserId
|
|
nameWithType: InviteCode.CreatedByUserId
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedByUsername
|
|
name: CreatedByUsername
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedByUsername
|
|
commentId: P:EchoHub.Core.Models.InviteCode.CreatedByUsername
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedByUsername
|
|
nameWithType: InviteCode.CreatedByUsername
|
|
- uid: EchoHub.Core.Models.InviteCode.CreatedByUsername*
|
|
name: CreatedByUsername
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_CreatedByUsername_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.CreatedByUsername
|
|
fullName: EchoHub.Core.Models.InviteCode.CreatedByUsername
|
|
nameWithType: InviteCode.CreatedByUsername
|
|
- uid: EchoHub.Core.Models.InviteCode.ExpiresAt
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_ExpiresAt
|
|
commentId: P:EchoHub.Core.Models.InviteCode.ExpiresAt
|
|
fullName: EchoHub.Core.Models.InviteCode.ExpiresAt
|
|
nameWithType: InviteCode.ExpiresAt
|
|
- uid: EchoHub.Core.Models.InviteCode.ExpiresAt*
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_ExpiresAt_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.ExpiresAt
|
|
fullName: EchoHub.Core.Models.InviteCode.ExpiresAt
|
|
nameWithType: InviteCode.ExpiresAt
|
|
- uid: EchoHub.Core.Models.InviteCode.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_Id
|
|
commentId: P:EchoHub.Core.Models.InviteCode.Id
|
|
fullName: EchoHub.Core.Models.InviteCode.Id
|
|
nameWithType: InviteCode.Id
|
|
- uid: EchoHub.Core.Models.InviteCode.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_Id_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.Id
|
|
fullName: EchoHub.Core.Models.InviteCode.Id
|
|
nameWithType: InviteCode.Id
|
|
- uid: EchoHub.Core.Models.InviteCode.MaxUses
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_MaxUses
|
|
commentId: P:EchoHub.Core.Models.InviteCode.MaxUses
|
|
fullName: EchoHub.Core.Models.InviteCode.MaxUses
|
|
nameWithType: InviteCode.MaxUses
|
|
- uid: EchoHub.Core.Models.InviteCode.MaxUses*
|
|
name: MaxUses
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_MaxUses_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.MaxUses
|
|
fullName: EchoHub.Core.Models.InviteCode.MaxUses
|
|
nameWithType: InviteCode.MaxUses
|
|
- uid: EchoHub.Core.Models.InviteCode.UseCount
|
|
name: UseCount
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_UseCount
|
|
commentId: P:EchoHub.Core.Models.InviteCode.UseCount
|
|
fullName: EchoHub.Core.Models.InviteCode.UseCount
|
|
nameWithType: InviteCode.UseCount
|
|
- uid: EchoHub.Core.Models.InviteCode.UseCount*
|
|
name: UseCount
|
|
href: api/core/EchoHub.Core.Models.InviteCode.html#EchoHub_Core_Models_InviteCode_UseCount_
|
|
commentId: Overload:EchoHub.Core.Models.InviteCode.UseCount
|
|
fullName: EchoHub.Core.Models.InviteCode.UseCount
|
|
nameWithType: InviteCode.UseCount
|
|
- uid: EchoHub.Core.Models.Message
|
|
name: Message
|
|
href: api/core/EchoHub.Core.Models.Message.html
|
|
commentId: T:EchoHub.Core.Models.Message
|
|
fullName: EchoHub.Core.Models.Message
|
|
nameWithType: Message
|
|
- uid: EchoHub.Core.Models.Message.#ctor
|
|
name: Message()
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message__ctor
|
|
commentId: M:EchoHub.Core.Models.Message.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.Message.Message()
|
|
fullName.vb: EchoHub.Core.Models.Message.New()
|
|
nameWithType: Message.Message()
|
|
nameWithType.vb: Message.New()
|
|
- uid: EchoHub.Core.Models.Message.#ctor*
|
|
name: Message
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.Message.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.Message.Message
|
|
fullName.vb: EchoHub.Core.Models.Message.New
|
|
nameWithType: Message.Message
|
|
nameWithType.vb: Message.New
|
|
- uid: EchoHub.Core.Models.Message.AttachmentFileName
|
|
name: AttachmentFileName
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentFileName
|
|
commentId: P:EchoHub.Core.Models.Message.AttachmentFileName
|
|
fullName: EchoHub.Core.Models.Message.AttachmentFileName
|
|
nameWithType: Message.AttachmentFileName
|
|
- uid: EchoHub.Core.Models.Message.AttachmentFileName*
|
|
name: AttachmentFileName
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentFileName_
|
|
commentId: Overload:EchoHub.Core.Models.Message.AttachmentFileName
|
|
fullName: EchoHub.Core.Models.Message.AttachmentFileName
|
|
nameWithType: Message.AttachmentFileName
|
|
- uid: EchoHub.Core.Models.Message.AttachmentFileSize
|
|
name: AttachmentFileSize
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentFileSize
|
|
commentId: P:EchoHub.Core.Models.Message.AttachmentFileSize
|
|
fullName: EchoHub.Core.Models.Message.AttachmentFileSize
|
|
nameWithType: Message.AttachmentFileSize
|
|
- uid: EchoHub.Core.Models.Message.AttachmentFileSize*
|
|
name: AttachmentFileSize
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentFileSize_
|
|
commentId: Overload:EchoHub.Core.Models.Message.AttachmentFileSize
|
|
fullName: EchoHub.Core.Models.Message.AttachmentFileSize
|
|
nameWithType: Message.AttachmentFileSize
|
|
- uid: EchoHub.Core.Models.Message.AttachmentUrl
|
|
name: AttachmentUrl
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentUrl
|
|
commentId: P:EchoHub.Core.Models.Message.AttachmentUrl
|
|
fullName: EchoHub.Core.Models.Message.AttachmentUrl
|
|
nameWithType: Message.AttachmentUrl
|
|
- uid: EchoHub.Core.Models.Message.AttachmentUrl*
|
|
name: AttachmentUrl
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_AttachmentUrl_
|
|
commentId: Overload:EchoHub.Core.Models.Message.AttachmentUrl
|
|
fullName: EchoHub.Core.Models.Message.AttachmentUrl
|
|
nameWithType: Message.AttachmentUrl
|
|
- uid: EchoHub.Core.Models.Message.Attachments
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Attachments
|
|
commentId: P:EchoHub.Core.Models.Message.Attachments
|
|
fullName: EchoHub.Core.Models.Message.Attachments
|
|
nameWithType: Message.Attachments
|
|
- uid: EchoHub.Core.Models.Message.Attachments*
|
|
name: Attachments
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Attachments_
|
|
commentId: Overload:EchoHub.Core.Models.Message.Attachments
|
|
fullName: EchoHub.Core.Models.Message.Attachments
|
|
nameWithType: Message.Attachments
|
|
- uid: EchoHub.Core.Models.Message.Channel
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Channel
|
|
commentId: P:EchoHub.Core.Models.Message.Channel
|
|
fullName: EchoHub.Core.Models.Message.Channel
|
|
nameWithType: Message.Channel
|
|
- uid: EchoHub.Core.Models.Message.Channel*
|
|
name: Channel
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Channel_
|
|
commentId: Overload:EchoHub.Core.Models.Message.Channel
|
|
fullName: EchoHub.Core.Models.Message.Channel
|
|
nameWithType: Message.Channel
|
|
- uid: EchoHub.Core.Models.Message.ChannelId
|
|
name: ChannelId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_ChannelId
|
|
commentId: P:EchoHub.Core.Models.Message.ChannelId
|
|
fullName: EchoHub.Core.Models.Message.ChannelId
|
|
nameWithType: Message.ChannelId
|
|
- uid: EchoHub.Core.Models.Message.ChannelId*
|
|
name: ChannelId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_ChannelId_
|
|
commentId: Overload:EchoHub.Core.Models.Message.ChannelId
|
|
fullName: EchoHub.Core.Models.Message.ChannelId
|
|
nameWithType: Message.ChannelId
|
|
- uid: EchoHub.Core.Models.Message.Content
|
|
name: Content
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Content
|
|
commentId: P:EchoHub.Core.Models.Message.Content
|
|
fullName: EchoHub.Core.Models.Message.Content
|
|
nameWithType: Message.Content
|
|
- uid: EchoHub.Core.Models.Message.Content*
|
|
name: Content
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Content_
|
|
commentId: Overload:EchoHub.Core.Models.Message.Content
|
|
fullName: EchoHub.Core.Models.Message.Content
|
|
nameWithType: Message.Content
|
|
- uid: EchoHub.Core.Models.Message.EmbedJson
|
|
name: EmbedJson
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_EmbedJson
|
|
commentId: P:EchoHub.Core.Models.Message.EmbedJson
|
|
fullName: EchoHub.Core.Models.Message.EmbedJson
|
|
nameWithType: Message.EmbedJson
|
|
- uid: EchoHub.Core.Models.Message.EmbedJson*
|
|
name: EmbedJson
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_EmbedJson_
|
|
commentId: Overload:EchoHub.Core.Models.Message.EmbedJson
|
|
fullName: EchoHub.Core.Models.Message.EmbedJson
|
|
nameWithType: Message.EmbedJson
|
|
- uid: EchoHub.Core.Models.Message.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Id
|
|
commentId: P:EchoHub.Core.Models.Message.Id
|
|
fullName: EchoHub.Core.Models.Message.Id
|
|
nameWithType: Message.Id
|
|
- uid: EchoHub.Core.Models.Message.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Id_
|
|
commentId: Overload:EchoHub.Core.Models.Message.Id
|
|
fullName: EchoHub.Core.Models.Message.Id
|
|
nameWithType: Message.Id
|
|
- uid: EchoHub.Core.Models.Message.ReplyToMessageId
|
|
name: ReplyToMessageId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_ReplyToMessageId
|
|
commentId: P:EchoHub.Core.Models.Message.ReplyToMessageId
|
|
fullName: EchoHub.Core.Models.Message.ReplyToMessageId
|
|
nameWithType: Message.ReplyToMessageId
|
|
- uid: EchoHub.Core.Models.Message.ReplyToMessageId*
|
|
name: ReplyToMessageId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_ReplyToMessageId_
|
|
commentId: Overload:EchoHub.Core.Models.Message.ReplyToMessageId
|
|
fullName: EchoHub.Core.Models.Message.ReplyToMessageId
|
|
nameWithType: Message.ReplyToMessageId
|
|
- uid: EchoHub.Core.Models.Message.SenderUserId
|
|
name: SenderUserId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SenderUserId
|
|
commentId: P:EchoHub.Core.Models.Message.SenderUserId
|
|
fullName: EchoHub.Core.Models.Message.SenderUserId
|
|
nameWithType: Message.SenderUserId
|
|
- uid: EchoHub.Core.Models.Message.SenderUserId*
|
|
name: SenderUserId
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SenderUserId_
|
|
commentId: Overload:EchoHub.Core.Models.Message.SenderUserId
|
|
fullName: EchoHub.Core.Models.Message.SenderUserId
|
|
nameWithType: Message.SenderUserId
|
|
- uid: EchoHub.Core.Models.Message.SenderUsername
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SenderUsername
|
|
commentId: P:EchoHub.Core.Models.Message.SenderUsername
|
|
fullName: EchoHub.Core.Models.Message.SenderUsername
|
|
nameWithType: Message.SenderUsername
|
|
- uid: EchoHub.Core.Models.Message.SenderUsername*
|
|
name: SenderUsername
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SenderUsername_
|
|
commentId: Overload:EchoHub.Core.Models.Message.SenderUsername
|
|
fullName: EchoHub.Core.Models.Message.SenderUsername
|
|
nameWithType: Message.SenderUsername
|
|
- uid: EchoHub.Core.Models.Message.SentAt
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SentAt
|
|
commentId: P:EchoHub.Core.Models.Message.SentAt
|
|
fullName: EchoHub.Core.Models.Message.SentAt
|
|
nameWithType: Message.SentAt
|
|
- uid: EchoHub.Core.Models.Message.SentAt*
|
|
name: SentAt
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_SentAt_
|
|
commentId: Overload:EchoHub.Core.Models.Message.SentAt
|
|
fullName: EchoHub.Core.Models.Message.SentAt
|
|
nameWithType: Message.SentAt
|
|
- uid: EchoHub.Core.Models.Message.Type
|
|
name: Type
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Type
|
|
commentId: P:EchoHub.Core.Models.Message.Type
|
|
fullName: EchoHub.Core.Models.Message.Type
|
|
nameWithType: Message.Type
|
|
- uid: EchoHub.Core.Models.Message.Type*
|
|
name: Type
|
|
href: api/core/EchoHub.Core.Models.Message.html#EchoHub_Core_Models_Message_Type_
|
|
commentId: Overload:EchoHub.Core.Models.Message.Type
|
|
fullName: EchoHub.Core.Models.Message.Type
|
|
nameWithType: Message.Type
|
|
- uid: EchoHub.Core.Models.MessageType
|
|
name: MessageType
|
|
href: api/core/EchoHub.Core.Models.MessageType.html
|
|
commentId: T:EchoHub.Core.Models.MessageType
|
|
fullName: EchoHub.Core.Models.MessageType
|
|
nameWithType: MessageType
|
|
- uid: EchoHub.Core.Models.MessageType.Audio
|
|
name: Audio
|
|
href: api/core/EchoHub.Core.Models.MessageType.html#EchoHub_Core_Models_MessageType_Audio
|
|
commentId: F:EchoHub.Core.Models.MessageType.Audio
|
|
fullName: EchoHub.Core.Models.MessageType.Audio
|
|
nameWithType: MessageType.Audio
|
|
- uid: EchoHub.Core.Models.MessageType.File
|
|
name: File
|
|
href: api/core/EchoHub.Core.Models.MessageType.html#EchoHub_Core_Models_MessageType_File
|
|
commentId: F:EchoHub.Core.Models.MessageType.File
|
|
fullName: EchoHub.Core.Models.MessageType.File
|
|
nameWithType: MessageType.File
|
|
- uid: EchoHub.Core.Models.MessageType.Image
|
|
name: Image
|
|
href: api/core/EchoHub.Core.Models.MessageType.html#EchoHub_Core_Models_MessageType_Image
|
|
commentId: F:EchoHub.Core.Models.MessageType.Image
|
|
fullName: EchoHub.Core.Models.MessageType.Image
|
|
nameWithType: MessageType.Image
|
|
- uid: EchoHub.Core.Models.MessageType.Text
|
|
name: Text
|
|
href: api/core/EchoHub.Core.Models.MessageType.html#EchoHub_Core_Models_MessageType_Text
|
|
commentId: F:EchoHub.Core.Models.MessageType.Text
|
|
fullName: EchoHub.Core.Models.MessageType.Text
|
|
nameWithType: MessageType.Text
|
|
- uid: EchoHub.Core.Models.RefreshToken
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html
|
|
commentId: T:EchoHub.Core.Models.RefreshToken
|
|
fullName: EchoHub.Core.Models.RefreshToken
|
|
nameWithType: RefreshToken
|
|
- uid: EchoHub.Core.Models.RefreshToken.#ctor
|
|
name: RefreshToken()
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken__ctor
|
|
commentId: M:EchoHub.Core.Models.RefreshToken.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.RefreshToken.RefreshToken()
|
|
fullName.vb: EchoHub.Core.Models.RefreshToken.New()
|
|
nameWithType: RefreshToken.RefreshToken()
|
|
nameWithType.vb: RefreshToken.New()
|
|
- uid: EchoHub.Core.Models.RefreshToken.#ctor*
|
|
name: RefreshToken
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.RefreshToken.RefreshToken
|
|
fullName.vb: EchoHub.Core.Models.RefreshToken.New
|
|
nameWithType: RefreshToken.RefreshToken
|
|
nameWithType.vb: RefreshToken.New
|
|
- uid: EchoHub.Core.Models.RefreshToken.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_CreatedAt
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.CreatedAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.CreatedAt
|
|
nameWithType: RefreshToken.CreatedAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.CreatedAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.CreatedAt
|
|
nameWithType: RefreshToken.CreatedAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.ExpiresAt
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_ExpiresAt
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.ExpiresAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.ExpiresAt
|
|
nameWithType: RefreshToken.ExpiresAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.ExpiresAt*
|
|
name: ExpiresAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_ExpiresAt_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.ExpiresAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.ExpiresAt
|
|
nameWithType: RefreshToken.ExpiresAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_Id
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.Id
|
|
fullName: EchoHub.Core.Models.RefreshToken.Id
|
|
nameWithType: RefreshToken.Id
|
|
- uid: EchoHub.Core.Models.RefreshToken.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_Id_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.Id
|
|
fullName: EchoHub.Core.Models.RefreshToken.Id
|
|
nameWithType: RefreshToken.Id
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsActive
|
|
name: IsActive
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsActive
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.IsActive
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsActive
|
|
nameWithType: RefreshToken.IsActive
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsActive*
|
|
name: IsActive
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsActive_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.IsActive
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsActive
|
|
nameWithType: RefreshToken.IsActive
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsExpired
|
|
name: IsExpired
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsExpired
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.IsExpired
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsExpired
|
|
nameWithType: RefreshToken.IsExpired
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsExpired*
|
|
name: IsExpired
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsExpired_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.IsExpired
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsExpired
|
|
nameWithType: RefreshToken.IsExpired
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsRevoked
|
|
name: IsRevoked
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsRevoked
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.IsRevoked
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsRevoked
|
|
nameWithType: RefreshToken.IsRevoked
|
|
- uid: EchoHub.Core.Models.RefreshToken.IsRevoked*
|
|
name: IsRevoked
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_IsRevoked_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.IsRevoked
|
|
fullName: EchoHub.Core.Models.RefreshToken.IsRevoked
|
|
nameWithType: RefreshToken.IsRevoked
|
|
- uid: EchoHub.Core.Models.RefreshToken.RevokedAt
|
|
name: RevokedAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_RevokedAt
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.RevokedAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.RevokedAt
|
|
nameWithType: RefreshToken.RevokedAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.RevokedAt*
|
|
name: RevokedAt
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_RevokedAt_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.RevokedAt
|
|
fullName: EchoHub.Core.Models.RefreshToken.RevokedAt
|
|
nameWithType: RefreshToken.RevokedAt
|
|
- uid: EchoHub.Core.Models.RefreshToken.TokenHash
|
|
name: TokenHash
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_TokenHash
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.TokenHash
|
|
fullName: EchoHub.Core.Models.RefreshToken.TokenHash
|
|
nameWithType: RefreshToken.TokenHash
|
|
- uid: EchoHub.Core.Models.RefreshToken.TokenHash*
|
|
name: TokenHash
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_TokenHash_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.TokenHash
|
|
fullName: EchoHub.Core.Models.RefreshToken.TokenHash
|
|
nameWithType: RefreshToken.TokenHash
|
|
- uid: EchoHub.Core.Models.RefreshToken.User
|
|
name: User
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_User
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.User
|
|
fullName: EchoHub.Core.Models.RefreshToken.User
|
|
nameWithType: RefreshToken.User
|
|
- uid: EchoHub.Core.Models.RefreshToken.User*
|
|
name: User
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_User_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.User
|
|
fullName: EchoHub.Core.Models.RefreshToken.User
|
|
nameWithType: RefreshToken.User
|
|
- uid: EchoHub.Core.Models.RefreshToken.UserId
|
|
name: UserId
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_UserId
|
|
commentId: P:EchoHub.Core.Models.RefreshToken.UserId
|
|
fullName: EchoHub.Core.Models.RefreshToken.UserId
|
|
nameWithType: RefreshToken.UserId
|
|
- uid: EchoHub.Core.Models.RefreshToken.UserId*
|
|
name: UserId
|
|
href: api/core/EchoHub.Core.Models.RefreshToken.html#EchoHub_Core_Models_RefreshToken_UserId_
|
|
commentId: Overload:EchoHub.Core.Models.RefreshToken.UserId
|
|
fullName: EchoHub.Core.Models.RefreshToken.UserId
|
|
nameWithType: RefreshToken.UserId
|
|
- uid: EchoHub.Core.Models.ServerRole
|
|
name: ServerRole
|
|
href: api/core/EchoHub.Core.Models.ServerRole.html
|
|
commentId: T:EchoHub.Core.Models.ServerRole
|
|
fullName: EchoHub.Core.Models.ServerRole
|
|
nameWithType: ServerRole
|
|
- uid: EchoHub.Core.Models.ServerRole.Admin
|
|
name: Admin
|
|
href: api/core/EchoHub.Core.Models.ServerRole.html#EchoHub_Core_Models_ServerRole_Admin
|
|
commentId: F:EchoHub.Core.Models.ServerRole.Admin
|
|
fullName: EchoHub.Core.Models.ServerRole.Admin
|
|
nameWithType: ServerRole.Admin
|
|
- uid: EchoHub.Core.Models.ServerRole.Member
|
|
name: Member
|
|
href: api/core/EchoHub.Core.Models.ServerRole.html#EchoHub_Core_Models_ServerRole_Member
|
|
commentId: F:EchoHub.Core.Models.ServerRole.Member
|
|
fullName: EchoHub.Core.Models.ServerRole.Member
|
|
nameWithType: ServerRole.Member
|
|
- uid: EchoHub.Core.Models.ServerRole.Mod
|
|
name: Mod
|
|
href: api/core/EchoHub.Core.Models.ServerRole.html#EchoHub_Core_Models_ServerRole_Mod
|
|
commentId: F:EchoHub.Core.Models.ServerRole.Mod
|
|
fullName: EchoHub.Core.Models.ServerRole.Mod
|
|
nameWithType: ServerRole.Mod
|
|
- uid: EchoHub.Core.Models.ServerRole.Owner
|
|
name: Owner
|
|
href: api/core/EchoHub.Core.Models.ServerRole.html#EchoHub_Core_Models_ServerRole_Owner
|
|
commentId: F:EchoHub.Core.Models.ServerRole.Owner
|
|
fullName: EchoHub.Core.Models.ServerRole.Owner
|
|
nameWithType: ServerRole.Owner
|
|
- uid: EchoHub.Core.Models.User
|
|
name: User
|
|
href: api/core/EchoHub.Core.Models.User.html
|
|
commentId: T:EchoHub.Core.Models.User
|
|
fullName: EchoHub.Core.Models.User
|
|
nameWithType: User
|
|
- uid: EchoHub.Core.Models.User.#ctor
|
|
name: User()
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User__ctor
|
|
commentId: M:EchoHub.Core.Models.User.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Models.User.User()
|
|
fullName.vb: EchoHub.Core.Models.User.New()
|
|
nameWithType: User.User()
|
|
nameWithType.vb: User.New()
|
|
- uid: EchoHub.Core.Models.User.#ctor*
|
|
name: User
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User__ctor_
|
|
commentId: Overload:EchoHub.Core.Models.User.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Models.User.User
|
|
fullName.vb: EchoHub.Core.Models.User.New
|
|
nameWithType: User.User
|
|
nameWithType.vb: User.New
|
|
- uid: EchoHub.Core.Models.User.AvatarAscii
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_AvatarAscii
|
|
commentId: P:EchoHub.Core.Models.User.AvatarAscii
|
|
fullName: EchoHub.Core.Models.User.AvatarAscii
|
|
nameWithType: User.AvatarAscii
|
|
- uid: EchoHub.Core.Models.User.AvatarAscii*
|
|
name: AvatarAscii
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_AvatarAscii_
|
|
commentId: Overload:EchoHub.Core.Models.User.AvatarAscii
|
|
fullName: EchoHub.Core.Models.User.AvatarAscii
|
|
nameWithType: User.AvatarAscii
|
|
- uid: EchoHub.Core.Models.User.Bio
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Bio
|
|
commentId: P:EchoHub.Core.Models.User.Bio
|
|
fullName: EchoHub.Core.Models.User.Bio
|
|
nameWithType: User.Bio
|
|
- uid: EchoHub.Core.Models.User.Bio*
|
|
name: Bio
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Bio_
|
|
commentId: Overload:EchoHub.Core.Models.User.Bio
|
|
fullName: EchoHub.Core.Models.User.Bio
|
|
nameWithType: User.Bio
|
|
- uid: EchoHub.Core.Models.User.CreatedAt
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_CreatedAt
|
|
commentId: P:EchoHub.Core.Models.User.CreatedAt
|
|
fullName: EchoHub.Core.Models.User.CreatedAt
|
|
nameWithType: User.CreatedAt
|
|
- uid: EchoHub.Core.Models.User.CreatedAt*
|
|
name: CreatedAt
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_CreatedAt_
|
|
commentId: Overload:EchoHub.Core.Models.User.CreatedAt
|
|
fullName: EchoHub.Core.Models.User.CreatedAt
|
|
nameWithType: User.CreatedAt
|
|
- uid: EchoHub.Core.Models.User.DisplayName
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_DisplayName
|
|
commentId: P:EchoHub.Core.Models.User.DisplayName
|
|
fullName: EchoHub.Core.Models.User.DisplayName
|
|
nameWithType: User.DisplayName
|
|
- uid: EchoHub.Core.Models.User.DisplayName*
|
|
name: DisplayName
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_DisplayName_
|
|
commentId: Overload:EchoHub.Core.Models.User.DisplayName
|
|
fullName: EchoHub.Core.Models.User.DisplayName
|
|
nameWithType: User.DisplayName
|
|
- uid: EchoHub.Core.Models.User.Id
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Id
|
|
commentId: P:EchoHub.Core.Models.User.Id
|
|
fullName: EchoHub.Core.Models.User.Id
|
|
nameWithType: User.Id
|
|
- uid: EchoHub.Core.Models.User.Id*
|
|
name: Id
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Id_
|
|
commentId: Overload:EchoHub.Core.Models.User.Id
|
|
fullName: EchoHub.Core.Models.User.Id
|
|
nameWithType: User.Id
|
|
- uid: EchoHub.Core.Models.User.IsBanned
|
|
name: IsBanned
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_IsBanned
|
|
commentId: P:EchoHub.Core.Models.User.IsBanned
|
|
fullName: EchoHub.Core.Models.User.IsBanned
|
|
nameWithType: User.IsBanned
|
|
- uid: EchoHub.Core.Models.User.IsBanned*
|
|
name: IsBanned
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_IsBanned_
|
|
commentId: Overload:EchoHub.Core.Models.User.IsBanned
|
|
fullName: EchoHub.Core.Models.User.IsBanned
|
|
nameWithType: User.IsBanned
|
|
- uid: EchoHub.Core.Models.User.IsMuted
|
|
name: IsMuted
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_IsMuted
|
|
commentId: P:EchoHub.Core.Models.User.IsMuted
|
|
fullName: EchoHub.Core.Models.User.IsMuted
|
|
nameWithType: User.IsMuted
|
|
- uid: EchoHub.Core.Models.User.IsMuted*
|
|
name: IsMuted
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_IsMuted_
|
|
commentId: Overload:EchoHub.Core.Models.User.IsMuted
|
|
fullName: EchoHub.Core.Models.User.IsMuted
|
|
nameWithType: User.IsMuted
|
|
- uid: EchoHub.Core.Models.User.LastSeenAt
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_LastSeenAt
|
|
commentId: P:EchoHub.Core.Models.User.LastSeenAt
|
|
fullName: EchoHub.Core.Models.User.LastSeenAt
|
|
nameWithType: User.LastSeenAt
|
|
- uid: EchoHub.Core.Models.User.LastSeenAt*
|
|
name: LastSeenAt
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_LastSeenAt_
|
|
commentId: Overload:EchoHub.Core.Models.User.LastSeenAt
|
|
fullName: EchoHub.Core.Models.User.LastSeenAt
|
|
nameWithType: User.LastSeenAt
|
|
- uid: EchoHub.Core.Models.User.MutedUntil
|
|
name: MutedUntil
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_MutedUntil
|
|
commentId: P:EchoHub.Core.Models.User.MutedUntil
|
|
fullName: EchoHub.Core.Models.User.MutedUntil
|
|
nameWithType: User.MutedUntil
|
|
- uid: EchoHub.Core.Models.User.MutedUntil*
|
|
name: MutedUntil
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_MutedUntil_
|
|
commentId: Overload:EchoHub.Core.Models.User.MutedUntil
|
|
fullName: EchoHub.Core.Models.User.MutedUntil
|
|
nameWithType: User.MutedUntil
|
|
- uid: EchoHub.Core.Models.User.NicknameColor
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_NicknameColor
|
|
commentId: P:EchoHub.Core.Models.User.NicknameColor
|
|
fullName: EchoHub.Core.Models.User.NicknameColor
|
|
nameWithType: User.NicknameColor
|
|
- uid: EchoHub.Core.Models.User.NicknameColor*
|
|
name: NicknameColor
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_NicknameColor_
|
|
commentId: Overload:EchoHub.Core.Models.User.NicknameColor
|
|
fullName: EchoHub.Core.Models.User.NicknameColor
|
|
nameWithType: User.NicknameColor
|
|
- uid: EchoHub.Core.Models.User.PasswordHash
|
|
name: PasswordHash
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_PasswordHash
|
|
commentId: P:EchoHub.Core.Models.User.PasswordHash
|
|
fullName: EchoHub.Core.Models.User.PasswordHash
|
|
nameWithType: User.PasswordHash
|
|
- uid: EchoHub.Core.Models.User.PasswordHash*
|
|
name: PasswordHash
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_PasswordHash_
|
|
commentId: Overload:EchoHub.Core.Models.User.PasswordHash
|
|
fullName: EchoHub.Core.Models.User.PasswordHash
|
|
nameWithType: User.PasswordHash
|
|
- uid: EchoHub.Core.Models.User.Role
|
|
name: Role
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Role
|
|
commentId: P:EchoHub.Core.Models.User.Role
|
|
fullName: EchoHub.Core.Models.User.Role
|
|
nameWithType: User.Role
|
|
- uid: EchoHub.Core.Models.User.Role*
|
|
name: Role
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Role_
|
|
commentId: Overload:EchoHub.Core.Models.User.Role
|
|
fullName: EchoHub.Core.Models.User.Role
|
|
nameWithType: User.Role
|
|
- uid: EchoHub.Core.Models.User.Status
|
|
name: Status
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Status
|
|
commentId: P:EchoHub.Core.Models.User.Status
|
|
fullName: EchoHub.Core.Models.User.Status
|
|
nameWithType: User.Status
|
|
- uid: EchoHub.Core.Models.User.Status*
|
|
name: Status
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Status_
|
|
commentId: Overload:EchoHub.Core.Models.User.Status
|
|
fullName: EchoHub.Core.Models.User.Status
|
|
nameWithType: User.Status
|
|
- uid: EchoHub.Core.Models.User.StatusMessage
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_StatusMessage
|
|
commentId: P:EchoHub.Core.Models.User.StatusMessage
|
|
fullName: EchoHub.Core.Models.User.StatusMessage
|
|
nameWithType: User.StatusMessage
|
|
- uid: EchoHub.Core.Models.User.StatusMessage*
|
|
name: StatusMessage
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_StatusMessage_
|
|
commentId: Overload:EchoHub.Core.Models.User.StatusMessage
|
|
fullName: EchoHub.Core.Models.User.StatusMessage
|
|
nameWithType: User.StatusMessage
|
|
- uid: EchoHub.Core.Models.User.Username
|
|
name: Username
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Username
|
|
commentId: P:EchoHub.Core.Models.User.Username
|
|
fullName: EchoHub.Core.Models.User.Username
|
|
nameWithType: User.Username
|
|
- uid: EchoHub.Core.Models.User.Username*
|
|
name: Username
|
|
href: api/core/EchoHub.Core.Models.User.html#EchoHub_Core_Models_User_Username_
|
|
commentId: Overload:EchoHub.Core.Models.User.Username
|
|
fullName: EchoHub.Core.Models.User.Username
|
|
nameWithType: User.Username
|
|
- uid: EchoHub.Core.Models.UserStatus
|
|
name: UserStatus
|
|
href: api/core/EchoHub.Core.Models.UserStatus.html
|
|
commentId: T:EchoHub.Core.Models.UserStatus
|
|
fullName: EchoHub.Core.Models.UserStatus
|
|
nameWithType: UserStatus
|
|
- uid: EchoHub.Core.Models.UserStatus.Away
|
|
name: Away
|
|
href: api/core/EchoHub.Core.Models.UserStatus.html#EchoHub_Core_Models_UserStatus_Away
|
|
commentId: F:EchoHub.Core.Models.UserStatus.Away
|
|
fullName: EchoHub.Core.Models.UserStatus.Away
|
|
nameWithType: UserStatus.Away
|
|
- uid: EchoHub.Core.Models.UserStatus.DoNotDisturb
|
|
name: DoNotDisturb
|
|
href: api/core/EchoHub.Core.Models.UserStatus.html#EchoHub_Core_Models_UserStatus_DoNotDisturb
|
|
commentId: F:EchoHub.Core.Models.UserStatus.DoNotDisturb
|
|
fullName: EchoHub.Core.Models.UserStatus.DoNotDisturb
|
|
nameWithType: UserStatus.DoNotDisturb
|
|
- uid: EchoHub.Core.Models.UserStatus.Invisible
|
|
name: Invisible
|
|
href: api/core/EchoHub.Core.Models.UserStatus.html#EchoHub_Core_Models_UserStatus_Invisible
|
|
commentId: F:EchoHub.Core.Models.UserStatus.Invisible
|
|
fullName: EchoHub.Core.Models.UserStatus.Invisible
|
|
nameWithType: UserStatus.Invisible
|
|
- uid: EchoHub.Core.Models.UserStatus.Online
|
|
name: Online
|
|
href: api/core/EchoHub.Core.Models.UserStatus.html#EchoHub_Core_Models_UserStatus_Online
|
|
commentId: F:EchoHub.Core.Models.UserStatus.Online
|
|
fullName: EchoHub.Core.Models.UserStatus.Online
|
|
nameWithType: UserStatus.Online
|
|
- uid: EchoHub.Core.Security
|
|
name: EchoHub.Core.Security
|
|
href: api/core/EchoHub.Core.Security.html
|
|
commentId: N:EchoHub.Core.Security
|
|
fullName: EchoHub.Core.Security
|
|
nameWithType: EchoHub.Core.Security
|
|
- uid: EchoHub.Core.Security.RoomCrypto
|
|
name: RoomCrypto
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html
|
|
commentId: T:EchoHub.Core.Security.RoomCrypto
|
|
fullName: EchoHub.Core.Security.RoomCrypto
|
|
nameWithType: RoomCrypto
|
|
- uid: EchoHub.Core.Security.RoomCrypto.CiphertextPrefix
|
|
name: CiphertextPrefix
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_CiphertextPrefix
|
|
commentId: F:EchoHub.Core.Security.RoomCrypto.CiphertextPrefix
|
|
fullName: EchoHub.Core.Security.RoomCrypto.CiphertextPrefix
|
|
nameWithType: RoomCrypto.CiphertextPrefix
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DecryptBytes(System.Byte[],System.Byte[])
|
|
name: DecryptBytes(byte[], byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_DecryptBytes_System_Byte___System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DecryptBytes(System.Byte[],System.Byte[])
|
|
name.vb: DecryptBytes(Byte(), Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DecryptBytes(byte[], byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DecryptBytes(Byte(), Byte())
|
|
nameWithType: RoomCrypto.DecryptBytes(byte[], byte[])
|
|
nameWithType.vb: RoomCrypto.DecryptBytes(Byte(), Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DecryptBytes*
|
|
name: DecryptBytes
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_DecryptBytes_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DecryptBytes
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DecryptBytes
|
|
nameWithType: RoomCrypto.DecryptBytes
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DeriveKeys(System.String,System.Byte[])
|
|
name: DeriveKeys(string, byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_DeriveKeys_System_String_System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DeriveKeys(System.String,System.Byte[])
|
|
name.vb: DeriveKeys(String, Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DeriveKeys(string, byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DeriveKeys(String, Byte())
|
|
nameWithType: RoomCrypto.DeriveKeys(string, byte[])
|
|
nameWithType.vb: RoomCrypto.DeriveKeys(String, Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DeriveKeys*
|
|
name: DeriveKeys
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_DeriveKeys_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DeriveKeys
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DeriveKeys
|
|
nameWithType: RoomCrypto.DeriveKeys
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys
|
|
name: RoomCrypto.DerivedKeys
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html
|
|
commentId: T:EchoHub.Core.Security.RoomCrypto.DerivedKeys
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys
|
|
nameWithType: RoomCrypto.DerivedKeys
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.#ctor(System.String,System.Byte[])
|
|
name: DerivedKeys(string, byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys__ctor_System_String_System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.#ctor(System.String,System.Byte[])
|
|
name.vb: New(String, Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.DerivedKeys(string, byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.New(String, Byte())
|
|
nameWithType: RoomCrypto.DerivedKeys.DerivedKeys(string, byte[])
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.New(String, Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.#ctor*
|
|
name: DerivedKeys
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys__ctor_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.DerivedKeys
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.New
|
|
nameWithType: RoomCrypto.DerivedKeys.DerivedKeys
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.New
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex
|
|
name: AuthKeyHex
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_AuthKeyHex
|
|
commentId: P:EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex
|
|
nameWithType: RoomCrypto.DerivedKeys.AuthKeyHex
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex*
|
|
name: AuthKeyHex
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_AuthKeyHex_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.AuthKeyHex
|
|
nameWithType: RoomCrypto.DerivedKeys.AuthKeyHex
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct(System.String@,System.Byte[]@)
|
|
name: Deconstruct(out string, out byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_Deconstruct_System_String__System_Byte____
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct(System.String@,System.Byte[]@)
|
|
name.vb: Deconstruct(String, Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct(out string, out byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct(String, Byte())
|
|
nameWithType: RoomCrypto.DerivedKeys.Deconstruct(out string, out byte[])
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.Deconstruct(String, Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_Deconstruct_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Deconstruct
|
|
nameWithType: RoomCrypto.DerivedKeys.Deconstruct
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name: Equals(DerivedKeys?)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_Equals_EchoHub_Core_Security_RoomCrypto_DerivedKeys_
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name.vb: Equals(DerivedKeys)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(EchoHub.Core.Security.RoomCrypto.DerivedKeys?)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
nameWithType: RoomCrypto.DerivedKeys.Equals(RoomCrypto.DerivedKeys?)
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.Equals(RoomCrypto.DerivedKeys)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_Equals_System_Object_
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(object?)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals(Object)
|
|
nameWithType: RoomCrypto.DerivedKeys.Equals(object?)
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.Equals(Object)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals*
|
|
name: Equals
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_Equals_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.Equals
|
|
nameWithType: RoomCrypto.DerivedKeys.Equals
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_GetHashCode
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode()
|
|
nameWithType: RoomCrypto.DerivedKeys.GetHashCode()
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_GetHashCode_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.GetHashCode
|
|
nameWithType: RoomCrypto.DerivedKeys.GetHashCode
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
name: KeyEncryptionKey
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_KeyEncryptionKey
|
|
commentId: P:EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
nameWithType: RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey*
|
|
name: KeyEncryptionKey
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_KeyEncryptionKey_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
nameWithType: RoomCrypto.DerivedKeys.KeyEncryptionKey
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString
|
|
name: ToString()
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_ToString
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString()
|
|
nameWithType: RoomCrypto.DerivedKeys.ToString()
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString*
|
|
name: ToString
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_ToString_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.ToString
|
|
nameWithType: RoomCrypto.DerivedKeys.ToString
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Equality(EchoHub.Core.Security.RoomCrypto.DerivedKeys,EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name: operator ==(DerivedKeys?, DerivedKeys?)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_op_Equality_EchoHub_Core_Security_RoomCrypto_DerivedKeys_EchoHub_Core_Security_RoomCrypto_DerivedKeys_
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Equality(EchoHub.Core.Security.RoomCrypto.DerivedKeys,EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name.vb: =(DerivedKeys, DerivedKeys)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.operator ==(EchoHub.Core.Security.RoomCrypto.DerivedKeys?, EchoHub.Core.Security.RoomCrypto.DerivedKeys?)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.=(EchoHub.Core.Security.RoomCrypto.DerivedKeys, EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
nameWithType: RoomCrypto.DerivedKeys.operator ==(RoomCrypto.DerivedKeys?, RoomCrypto.DerivedKeys?)
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.=(RoomCrypto.DerivedKeys, RoomCrypto.DerivedKeys)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Equality*
|
|
name: operator ==
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_op_Equality_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.operator ==
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.=
|
|
nameWithType: RoomCrypto.DerivedKeys.operator ==
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.=
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Inequality(EchoHub.Core.Security.RoomCrypto.DerivedKeys,EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name: operator !=(DerivedKeys?, DerivedKeys?)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_op_Inequality_EchoHub_Core_Security_RoomCrypto_DerivedKeys_EchoHub_Core_Security_RoomCrypto_DerivedKeys_
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Inequality(EchoHub.Core.Security.RoomCrypto.DerivedKeys,EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
name.vb: <>(DerivedKeys, DerivedKeys)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.operator !=(EchoHub.Core.Security.RoomCrypto.DerivedKeys?, EchoHub.Core.Security.RoomCrypto.DerivedKeys?)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.<>(EchoHub.Core.Security.RoomCrypto.DerivedKeys, EchoHub.Core.Security.RoomCrypto.DerivedKeys)
|
|
nameWithType: RoomCrypto.DerivedKeys.operator !=(RoomCrypto.DerivedKeys?, RoomCrypto.DerivedKeys?)
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.<>(RoomCrypto.DerivedKeys, RoomCrypto.DerivedKeys)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Inequality*
|
|
name: operator !=
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.DerivedKeys.html#EchoHub_Core_Security_RoomCrypto_DerivedKeys_op_Inequality_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.DerivedKeys.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Core.Security.RoomCrypto.DerivedKeys.operator !=
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.DerivedKeys.<>
|
|
nameWithType: RoomCrypto.DerivedKeys.operator !=
|
|
nameWithType.vb: RoomCrypto.DerivedKeys.<>
|
|
- uid: EchoHub.Core.Security.RoomCrypto.EncryptBytes(System.Byte[],System.Byte[])
|
|
name: EncryptBytes(byte[], byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_EncryptBytes_System_Byte___System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.EncryptBytes(System.Byte[],System.Byte[])
|
|
name.vb: EncryptBytes(Byte(), Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.EncryptBytes(byte[], byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.EncryptBytes(Byte(), Byte())
|
|
nameWithType: RoomCrypto.EncryptBytes(byte[], byte[])
|
|
nameWithType.vb: RoomCrypto.EncryptBytes(Byte(), Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.EncryptBytes*
|
|
name: EncryptBytes
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_EncryptBytes_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.EncryptBytes
|
|
fullName: EchoHub.Core.Security.RoomCrypto.EncryptBytes
|
|
nameWithType: RoomCrypto.EncryptBytes
|
|
- uid: EchoHub.Core.Security.RoomCrypto.EncryptText(System.String,System.Byte[])
|
|
name: EncryptText(string, byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_EncryptText_System_String_System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.EncryptText(System.String,System.Byte[])
|
|
name.vb: EncryptText(String, Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.EncryptText(string, byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.EncryptText(String, Byte())
|
|
nameWithType: RoomCrypto.EncryptText(string, byte[])
|
|
nameWithType.vb: RoomCrypto.EncryptText(String, Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.EncryptText*
|
|
name: EncryptText
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_EncryptText_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.EncryptText
|
|
fullName: EchoHub.Core.Security.RoomCrypto.EncryptText
|
|
nameWithType: RoomCrypto.EncryptText
|
|
- uid: EchoHub.Core.Security.RoomCrypto.GenerateRoomKey
|
|
name: GenerateRoomKey()
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_GenerateRoomKey
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.GenerateRoomKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.GenerateRoomKey()
|
|
nameWithType: RoomCrypto.GenerateRoomKey()
|
|
- uid: EchoHub.Core.Security.RoomCrypto.GenerateRoomKey*
|
|
name: GenerateRoomKey
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_GenerateRoomKey_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.GenerateRoomKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.GenerateRoomKey
|
|
nameWithType: RoomCrypto.GenerateRoomKey
|
|
- uid: EchoHub.Core.Security.RoomCrypto.GenerateSalt
|
|
name: GenerateSalt()
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_GenerateSalt
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.GenerateSalt
|
|
fullName: EchoHub.Core.Security.RoomCrypto.GenerateSalt()
|
|
nameWithType: RoomCrypto.GenerateSalt()
|
|
- uid: EchoHub.Core.Security.RoomCrypto.GenerateSalt*
|
|
name: GenerateSalt
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_GenerateSalt_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.GenerateSalt
|
|
fullName: EchoHub.Core.Security.RoomCrypto.GenerateSalt
|
|
nameWithType: RoomCrypto.GenerateSalt
|
|
- uid: EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext(System.String)
|
|
name: IsRoomCiphertext(string?)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_IsRoomCiphertext_System_String_
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext(System.String)
|
|
name.vb: IsRoomCiphertext(String)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext(string?)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext(String)
|
|
nameWithType: RoomCrypto.IsRoomCiphertext(string?)
|
|
nameWithType.vb: RoomCrypto.IsRoomCiphertext(String)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext*
|
|
name: IsRoomCiphertext
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_IsRoomCiphertext_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext
|
|
fullName: EchoHub.Core.Security.RoomCrypto.IsRoomCiphertext
|
|
nameWithType: RoomCrypto.IsRoomCiphertext
|
|
- uid: EchoHub.Core.Security.RoomCrypto.TryDecryptText(System.String,System.Byte[],System.String@)
|
|
name: TryDecryptText(string, byte[], out string)
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_TryDecryptText_System_String_System_Byte___System_String__
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.TryDecryptText(System.String,System.Byte[],System.String@)
|
|
name.vb: TryDecryptText(String, Byte(), String)
|
|
fullName: EchoHub.Core.Security.RoomCrypto.TryDecryptText(string, byte[], out string)
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.TryDecryptText(String, Byte(), String)
|
|
nameWithType: RoomCrypto.TryDecryptText(string, byte[], out string)
|
|
nameWithType.vb: RoomCrypto.TryDecryptText(String, Byte(), String)
|
|
- uid: EchoHub.Core.Security.RoomCrypto.TryDecryptText*
|
|
name: TryDecryptText
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_TryDecryptText_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.TryDecryptText
|
|
fullName: EchoHub.Core.Security.RoomCrypto.TryDecryptText
|
|
nameWithType: RoomCrypto.TryDecryptText
|
|
- uid: EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey(System.String,System.Byte[],System.Byte[]@)
|
|
name: TryUnwrapRoomKey(string, byte[], out byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_TryUnwrapRoomKey_System_String_System_Byte___System_Byte____
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey(System.String,System.Byte[],System.Byte[]@)
|
|
name.vb: TryUnwrapRoomKey(String, Byte(), Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey(string, byte[], out byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey(String, Byte(), Byte())
|
|
nameWithType: RoomCrypto.TryUnwrapRoomKey(string, byte[], out byte[])
|
|
nameWithType.vb: RoomCrypto.TryUnwrapRoomKey(String, Byte(), Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey*
|
|
name: TryUnwrapRoomKey
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_TryUnwrapRoomKey_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.TryUnwrapRoomKey
|
|
nameWithType: RoomCrypto.TryUnwrapRoomKey
|
|
- uid: EchoHub.Core.Security.RoomCrypto.WrapRoomKey(System.Byte[],System.Byte[])
|
|
name: WrapRoomKey(byte[], byte[])
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_WrapRoomKey_System_Byte___System_Byte___
|
|
commentId: M:EchoHub.Core.Security.RoomCrypto.WrapRoomKey(System.Byte[],System.Byte[])
|
|
name.vb: WrapRoomKey(Byte(), Byte())
|
|
fullName: EchoHub.Core.Security.RoomCrypto.WrapRoomKey(byte[], byte[])
|
|
fullName.vb: EchoHub.Core.Security.RoomCrypto.WrapRoomKey(Byte(), Byte())
|
|
nameWithType: RoomCrypto.WrapRoomKey(byte[], byte[])
|
|
nameWithType.vb: RoomCrypto.WrapRoomKey(Byte(), Byte())
|
|
- uid: EchoHub.Core.Security.RoomCrypto.WrapRoomKey*
|
|
name: WrapRoomKey
|
|
href: api/core/EchoHub.Core.Security.RoomCrypto.html#EchoHub_Core_Security_RoomCrypto_WrapRoomKey_
|
|
commentId: Overload:EchoHub.Core.Security.RoomCrypto.WrapRoomKey
|
|
fullName: EchoHub.Core.Security.RoomCrypto.WrapRoomKey
|
|
nameWithType: RoomCrypto.WrapRoomKey
|
|
- uid: EchoHub.Core.Services
|
|
name: EchoHub.Core.Services
|
|
href: api/core/EchoHub.Core.Services.html
|
|
commentId: N:EchoHub.Core.Services
|
|
fullName: EchoHub.Core.Services
|
|
nameWithType: EchoHub.Core.Services
|
|
- uid: EchoHub.Core.Services.AsciiBannerService
|
|
name: AsciiBannerService
|
|
href: api/core/EchoHub.Core.Services.AsciiBannerService.html
|
|
commentId: T:EchoHub.Core.Services.AsciiBannerService
|
|
fullName: EchoHub.Core.Services.AsciiBannerService
|
|
nameWithType: AsciiBannerService
|
|
- uid: EchoHub.Core.Services.AsciiBannerService.MaxInputLength
|
|
name: MaxInputLength
|
|
href: api/core/EchoHub.Core.Services.AsciiBannerService.html#EchoHub_Core_Services_AsciiBannerService_MaxInputLength
|
|
commentId: F:EchoHub.Core.Services.AsciiBannerService.MaxInputLength
|
|
fullName: EchoHub.Core.Services.AsciiBannerService.MaxInputLength
|
|
nameWithType: AsciiBannerService.MaxInputLength
|
|
- uid: EchoHub.Core.Services.AsciiBannerService.Render(System.String)
|
|
name: Render(string)
|
|
href: api/core/EchoHub.Core.Services.AsciiBannerService.html#EchoHub_Core_Services_AsciiBannerService_Render_System_String_
|
|
commentId: M:EchoHub.Core.Services.AsciiBannerService.Render(System.String)
|
|
name.vb: Render(String)
|
|
fullName: EchoHub.Core.Services.AsciiBannerService.Render(string)
|
|
fullName.vb: EchoHub.Core.Services.AsciiBannerService.Render(String)
|
|
nameWithType: AsciiBannerService.Render(string)
|
|
nameWithType.vb: AsciiBannerService.Render(String)
|
|
- uid: EchoHub.Core.Services.AsciiBannerService.Render*
|
|
name: Render
|
|
href: api/core/EchoHub.Core.Services.AsciiBannerService.html#EchoHub_Core_Services_AsciiBannerService_Render_
|
|
commentId: Overload:EchoHub.Core.Services.AsciiBannerService.Render
|
|
fullName: EchoHub.Core.Services.AsciiBannerService.Render
|
|
nameWithType: AsciiBannerService.Render
|
|
- uid: EchoHub.Core.Services.FileValidationHelper
|
|
name: FileValidationHelper
|
|
href: api/core/EchoHub.Core.Services.FileValidationHelper.html
|
|
commentId: T:EchoHub.Core.Services.FileValidationHelper
|
|
fullName: EchoHub.Core.Services.FileValidationHelper
|
|
nameWithType: FileValidationHelper
|
|
- uid: EchoHub.Core.Services.FileValidationHelper.IsAudioFile(System.String)
|
|
name: IsAudioFile(string)
|
|
href: api/core/EchoHub.Core.Services.FileValidationHelper.html#EchoHub_Core_Services_FileValidationHelper_IsAudioFile_System_String_
|
|
commentId: M:EchoHub.Core.Services.FileValidationHelper.IsAudioFile(System.String)
|
|
name.vb: IsAudioFile(String)
|
|
fullName: EchoHub.Core.Services.FileValidationHelper.IsAudioFile(string)
|
|
fullName.vb: EchoHub.Core.Services.FileValidationHelper.IsAudioFile(String)
|
|
nameWithType: FileValidationHelper.IsAudioFile(string)
|
|
nameWithType.vb: FileValidationHelper.IsAudioFile(String)
|
|
- uid: EchoHub.Core.Services.FileValidationHelper.IsAudioFile*
|
|
name: IsAudioFile
|
|
href: api/core/EchoHub.Core.Services.FileValidationHelper.html#EchoHub_Core_Services_FileValidationHelper_IsAudioFile_
|
|
commentId: Overload:EchoHub.Core.Services.FileValidationHelper.IsAudioFile
|
|
fullName: EchoHub.Core.Services.FileValidationHelper.IsAudioFile
|
|
nameWithType: FileValidationHelper.IsAudioFile
|
|
- uid: EchoHub.Core.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
|
|
name: IsValidImage(Stream)
|
|
href: api/core/EchoHub.Core.Services.FileValidationHelper.html#EchoHub_Core_Services_FileValidationHelper_IsValidImage_System_IO_Stream_
|
|
commentId: M:EchoHub.Core.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
|
|
fullName: EchoHub.Core.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
|
|
nameWithType: FileValidationHelper.IsValidImage(Stream)
|
|
- uid: EchoHub.Core.Services.FileValidationHelper.IsValidImage*
|
|
name: IsValidImage
|
|
href: api/core/EchoHub.Core.Services.FileValidationHelper.html#EchoHub_Core_Services_FileValidationHelper_IsValidImage_
|
|
commentId: Overload:EchoHub.Core.Services.FileValidationHelper.IsValidImage
|
|
fullName: EchoHub.Core.Services.FileValidationHelper.IsValidImage
|
|
nameWithType: FileValidationHelper.IsValidImage
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService
|
|
name: ImageToAsciiService
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html
|
|
commentId: T:EchoHub.Core.Services.ImageToAsciiService
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService
|
|
nameWithType: ImageToAsciiService
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.#ctor
|
|
name: ImageToAsciiService()
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService__ctor
|
|
commentId: M:EchoHub.Core.Services.ImageToAsciiService.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.ImageToAsciiService()
|
|
fullName.vb: EchoHub.Core.Services.ImageToAsciiService.New()
|
|
nameWithType: ImageToAsciiService.ImageToAsciiService()
|
|
nameWithType.vb: ImageToAsciiService.New()
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.#ctor*
|
|
name: ImageToAsciiService
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService__ctor_
|
|
commentId: Overload:EchoHub.Core.Services.ImageToAsciiService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.ImageToAsciiService
|
|
fullName.vb: EchoHub.Core.Services.ImageToAsciiService.New
|
|
nameWithType: ImageToAsciiService.ImageToAsciiService
|
|
nameWithType.vb: ImageToAsciiService.New
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream,System.Int32,System.Int32)
|
|
name: ConvertToAscii(Stream, int, int)
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService_ConvertToAscii_System_IO_Stream_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream,System.Int32,System.Int32)
|
|
name.vb: ConvertToAscii(Stream, Integer, Integer)
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream, int, int)
|
|
fullName.vb: EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream, Integer, Integer)
|
|
nameWithType: ImageToAsciiService.ConvertToAscii(Stream, int, int)
|
|
nameWithType.vb: ImageToAsciiService.ConvertToAscii(Stream, Integer, Integer)
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii*
|
|
name: ConvertToAscii
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService_ConvertToAscii_
|
|
commentId: Overload:EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.ConvertToAscii
|
|
nameWithType: ImageToAsciiService.ConvertToAscii
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.GetDimensions(System.String)
|
|
name: GetDimensions(string?)
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService_GetDimensions_System_String_
|
|
commentId: M:EchoHub.Core.Services.ImageToAsciiService.GetDimensions(System.String)
|
|
name.vb: GetDimensions(String)
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.GetDimensions(string?)
|
|
fullName.vb: EchoHub.Core.Services.ImageToAsciiService.GetDimensions(String)
|
|
nameWithType: ImageToAsciiService.GetDimensions(string?)
|
|
nameWithType.vb: ImageToAsciiService.GetDimensions(String)
|
|
- uid: EchoHub.Core.Services.ImageToAsciiService.GetDimensions*
|
|
name: GetDimensions
|
|
href: api/core/EchoHub.Core.Services.ImageToAsciiService.html#EchoHub_Core_Services_ImageToAsciiService_GetDimensions_
|
|
commentId: Overload:EchoHub.Core.Services.ImageToAsciiService.GetDimensions
|
|
fullName: EchoHub.Core.Services.ImageToAsciiService.GetDimensions
|
|
nameWithType: ImageToAsciiService.GetDimensions
|
|
- uid: EchoHub.Server.Auth
|
|
name: EchoHub.Server.Auth
|
|
href: api/server/EchoHub.Server.Auth.html
|
|
commentId: N:EchoHub.Server.Auth
|
|
fullName: EchoHub.Server.Auth
|
|
nameWithType: EchoHub.Server.Auth
|
|
- uid: EchoHub.Server.Auth.JwtTokenService
|
|
name: JwtTokenService
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html
|
|
commentId: T:EchoHub.Server.Auth.JwtTokenService
|
|
fullName: EchoHub.Server.Auth.JwtTokenService
|
|
nameWithType: JwtTokenService
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.#ctor(Microsoft.Extensions.Configuration.IConfiguration)
|
|
name: JwtTokenService(IConfiguration)
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService__ctor_Microsoft_Extensions_Configuration_IConfiguration_
|
|
commentId: M:EchoHub.Server.Auth.JwtTokenService.#ctor(Microsoft.Extensions.Configuration.IConfiguration)
|
|
name.vb: New(IConfiguration)
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.JwtTokenService(Microsoft.Extensions.Configuration.IConfiguration)
|
|
fullName.vb: EchoHub.Server.Auth.JwtTokenService.New(Microsoft.Extensions.Configuration.IConfiguration)
|
|
nameWithType: JwtTokenService.JwtTokenService(IConfiguration)
|
|
nameWithType.vb: JwtTokenService.New(IConfiguration)
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.#ctor*
|
|
name: JwtTokenService
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService__ctor_
|
|
commentId: Overload:EchoHub.Server.Auth.JwtTokenService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.JwtTokenService
|
|
fullName.vb: EchoHub.Server.Auth.JwtTokenService.New
|
|
nameWithType: JwtTokenService.JwtTokenService
|
|
nameWithType.vb: JwtTokenService.New
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.DTOs.UserProfileDto)
|
|
name: GenerateAccessToken(UserProfileDto)
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_GenerateAccessToken_EchoHub_Core_DTOs_UserProfileDto_
|
|
commentId: M:EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.DTOs.UserProfileDto)
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.DTOs.UserProfileDto)
|
|
nameWithType: JwtTokenService.GenerateAccessToken(UserProfileDto)
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.Models.User)
|
|
name: GenerateAccessToken(User)
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_GenerateAccessToken_EchoHub_Core_Models_User_
|
|
commentId: M:EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.Models.User)
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken(EchoHub.Core.Models.User)
|
|
nameWithType: JwtTokenService.GenerateAccessToken(User)
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken*
|
|
name: GenerateAccessToken
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_GenerateAccessToken_
|
|
commentId: Overload:EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.GenerateAccessToken
|
|
nameWithType: JwtTokenService.GenerateAccessToken
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken
|
|
name: GenerateRefreshToken()
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_GenerateRefreshToken
|
|
commentId: M:EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken()
|
|
nameWithType: JwtTokenService.GenerateRefreshToken()
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken*
|
|
name: GenerateRefreshToken
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_GenerateRefreshToken_
|
|
commentId: Overload:EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.GenerateRefreshToken
|
|
nameWithType: JwtTokenService.GenerateRefreshToken
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.HashToken(System.String)
|
|
name: HashToken(string)
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_HashToken_System_String_
|
|
commentId: M:EchoHub.Server.Auth.JwtTokenService.HashToken(System.String)
|
|
name.vb: HashToken(String)
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.HashToken(string)
|
|
fullName.vb: EchoHub.Server.Auth.JwtTokenService.HashToken(String)
|
|
nameWithType: JwtTokenService.HashToken(string)
|
|
nameWithType.vb: JwtTokenService.HashToken(String)
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.HashToken*
|
|
name: HashToken
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_HashToken_
|
|
commentId: Overload:EchoHub.Server.Auth.JwtTokenService.HashToken
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.HashToken
|
|
nameWithType: JwtTokenService.HashToken
|
|
- uid: EchoHub.Server.Auth.JwtTokenService.RefreshTokenLifetime
|
|
name: RefreshTokenLifetime
|
|
href: api/server/EchoHub.Server.Auth.JwtTokenService.html#EchoHub_Server_Auth_JwtTokenService_RefreshTokenLifetime
|
|
commentId: F:EchoHub.Server.Auth.JwtTokenService.RefreshTokenLifetime
|
|
fullName: EchoHub.Server.Auth.JwtTokenService.RefreshTokenLifetime
|
|
nameWithType: JwtTokenService.RefreshTokenLifetime
|
|
- uid: EchoHub.Server.Config
|
|
name: EchoHub.Server.Config
|
|
href: api/server/EchoHub.Server.Config.html
|
|
commentId: N:EchoHub.Server.Config
|
|
fullName: EchoHub.Server.Config
|
|
nameWithType: EchoHub.Server.Config
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions
|
|
name: ServerLogsOptions
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html
|
|
commentId: T:EchoHub.Server.Config.ServerLogsOptions
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions
|
|
nameWithType: ServerLogsOptions
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.#ctor
|
|
name: ServerLogsOptions()
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions__ctor
|
|
commentId: M:EchoHub.Server.Config.ServerLogsOptions.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.ServerLogsOptions()
|
|
fullName.vb: EchoHub.Server.Config.ServerLogsOptions.New()
|
|
nameWithType: ServerLogsOptions.ServerLogsOptions()
|
|
nameWithType.vb: ServerLogsOptions.New()
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.#ctor*
|
|
name: ServerLogsOptions
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions__ctor_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.ServerLogsOptions
|
|
fullName.vb: EchoHub.Server.Config.ServerLogsOptions.New
|
|
nameWithType: ServerLogsOptions.ServerLogsOptions
|
|
nameWithType.vb: ServerLogsOptions.New
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.BacklogLines
|
|
name: BacklogLines
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_BacklogLines
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.BacklogLines
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.BacklogLines
|
|
nameWithType: ServerLogsOptions.BacklogLines
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.BacklogLines*
|
|
name: BacklogLines
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_BacklogLines_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.BacklogLines
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.BacklogLines
|
|
nameWithType: ServerLogsOptions.BacklogLines
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.Enabled
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_Enabled
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.Enabled
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.Enabled
|
|
nameWithType: ServerLogsOptions.Enabled
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.Enabled*
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_Enabled_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.Enabled
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.Enabled
|
|
nameWithType: ServerLogsOptions.Enabled
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.LogDirectory
|
|
name: LogDirectory
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_LogDirectory
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.LogDirectory
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.LogDirectory
|
|
nameWithType: ServerLogsOptions.LogDirectory
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.LogDirectory*
|
|
name: LogDirectory
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_LogDirectory_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.LogDirectory
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.LogDirectory
|
|
nameWithType: ServerLogsOptions.LogDirectory
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.LogFilePattern
|
|
name: LogFilePattern
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_LogFilePattern
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.LogFilePattern
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.LogFilePattern
|
|
nameWithType: ServerLogsOptions.LogFilePattern
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.LogFilePattern*
|
|
name: LogFilePattern
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_LogFilePattern_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.LogFilePattern
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.LogFilePattern
|
|
nameWithType: ServerLogsOptions.LogFilePattern
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.MinLevel
|
|
name: MinLevel
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_MinLevel
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.MinLevel
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.MinLevel
|
|
nameWithType: ServerLogsOptions.MinLevel
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.MinLevel*
|
|
name: MinLevel
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_MinLevel_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.MinLevel
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.MinLevel
|
|
nameWithType: ServerLogsOptions.MinLevel
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.MinRole
|
|
name: MinRole
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_MinRole
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.MinRole
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.MinRole
|
|
nameWithType: ServerLogsOptions.MinRole
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.MinRole*
|
|
name: MinRole
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_MinRole_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.MinRole
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.MinRole
|
|
nameWithType: ServerLogsOptions.MinRole
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName
|
|
name: NormalizedRoomName
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_NormalizedRoomName
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName
|
|
nameWithType: ServerLogsOptions.NormalizedRoomName
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName*
|
|
name: NormalizedRoomName
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_NormalizedRoomName_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.NormalizedRoomName
|
|
nameWithType: ServerLogsOptions.NormalizedRoomName
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.RoomName
|
|
name: RoomName
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_RoomName
|
|
commentId: P:EchoHub.Server.Config.ServerLogsOptions.RoomName
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.RoomName
|
|
nameWithType: ServerLogsOptions.RoomName
|
|
- uid: EchoHub.Server.Config.ServerLogsOptions.RoomName*
|
|
name: RoomName
|
|
href: api/server/EchoHub.Server.Config.ServerLogsOptions.html#EchoHub_Server_Config_ServerLogsOptions_RoomName_
|
|
commentId: Overload:EchoHub.Server.Config.ServerLogsOptions.RoomName
|
|
fullName: EchoHub.Server.Config.ServerLogsOptions.RoomName
|
|
nameWithType: ServerLogsOptions.RoomName
|
|
- uid: EchoHub.Server.Config.SpamOptions
|
|
name: SpamOptions
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html
|
|
commentId: T:EchoHub.Server.Config.SpamOptions
|
|
fullName: EchoHub.Server.Config.SpamOptions
|
|
nameWithType: SpamOptions
|
|
- uid: EchoHub.Server.Config.SpamOptions.#ctor
|
|
name: SpamOptions()
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions__ctor
|
|
commentId: M:EchoHub.Server.Config.SpamOptions.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Config.SpamOptions.SpamOptions()
|
|
fullName.vb: EchoHub.Server.Config.SpamOptions.New()
|
|
nameWithType: SpamOptions.SpamOptions()
|
|
nameWithType.vb: SpamOptions.New()
|
|
- uid: EchoHub.Server.Config.SpamOptions.#ctor*
|
|
name: SpamOptions
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions__ctor_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Config.SpamOptions.SpamOptions
|
|
fullName.vb: EchoHub.Server.Config.SpamOptions.New
|
|
nameWithType: SpamOptions.SpamOptions
|
|
nameWithType.vb: SpamOptions.New
|
|
- uid: EchoHub.Server.Config.SpamOptions.AutoMuteMinutes
|
|
name: AutoMuteMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_AutoMuteMinutes
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.AutoMuteMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.AutoMuteMinutes
|
|
nameWithType: SpamOptions.AutoMuteMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.AutoMuteMinutes*
|
|
name: AutoMuteMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_AutoMuteMinutes_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.AutoMuteMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.AutoMuteMinutes
|
|
nameWithType: SpamOptions.AutoMuteMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes
|
|
name: ChannelCreateWindowMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ChannelCreateWindowMinutes
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes
|
|
nameWithType: SpamOptions.ChannelCreateWindowMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes*
|
|
name: ChannelCreateWindowMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ChannelCreateWindowMinutes_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.ChannelCreateWindowMinutes
|
|
nameWithType: SpamOptions.ChannelCreateWindowMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.Enabled
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_Enabled
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.Enabled
|
|
fullName: EchoHub.Server.Config.SpamOptions.Enabled
|
|
nameWithType: SpamOptions.Enabled
|
|
- uid: EchoHub.Server.Config.SpamOptions.Enabled*
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_Enabled_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.Enabled
|
|
fullName: EchoHub.Server.Config.SpamOptions.Enabled
|
|
nameWithType: SpamOptions.Enabled
|
|
- uid: EchoHub.Server.Config.SpamOptions.JoinWindowSeconds
|
|
name: JoinWindowSeconds
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_JoinWindowSeconds
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.JoinWindowSeconds
|
|
fullName: EchoHub.Server.Config.SpamOptions.JoinWindowSeconds
|
|
nameWithType: SpamOptions.JoinWindowSeconds
|
|
- uid: EchoHub.Server.Config.SpamOptions.JoinWindowSeconds*
|
|
name: JoinWindowSeconds
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_JoinWindowSeconds_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.JoinWindowSeconds
|
|
fullName: EchoHub.Server.Config.SpamOptions.JoinWindowSeconds
|
|
nameWithType: SpamOptions.JoinWindowSeconds
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow
|
|
name: MaxChannelCreatesPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxChannelCreatesPerWindow
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow
|
|
nameWithType: SpamOptions.MaxChannelCreatesPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow*
|
|
name: MaxChannelCreatesPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxChannelCreatesPerWindow_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxChannelCreatesPerWindow
|
|
nameWithType: SpamOptions.MaxChannelCreatesPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages
|
|
name: MaxDuplicateMessages
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxDuplicateMessages
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages
|
|
nameWithType: SpamOptions.MaxDuplicateMessages
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages*
|
|
name: MaxDuplicateMessages
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxDuplicateMessages_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxDuplicateMessages
|
|
nameWithType: SpamOptions.MaxDuplicateMessages
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow
|
|
name: MaxJoinsPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxJoinsPerWindow
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow
|
|
nameWithType: SpamOptions.MaxJoinsPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow*
|
|
name: MaxJoinsPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxJoinsPerWindow_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxJoinsPerWindow
|
|
nameWithType: SpamOptions.MaxJoinsPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow
|
|
name: MaxMessagesPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxMessagesPerWindow
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow
|
|
nameWithType: SpamOptions.MaxMessagesPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow*
|
|
name: MaxMessagesPerWindow
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_MaxMessagesPerWindow_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow
|
|
fullName: EchoHub.Server.Config.SpamOptions.MaxMessagesPerWindow
|
|
nameWithType: SpamOptions.MaxMessagesPerWindow
|
|
- uid: EchoHub.Server.Config.SpamOptions.ViolationThreshold
|
|
name: ViolationThreshold
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ViolationThreshold
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.ViolationThreshold
|
|
fullName: EchoHub.Server.Config.SpamOptions.ViolationThreshold
|
|
nameWithType: SpamOptions.ViolationThreshold
|
|
- uid: EchoHub.Server.Config.SpamOptions.ViolationThreshold*
|
|
name: ViolationThreshold
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ViolationThreshold_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.ViolationThreshold
|
|
fullName: EchoHub.Server.Config.SpamOptions.ViolationThreshold
|
|
nameWithType: SpamOptions.ViolationThreshold
|
|
- uid: EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes
|
|
name: ViolationWindowMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ViolationWindowMinutes
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes
|
|
nameWithType: SpamOptions.ViolationWindowMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes*
|
|
name: ViolationWindowMinutes
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_ViolationWindowMinutes_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes
|
|
fullName: EchoHub.Server.Config.SpamOptions.ViolationWindowMinutes
|
|
nameWithType: SpamOptions.ViolationWindowMinutes
|
|
- uid: EchoHub.Server.Config.SpamOptions.WindowSeconds
|
|
name: WindowSeconds
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_WindowSeconds
|
|
commentId: P:EchoHub.Server.Config.SpamOptions.WindowSeconds
|
|
fullName: EchoHub.Server.Config.SpamOptions.WindowSeconds
|
|
nameWithType: SpamOptions.WindowSeconds
|
|
- uid: EchoHub.Server.Config.SpamOptions.WindowSeconds*
|
|
name: WindowSeconds
|
|
href: api/server/EchoHub.Server.Config.SpamOptions.html#EchoHub_Server_Config_SpamOptions_WindowSeconds_
|
|
commentId: Overload:EchoHub.Server.Config.SpamOptions.WindowSeconds
|
|
fullName: EchoHub.Server.Config.SpamOptions.WindowSeconds
|
|
nameWithType: SpamOptions.WindowSeconds
|
|
- uid: EchoHub.Server.Config.UploadLimits
|
|
name: UploadLimits
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html
|
|
commentId: T:EchoHub.Server.Config.UploadLimits
|
|
fullName: EchoHub.Server.Config.UploadLimits
|
|
nameWithType: UploadLimits
|
|
- uid: EchoHub.Server.Config.UploadLimits.#ctor
|
|
name: UploadLimits()
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits__ctor
|
|
commentId: M:EchoHub.Server.Config.UploadLimits.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Config.UploadLimits.UploadLimits()
|
|
fullName.vb: EchoHub.Server.Config.UploadLimits.New()
|
|
nameWithType: UploadLimits.UploadLimits()
|
|
nameWithType.vb: UploadLimits.New()
|
|
- uid: EchoHub.Server.Config.UploadLimits.#ctor*
|
|
name: UploadLimits
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits__ctor_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Config.UploadLimits.UploadLimits
|
|
fullName.vb: EchoHub.Server.Config.UploadLimits.New
|
|
nameWithType: UploadLimits.UploadLimits
|
|
nameWithType.vb: UploadLimits.New
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage
|
|
name: MaxAttachmentsPerMessage
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAttachmentsPerMessage
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage
|
|
nameWithType: UploadLimits.MaxAttachmentsPerMessage
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage*
|
|
name: MaxAttachmentsPerMessage
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAttachmentsPerMessage_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAttachmentsPerMessage
|
|
nameWithType: UploadLimits.MaxAttachmentsPerMessage
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes
|
|
name: MaxAudioSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAudioSizeBytes
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes
|
|
nameWithType: UploadLimits.MaxAudioSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes*
|
|
name: MaxAudioSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAudioSizeBytes_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAudioSizeBytes
|
|
nameWithType: UploadLimits.MaxAudioSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB
|
|
name: MaxAudioSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAudioSizeMB
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB
|
|
nameWithType: UploadLimits.MaxAudioSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB*
|
|
name: MaxAudioSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAudioSizeMB_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAudioSizeMB
|
|
nameWithType: UploadLimits.MaxAudioSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes
|
|
name: MaxAvatarSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAvatarSizeBytes
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes
|
|
nameWithType: UploadLimits.MaxAvatarSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes*
|
|
name: MaxAvatarSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAvatarSizeBytes_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeBytes
|
|
nameWithType: UploadLimits.MaxAvatarSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB
|
|
name: MaxAvatarSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAvatarSizeMB
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB
|
|
nameWithType: UploadLimits.MaxAvatarSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB*
|
|
name: MaxAvatarSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxAvatarSizeMB_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxAvatarSizeMB
|
|
nameWithType: UploadLimits.MaxAvatarSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes
|
|
name: MaxFileSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxFileSizeBytes
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes
|
|
nameWithType: UploadLimits.MaxFileSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes*
|
|
name: MaxFileSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxFileSizeBytes_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxFileSizeBytes
|
|
nameWithType: UploadLimits.MaxFileSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxFileSizeMB
|
|
name: MaxFileSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxFileSizeMB
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxFileSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxFileSizeMB
|
|
nameWithType: UploadLimits.MaxFileSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxFileSizeMB*
|
|
name: MaxFileSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxFileSizeMB_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxFileSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxFileSizeMB
|
|
nameWithType: UploadLimits.MaxFileSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxForKind(EchoHub.Core.Models.AttachmentKind)
|
|
name: MaxForKind(AttachmentKind)
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxForKind_EchoHub_Core_Models_AttachmentKind_
|
|
commentId: M:EchoHub.Server.Config.UploadLimits.MaxForKind(EchoHub.Core.Models.AttachmentKind)
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxForKind(EchoHub.Core.Models.AttachmentKind)
|
|
nameWithType: UploadLimits.MaxForKind(AttachmentKind)
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxForKind*
|
|
name: MaxForKind
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxForKind_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxForKind
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxForKind
|
|
nameWithType: UploadLimits.MaxForKind
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes
|
|
name: MaxImageSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxImageSizeBytes
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes
|
|
nameWithType: UploadLimits.MaxImageSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes*
|
|
name: MaxImageSizeBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxImageSizeBytes_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxImageSizeBytes
|
|
nameWithType: UploadLimits.MaxImageSizeBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxImageSizeMB
|
|
name: MaxImageSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxImageSizeMB
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxImageSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxImageSizeMB
|
|
nameWithType: UploadLimits.MaxImageSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxImageSizeMB*
|
|
name: MaxImageSizeMB
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxImageSizeMB_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxImageSizeMB
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxImageSizeMB
|
|
nameWithType: UploadLimits.MaxImageSizeMB
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes
|
|
name: MaxRequestBodyBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxRequestBodyBytes
|
|
commentId: P:EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes
|
|
nameWithType: UploadLimits.MaxRequestBodyBytes
|
|
- uid: EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes*
|
|
name: MaxRequestBodyBytes
|
|
href: api/server/EchoHub.Server.Config.UploadLimits.html#EchoHub_Server_Config_UploadLimits_MaxRequestBodyBytes_
|
|
commentId: Overload:EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes
|
|
fullName: EchoHub.Server.Config.UploadLimits.MaxRequestBodyBytes
|
|
nameWithType: UploadLimits.MaxRequestBodyBytes
|
|
- uid: EchoHub.Server.Controllers
|
|
name: EchoHub.Server.Controllers
|
|
href: api/server/EchoHub.Server.Controllers.html
|
|
commentId: N:EchoHub.Server.Controllers
|
|
fullName: EchoHub.Server.Controllers
|
|
nameWithType: EchoHub.Server.Controllers
|
|
- uid: EchoHub.Server.Controllers.AuthController
|
|
name: AuthController
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html
|
|
commentId: T:EchoHub.Server.Controllers.AuthController
|
|
fullName: EchoHub.Server.Controllers.AuthController
|
|
nameWithType: AuthController
|
|
- uid: EchoHub.Server.Controllers.AuthController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Auth.JwtTokenService,EchoHub.Core.Contracts.IUserService)
|
|
name: AuthController(EchoHubDbContext, JwtTokenService, IUserService)
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController__ctor_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Server_Auth_JwtTokenService_EchoHub_Core_Contracts_IUserService_
|
|
commentId: M:EchoHub.Server.Controllers.AuthController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Auth.JwtTokenService,EchoHub.Core.Contracts.IUserService)
|
|
name.vb: New(EchoHubDbContext, JwtTokenService, IUserService)
|
|
fullName: EchoHub.Server.Controllers.AuthController.AuthController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Auth.JwtTokenService, EchoHub.Core.Contracts.IUserService)
|
|
fullName.vb: EchoHub.Server.Controllers.AuthController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Auth.JwtTokenService, EchoHub.Core.Contracts.IUserService)
|
|
nameWithType: AuthController.AuthController(EchoHubDbContext, JwtTokenService, IUserService)
|
|
nameWithType.vb: AuthController.New(EchoHubDbContext, JwtTokenService, IUserService)
|
|
- uid: EchoHub.Server.Controllers.AuthController.#ctor*
|
|
name: AuthController
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.AuthController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.AuthController.AuthController
|
|
fullName.vb: EchoHub.Server.Controllers.AuthController.New
|
|
nameWithType: AuthController.AuthController
|
|
nameWithType.vb: AuthController.New
|
|
- uid: EchoHub.Server.Controllers.AuthController.Login(EchoHub.Core.DTOs.LoginRequest)
|
|
name: Login(LoginRequest)
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Login_EchoHub_Core_DTOs_LoginRequest_
|
|
commentId: M:EchoHub.Server.Controllers.AuthController.Login(EchoHub.Core.DTOs.LoginRequest)
|
|
fullName: EchoHub.Server.Controllers.AuthController.Login(EchoHub.Core.DTOs.LoginRequest)
|
|
nameWithType: AuthController.Login(LoginRequest)
|
|
- uid: EchoHub.Server.Controllers.AuthController.Login*
|
|
name: Login
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Login_
|
|
commentId: Overload:EchoHub.Server.Controllers.AuthController.Login
|
|
fullName: EchoHub.Server.Controllers.AuthController.Login
|
|
nameWithType: AuthController.Login
|
|
- uid: EchoHub.Server.Controllers.AuthController.Logout(EchoHub.Core.DTOs.RefreshRequest)
|
|
name: Logout(RefreshRequest)
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Logout_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Server.Controllers.AuthController.Logout(EchoHub.Core.DTOs.RefreshRequest)
|
|
fullName: EchoHub.Server.Controllers.AuthController.Logout(EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: AuthController.Logout(RefreshRequest)
|
|
- uid: EchoHub.Server.Controllers.AuthController.Logout*
|
|
name: Logout
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Logout_
|
|
commentId: Overload:EchoHub.Server.Controllers.AuthController.Logout
|
|
fullName: EchoHub.Server.Controllers.AuthController.Logout
|
|
nameWithType: AuthController.Logout
|
|
- uid: EchoHub.Server.Controllers.AuthController.Refresh(EchoHub.Core.DTOs.RefreshRequest)
|
|
name: Refresh(RefreshRequest)
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Refresh_EchoHub_Core_DTOs_RefreshRequest_
|
|
commentId: M:EchoHub.Server.Controllers.AuthController.Refresh(EchoHub.Core.DTOs.RefreshRequest)
|
|
fullName: EchoHub.Server.Controllers.AuthController.Refresh(EchoHub.Core.DTOs.RefreshRequest)
|
|
nameWithType: AuthController.Refresh(RefreshRequest)
|
|
- uid: EchoHub.Server.Controllers.AuthController.Refresh*
|
|
name: Refresh
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Refresh_
|
|
commentId: Overload:EchoHub.Server.Controllers.AuthController.Refresh
|
|
fullName: EchoHub.Server.Controllers.AuthController.Refresh
|
|
nameWithType: AuthController.Refresh
|
|
- uid: EchoHub.Server.Controllers.AuthController.Register(EchoHub.Core.DTOs.RegisterRequest)
|
|
name: Register(RegisterRequest)
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Register_EchoHub_Core_DTOs_RegisterRequest_
|
|
commentId: M:EchoHub.Server.Controllers.AuthController.Register(EchoHub.Core.DTOs.RegisterRequest)
|
|
fullName: EchoHub.Server.Controllers.AuthController.Register(EchoHub.Core.DTOs.RegisterRequest)
|
|
nameWithType: AuthController.Register(RegisterRequest)
|
|
- uid: EchoHub.Server.Controllers.AuthController.Register*
|
|
name: Register
|
|
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController_Register_
|
|
commentId: Overload:EchoHub.Server.Controllers.AuthController.Register
|
|
fullName: EchoHub.Server.Controllers.AuthController.Register
|
|
nameWithType: AuthController.Register
|
|
- uid: EchoHub.Server.Controllers.ChannelsController
|
|
name: ChannelsController
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html
|
|
commentId: T:EchoHub.Server.Controllers.ChannelsController
|
|
fullName: EchoHub.Server.Controllers.ChannelsController
|
|
nameWithType: ChannelsController
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.#ctor(EchoHub.Core.Contracts.IChannelService,EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Services.FileStorageService,EchoHub.Core.Services.ImageToAsciiService,System.Net.Http.IHttpClientFactory,EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Server.Config.UploadLimits)
|
|
name: ChannelsController(IChannelService, EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService, IMessageEncryptionService, UploadLimits)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController__ctor_EchoHub_Core_Contracts_IChannelService_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Server_Services_FileStorageService_EchoHub_Core_Services_ImageToAsciiService_System_Net_Http_IHttpClientFactory_EchoHub_Core_Contracts_IChatService_EchoHub_Core_Contracts_IMessageEncryptionService_EchoHub_Server_Config_UploadLimits_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.#ctor(EchoHub.Core.Contracts.IChannelService,EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Services.FileStorageService,EchoHub.Core.Services.ImageToAsciiService,System.Net.Http.IHttpClientFactory,EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Server.Config.UploadLimits)
|
|
name.vb: New(IChannelService, EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService, IMessageEncryptionService, UploadLimits)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.ChannelsController(EchoHub.Core.Contracts.IChannelService, EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Core.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Server.Config.UploadLimits)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.New(EchoHub.Core.Contracts.IChannelService, EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Core.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Server.Config.UploadLimits)
|
|
nameWithType: ChannelsController.ChannelsController(IChannelService, EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService, IMessageEncryptionService, UploadLimits)
|
|
nameWithType.vb: ChannelsController.New(IChannelService, EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService, IMessageEncryptionService, UploadLimits)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.#ctor*
|
|
name: ChannelsController
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.ChannelsController
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.New
|
|
nameWithType: ChannelsController.ChannelsController
|
|
nameWithType.vb: ChannelsController.New
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.CreateChannel(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
name: CreateChannel(CreateChannelRequest)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_CreateChannel_EchoHub_Core_DTOs_CreateChannelRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.CreateChannel(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.CreateChannel(EchoHub.Core.DTOs.CreateChannelRequest)
|
|
nameWithType: ChannelsController.CreateChannel(CreateChannelRequest)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.CreateChannel*
|
|
name: CreateChannel
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_CreateChannel_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.CreateChannel
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.CreateChannel
|
|
nameWithType: ChannelsController.CreateChannel
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.DeleteChannel(System.String)
|
|
name: DeleteChannel(string)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_DeleteChannel_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.DeleteChannel(System.String)
|
|
name.vb: DeleteChannel(String)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.DeleteChannel(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.DeleteChannel(String)
|
|
nameWithType: ChannelsController.DeleteChannel(string)
|
|
nameWithType.vb: ChannelsController.DeleteChannel(String)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.DeleteChannel*
|
|
name: DeleteChannel
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_DeleteChannel_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.DeleteChannel
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.DeleteChannel
|
|
nameWithType: ChannelsController.DeleteChannel
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto(System.String)
|
|
name: GetChannelCrypto(string)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannelCrypto_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto(System.String)
|
|
name.vb: GetChannelCrypto(String)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto(String)
|
|
nameWithType: ChannelsController.GetChannelCrypto(string)
|
|
nameWithType.vb: ChannelsController.GetChannelCrypto(String)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto*
|
|
name: GetChannelCrypto
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannelCrypto_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannelCrypto
|
|
nameWithType: ChannelsController.GetChannelCrypto
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannelMeta(System.String)
|
|
name: GetChannelMeta(string)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannelMeta_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.GetChannelMeta(System.String)
|
|
name.vb: GetChannelMeta(String)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannelMeta(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.GetChannelMeta(String)
|
|
nameWithType: ChannelsController.GetChannelMeta(string)
|
|
nameWithType.vb: ChannelsController.GetChannelMeta(String)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannelMeta*
|
|
name: GetChannelMeta
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannelMeta_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.GetChannelMeta
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannelMeta
|
|
nameWithType: ChannelsController.GetChannelMeta
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannels(System.Int32,System.Int32)
|
|
name: GetChannels(int, int)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannels_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.GetChannels(System.Int32,System.Int32)
|
|
name.vb: GetChannels(Integer, Integer)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannels(int, int)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.GetChannels(Integer, Integer)
|
|
nameWithType: ChannelsController.GetChannels(int, int)
|
|
nameWithType.vb: ChannelsController.GetChannels(Integer, Integer)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.GetChannels*
|
|
name: GetChannels
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_GetChannels_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.GetChannels
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.GetChannels
|
|
nameWithType: ChannelsController.GetChannels
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.RekeyChannel(System.String,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name: RekeyChannel(string, RekeyChannelRequest)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_RekeyChannel_System_String_EchoHub_Core_DTOs_RekeyChannelRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.RekeyChannel(System.String,EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
name.vb: RekeyChannel(String, RekeyChannelRequest)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.RekeyChannel(string, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.RekeyChannel(String, EchoHub.Core.DTOs.RekeyChannelRequest)
|
|
nameWithType: ChannelsController.RekeyChannel(string, RekeyChannelRequest)
|
|
nameWithType.vb: ChannelsController.RekeyChannel(String, RekeyChannelRequest)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.RekeyChannel*
|
|
name: RekeyChannel
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_RekeyChannel_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.RekeyChannel
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.RekeyChannel
|
|
nameWithType: ChannelsController.RekeyChannel
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments(System.String,System.String)
|
|
name: SendMessageWithAttachments(string, string?)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_SendMessageWithAttachments_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments(System.String,System.String)
|
|
name.vb: SendMessageWithAttachments(String, String)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments(string, string?)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments(String, String)
|
|
nameWithType: ChannelsController.SendMessageWithAttachments(string, string?)
|
|
nameWithType.vb: ChannelsController.SendMessageWithAttachments(String, String)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments*
|
|
name: SendMessageWithAttachments
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_SendMessageWithAttachments_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.SendMessageWithAttachments
|
|
nameWithType: ChannelsController.SendMessageWithAttachments
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.SendUrl(System.String,EchoHub.Core.DTOs.SendUrlRequest,System.String)
|
|
name: SendUrl(string, SendUrlRequest, string?)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_SendUrl_System_String_EchoHub_Core_DTOs_SendUrlRequest_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.SendUrl(System.String,EchoHub.Core.DTOs.SendUrlRequest,System.String)
|
|
name.vb: SendUrl(String, SendUrlRequest, String)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.SendUrl(string, EchoHub.Core.DTOs.SendUrlRequest, string?)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.SendUrl(String, EchoHub.Core.DTOs.SendUrlRequest, String)
|
|
nameWithType: ChannelsController.SendUrl(string, SendUrlRequest, string?)
|
|
nameWithType.vb: ChannelsController.SendUrl(String, SendUrlRequest, String)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.SendUrl*
|
|
name: SendUrl
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_SendUrl_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.SendUrl
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.SendUrl
|
|
nameWithType: ChannelsController.SendUrl
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.UpdateTopic(System.String,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name: UpdateTopic(string, UpdateTopicRequest)
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_UpdateTopic_System_String_EchoHub_Core_DTOs_UpdateTopicRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ChannelsController.UpdateTopic(System.String,EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
name.vb: UpdateTopic(String, UpdateTopicRequest)
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.UpdateTopic(string, EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
fullName.vb: EchoHub.Server.Controllers.ChannelsController.UpdateTopic(String, EchoHub.Core.DTOs.UpdateTopicRequest)
|
|
nameWithType: ChannelsController.UpdateTopic(string, UpdateTopicRequest)
|
|
nameWithType.vb: ChannelsController.UpdateTopic(String, UpdateTopicRequest)
|
|
- uid: EchoHub.Server.Controllers.ChannelsController.UpdateTopic*
|
|
name: UpdateTopic
|
|
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_UpdateTopic_
|
|
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.UpdateTopic
|
|
fullName: EchoHub.Server.Controllers.ChannelsController.UpdateTopic
|
|
nameWithType: ChannelsController.UpdateTopic
|
|
- uid: EchoHub.Server.Controllers.FilesController
|
|
name: FilesController
|
|
href: api/server/EchoHub.Server.Controllers.FilesController.html
|
|
commentId: T:EchoHub.Server.Controllers.FilesController
|
|
fullName: EchoHub.Server.Controllers.FilesController
|
|
nameWithType: FilesController
|
|
- uid: EchoHub.Server.Controllers.FilesController.#ctor(EchoHub.Server.Services.FileStorageService)
|
|
name: FilesController(FileStorageService)
|
|
href: api/server/EchoHub.Server.Controllers.FilesController.html#EchoHub_Server_Controllers_FilesController__ctor_EchoHub_Server_Services_FileStorageService_
|
|
commentId: M:EchoHub.Server.Controllers.FilesController.#ctor(EchoHub.Server.Services.FileStorageService)
|
|
name.vb: New(FileStorageService)
|
|
fullName: EchoHub.Server.Controllers.FilesController.FilesController(EchoHub.Server.Services.FileStorageService)
|
|
fullName.vb: EchoHub.Server.Controllers.FilesController.New(EchoHub.Server.Services.FileStorageService)
|
|
nameWithType: FilesController.FilesController(FileStorageService)
|
|
nameWithType.vb: FilesController.New(FileStorageService)
|
|
- uid: EchoHub.Server.Controllers.FilesController.#ctor*
|
|
name: FilesController
|
|
href: api/server/EchoHub.Server.Controllers.FilesController.html#EchoHub_Server_Controllers_FilesController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.FilesController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.FilesController.FilesController
|
|
fullName.vb: EchoHub.Server.Controllers.FilesController.New
|
|
nameWithType: FilesController.FilesController
|
|
nameWithType.vb: FilesController.New
|
|
- uid: EchoHub.Server.Controllers.FilesController.GetFile(System.String)
|
|
name: GetFile(string)
|
|
href: api/server/EchoHub.Server.Controllers.FilesController.html#EchoHub_Server_Controllers_FilesController_GetFile_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.FilesController.GetFile(System.String)
|
|
name.vb: GetFile(String)
|
|
fullName: EchoHub.Server.Controllers.FilesController.GetFile(string)
|
|
fullName.vb: EchoHub.Server.Controllers.FilesController.GetFile(String)
|
|
nameWithType: FilesController.GetFile(string)
|
|
nameWithType.vb: FilesController.GetFile(String)
|
|
- uid: EchoHub.Server.Controllers.FilesController.GetFile*
|
|
name: GetFile
|
|
href: api/server/EchoHub.Server.Controllers.FilesController.html#EchoHub_Server_Controllers_FilesController_GetFile_
|
|
commentId: Overload:EchoHub.Server.Controllers.FilesController.GetFile
|
|
fullName: EchoHub.Server.Controllers.FilesController.GetFile
|
|
nameWithType: FilesController.GetFile
|
|
- uid: EchoHub.Server.Controllers.InvitesController
|
|
name: InvitesController
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html
|
|
commentId: T:EchoHub.Server.Controllers.InvitesController
|
|
fullName: EchoHub.Server.Controllers.InvitesController
|
|
nameWithType: InvitesController
|
|
- uid: EchoHub.Server.Controllers.InvitesController.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Controllers.InvitesController})
|
|
name: InvitesController(EchoHubDbContext, ILogger<InvitesController>)
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController__ctor_EchoHub_Server_Data_EchoHubDbContext_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Controllers_InvitesController__
|
|
commentId: M:EchoHub.Server.Controllers.InvitesController.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Controllers.InvitesController})
|
|
name.vb: New(EchoHubDbContext, ILogger(Of InvitesController))
|
|
fullName: EchoHub.Server.Controllers.InvitesController.InvitesController(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Controllers.InvitesController>)
|
|
fullName.vb: EchoHub.Server.Controllers.InvitesController.New(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Controllers.InvitesController))
|
|
nameWithType: InvitesController.InvitesController(EchoHubDbContext, ILogger<InvitesController>)
|
|
nameWithType.vb: InvitesController.New(EchoHubDbContext, ILogger(Of InvitesController))
|
|
- uid: EchoHub.Server.Controllers.InvitesController.#ctor*
|
|
name: InvitesController
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.InvitesController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.InvitesController.InvitesController
|
|
fullName.vb: EchoHub.Server.Controllers.InvitesController.New
|
|
nameWithType: InvitesController.InvitesController
|
|
nameWithType.vb: InvitesController.New
|
|
- uid: EchoHub.Server.Controllers.InvitesController.Create(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
name: Create(CreateInviteRequest)
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_Create_EchoHub_Core_DTOs_CreateInviteRequest_
|
|
commentId: M:EchoHub.Server.Controllers.InvitesController.Create(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
fullName: EchoHub.Server.Controllers.InvitesController.Create(EchoHub.Core.DTOs.CreateInviteRequest)
|
|
nameWithType: InvitesController.Create(CreateInviteRequest)
|
|
- uid: EchoHub.Server.Controllers.InvitesController.Create*
|
|
name: Create
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_Create_
|
|
commentId: Overload:EchoHub.Server.Controllers.InvitesController.Create
|
|
fullName: EchoHub.Server.Controllers.InvitesController.Create
|
|
nameWithType: InvitesController.Create
|
|
- uid: EchoHub.Server.Controllers.InvitesController.List
|
|
name: List()
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_List
|
|
commentId: M:EchoHub.Server.Controllers.InvitesController.List
|
|
fullName: EchoHub.Server.Controllers.InvitesController.List()
|
|
nameWithType: InvitesController.List()
|
|
- uid: EchoHub.Server.Controllers.InvitesController.List*
|
|
name: List
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_List_
|
|
commentId: Overload:EchoHub.Server.Controllers.InvitesController.List
|
|
fullName: EchoHub.Server.Controllers.InvitesController.List
|
|
nameWithType: InvitesController.List
|
|
- uid: EchoHub.Server.Controllers.InvitesController.Revoke(System.String)
|
|
name: Revoke(string)
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_Revoke_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.InvitesController.Revoke(System.String)
|
|
name.vb: Revoke(String)
|
|
fullName: EchoHub.Server.Controllers.InvitesController.Revoke(string)
|
|
fullName.vb: EchoHub.Server.Controllers.InvitesController.Revoke(String)
|
|
nameWithType: InvitesController.Revoke(string)
|
|
nameWithType.vb: InvitesController.Revoke(String)
|
|
- uid: EchoHub.Server.Controllers.InvitesController.Revoke*
|
|
name: Revoke
|
|
href: api/server/EchoHub.Server.Controllers.InvitesController.html#EchoHub_Server_Controllers_InvitesController_Revoke_
|
|
commentId: Overload:EchoHub.Server.Controllers.InvitesController.Revoke
|
|
fullName: EchoHub.Server.Controllers.InvitesController.Revoke
|
|
nameWithType: InvitesController.Revoke
|
|
- uid: EchoHub.Server.Controllers.ModerationController
|
|
name: ModerationController
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html
|
|
commentId: T:EchoHub.Server.Controllers.ModerationController
|
|
fullName: EchoHub.Server.Controllers.ModerationController
|
|
nameWithType: ModerationController
|
|
- uid: EchoHub.Server.Controllers.ModerationController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Core.Contracts.IChatService,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.FileStorageService,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster})
|
|
name: ModerationController(EchoHubDbContext, IChatService, PresenceTracker, FileStorageService, IEnumerable<IChatBroadcaster>)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController__ctor_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Core_Contracts_IChatService_EchoHub_Server_Services_PresenceTracker_EchoHub_Server_Services_FileStorageService_System_Collections_Generic_IEnumerable_EchoHub_Core_Contracts_IChatBroadcaster__
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Core.Contracts.IChatService,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.FileStorageService,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster})
|
|
name.vb: New(EchoHubDbContext, IChatService, PresenceTracker, FileStorageService, IEnumerable(Of IChatBroadcaster))
|
|
fullName: EchoHub.Server.Controllers.ModerationController.ModerationController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Core.Contracts.IChatService, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.FileStorageService, System.Collections.Generic.IEnumerable<EchoHub.Core.Contracts.IChatBroadcaster>)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Core.Contracts.IChatService, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.FileStorageService, System.Collections.Generic.IEnumerable(Of EchoHub.Core.Contracts.IChatBroadcaster))
|
|
nameWithType: ModerationController.ModerationController(EchoHubDbContext, IChatService, PresenceTracker, FileStorageService, IEnumerable<IChatBroadcaster>)
|
|
nameWithType.vb: ModerationController.New(EchoHubDbContext, IChatService, PresenceTracker, FileStorageService, IEnumerable(Of IChatBroadcaster))
|
|
- uid: EchoHub.Server.Controllers.ModerationController.#ctor*
|
|
name: ModerationController
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.ModerationController.ModerationController
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.New
|
|
nameWithType: ModerationController.ModerationController
|
|
nameWithType.vb: ModerationController.New
|
|
- uid: EchoHub.Server.Controllers.ModerationController.AssignRole(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
name: AssignRole(AssignRoleRequest)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_AssignRole_EchoHub_Core_DTOs_AssignRoleRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.AssignRole(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.AssignRole(EchoHub.Core.DTOs.AssignRoleRequest)
|
|
nameWithType: ModerationController.AssignRole(AssignRoleRequest)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.AssignRole*
|
|
name: AssignRole
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_AssignRole_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.AssignRole
|
|
fullName: EchoHub.Server.Controllers.ModerationController.AssignRole
|
|
nameWithType: ModerationController.AssignRole
|
|
- uid: EchoHub.Server.Controllers.ModerationController.BanUser(System.String,EchoHub.Core.DTOs.BanRequest)
|
|
name: BanUser(string, BanRequest?)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_BanUser_System_String_EchoHub_Core_DTOs_BanRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.BanUser(System.String,EchoHub.Core.DTOs.BanRequest)
|
|
name.vb: BanUser(String, BanRequest)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.BanUser(string, EchoHub.Core.DTOs.BanRequest?)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.BanUser(String, EchoHub.Core.DTOs.BanRequest)
|
|
nameWithType: ModerationController.BanUser(string, BanRequest?)
|
|
nameWithType.vb: ModerationController.BanUser(String, BanRequest)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.BanUser*
|
|
name: BanUser
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_BanUser_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.BanUser
|
|
fullName: EchoHub.Server.Controllers.ModerationController.BanUser
|
|
nameWithType: ModerationController.BanUser
|
|
- uid: EchoHub.Server.Controllers.ModerationController.DeleteMessage(System.Guid)
|
|
name: DeleteMessage(Guid)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_DeleteMessage_System_Guid_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.DeleteMessage(System.Guid)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.DeleteMessage(System.Guid)
|
|
nameWithType: ModerationController.DeleteMessage(Guid)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.DeleteMessage*
|
|
name: DeleteMessage
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_DeleteMessage_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.DeleteMessage
|
|
fullName: EchoHub.Server.Controllers.ModerationController.DeleteMessage
|
|
nameWithType: ModerationController.DeleteMessage
|
|
- uid: EchoHub.Server.Controllers.ModerationController.KickUser(System.String,EchoHub.Core.DTOs.KickRequest)
|
|
name: KickUser(string, KickRequest?)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_KickUser_System_String_EchoHub_Core_DTOs_KickRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.KickUser(System.String,EchoHub.Core.DTOs.KickRequest)
|
|
name.vb: KickUser(String, KickRequest)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.KickUser(string, EchoHub.Core.DTOs.KickRequest?)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.KickUser(String, EchoHub.Core.DTOs.KickRequest)
|
|
nameWithType: ModerationController.KickUser(string, KickRequest?)
|
|
nameWithType.vb: ModerationController.KickUser(String, KickRequest)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.KickUser*
|
|
name: KickUser
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_KickUser_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.KickUser
|
|
fullName: EchoHub.Server.Controllers.ModerationController.KickUser
|
|
nameWithType: ModerationController.KickUser
|
|
- uid: EchoHub.Server.Controllers.ModerationController.MuteUser(System.String,EchoHub.Core.DTOs.MuteRequest)
|
|
name: MuteUser(string, MuteRequest?)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_MuteUser_System_String_EchoHub_Core_DTOs_MuteRequest_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.MuteUser(System.String,EchoHub.Core.DTOs.MuteRequest)
|
|
name.vb: MuteUser(String, MuteRequest)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.MuteUser(string, EchoHub.Core.DTOs.MuteRequest?)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.MuteUser(String, EchoHub.Core.DTOs.MuteRequest)
|
|
nameWithType: ModerationController.MuteUser(string, MuteRequest?)
|
|
nameWithType.vb: ModerationController.MuteUser(String, MuteRequest)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.MuteUser*
|
|
name: MuteUser
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_MuteUser_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.MuteUser
|
|
fullName: EchoHub.Server.Controllers.ModerationController.MuteUser
|
|
nameWithType: ModerationController.MuteUser
|
|
- uid: EchoHub.Server.Controllers.ModerationController.NukeChannel(System.String)
|
|
name: NukeChannel(string)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_NukeChannel_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.NukeChannel(System.String)
|
|
name.vb: NukeChannel(String)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.NukeChannel(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.NukeChannel(String)
|
|
nameWithType: ModerationController.NukeChannel(string)
|
|
nameWithType.vb: ModerationController.NukeChannel(String)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.NukeChannel*
|
|
name: NukeChannel
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_NukeChannel_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.NukeChannel
|
|
fullName: EchoHub.Server.Controllers.ModerationController.NukeChannel
|
|
nameWithType: ModerationController.NukeChannel
|
|
- uid: EchoHub.Server.Controllers.ModerationController.UnbanUser(System.String)
|
|
name: UnbanUser(string)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_UnbanUser_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.UnbanUser(System.String)
|
|
name.vb: UnbanUser(String)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.UnbanUser(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.UnbanUser(String)
|
|
nameWithType: ModerationController.UnbanUser(string)
|
|
nameWithType.vb: ModerationController.UnbanUser(String)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.UnbanUser*
|
|
name: UnbanUser
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_UnbanUser_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.UnbanUser
|
|
fullName: EchoHub.Server.Controllers.ModerationController.UnbanUser
|
|
nameWithType: ModerationController.UnbanUser
|
|
- uid: EchoHub.Server.Controllers.ModerationController.UnmuteUser(System.String)
|
|
name: UnmuteUser(string)
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_UnmuteUser_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.ModerationController.UnmuteUser(System.String)
|
|
name.vb: UnmuteUser(String)
|
|
fullName: EchoHub.Server.Controllers.ModerationController.UnmuteUser(string)
|
|
fullName.vb: EchoHub.Server.Controllers.ModerationController.UnmuteUser(String)
|
|
nameWithType: ModerationController.UnmuteUser(string)
|
|
nameWithType.vb: ModerationController.UnmuteUser(String)
|
|
- uid: EchoHub.Server.Controllers.ModerationController.UnmuteUser*
|
|
name: UnmuteUser
|
|
href: api/server/EchoHub.Server.Controllers.ModerationController.html#EchoHub_Server_Controllers_ModerationController_UnmuteUser_
|
|
commentId: Overload:EchoHub.Server.Controllers.ModerationController.UnmuteUser
|
|
fullName: EchoHub.Server.Controllers.ModerationController.UnmuteUser
|
|
nameWithType: ModerationController.UnmuteUser
|
|
- uid: EchoHub.Server.Controllers.ServerController
|
|
name: ServerController
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html
|
|
commentId: T:EchoHub.Server.Controllers.ServerController
|
|
fullName: EchoHub.Server.Controllers.ServerController
|
|
nameWithType: ServerController
|
|
- uid: EchoHub.Server.Controllers.ServerController.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Configuration.IConfiguration,EchoHub.Server.Services.DirectoryClaimStore)
|
|
name: ServerController(EchoHubDbContext, IConfiguration, DirectoryClaimStore)
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController__ctor_EchoHub_Server_Data_EchoHubDbContext_Microsoft_Extensions_Configuration_IConfiguration_EchoHub_Server_Services_DirectoryClaimStore_
|
|
commentId: M:EchoHub.Server.Controllers.ServerController.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Configuration.IConfiguration,EchoHub.Server.Services.DirectoryClaimStore)
|
|
name.vb: New(EchoHubDbContext, IConfiguration, DirectoryClaimStore)
|
|
fullName: EchoHub.Server.Controllers.ServerController.ServerController(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.DirectoryClaimStore)
|
|
fullName.vb: EchoHub.Server.Controllers.ServerController.New(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.DirectoryClaimStore)
|
|
nameWithType: ServerController.ServerController(EchoHubDbContext, IConfiguration, DirectoryClaimStore)
|
|
nameWithType.vb: ServerController.New(EchoHubDbContext, IConfiguration, DirectoryClaimStore)
|
|
- uid: EchoHub.Server.Controllers.ServerController.#ctor*
|
|
name: ServerController
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.ServerController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.ServerController.ServerController
|
|
fullName.vb: EchoHub.Server.Controllers.ServerController.New
|
|
nameWithType: ServerController.ServerController
|
|
nameWithType.vb: ServerController.New
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetDirectoryStatus
|
|
name: GetDirectoryStatus()
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetDirectoryStatus
|
|
commentId: M:EchoHub.Server.Controllers.ServerController.GetDirectoryStatus
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetDirectoryStatus()
|
|
nameWithType: ServerController.GetDirectoryStatus()
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetDirectoryStatus*
|
|
name: GetDirectoryStatus
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetDirectoryStatus_
|
|
commentId: Overload:EchoHub.Server.Controllers.ServerController.GetDirectoryStatus
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetDirectoryStatus
|
|
nameWithType: ServerController.GetDirectoryStatus
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetEncryptionKey
|
|
name: GetEncryptionKey()
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetEncryptionKey
|
|
commentId: M:EchoHub.Server.Controllers.ServerController.GetEncryptionKey
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetEncryptionKey()
|
|
nameWithType: ServerController.GetEncryptionKey()
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetEncryptionKey*
|
|
name: GetEncryptionKey
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetEncryptionKey_
|
|
commentId: Overload:EchoHub.Server.Controllers.ServerController.GetEncryptionKey
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetEncryptionKey
|
|
nameWithType: ServerController.GetEncryptionKey
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetInfo
|
|
name: GetInfo()
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetInfo
|
|
commentId: M:EchoHub.Server.Controllers.ServerController.GetInfo
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetInfo()
|
|
nameWithType: ServerController.GetInfo()
|
|
- uid: EchoHub.Server.Controllers.ServerController.GetInfo*
|
|
name: GetInfo
|
|
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController_GetInfo_
|
|
commentId: Overload:EchoHub.Server.Controllers.ServerController.GetInfo
|
|
fullName: EchoHub.Server.Controllers.ServerController.GetInfo
|
|
nameWithType: ServerController.GetInfo
|
|
- uid: EchoHub.Server.Controllers.UsersController
|
|
name: UsersController
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html
|
|
commentId: T:EchoHub.Server.Controllers.UsersController
|
|
fullName: EchoHub.Server.Controllers.UsersController
|
|
nameWithType: UsersController
|
|
- uid: EchoHub.Server.Controllers.UsersController.#ctor(EchoHub.Core.Contracts.IUserService,EchoHub.Core.Services.ImageToAsciiService,EchoHub.Server.Config.UploadLimits,EchoHub.Server.Data.EchoHubDbContext,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.PresenceTracker,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster},Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Controllers.UsersController})
|
|
name: UsersController(IUserService, ImageToAsciiService, UploadLimits, EchoHubDbContext, IMessageEncryptionService, FileStorageService, PresenceTracker, IEnumerable<IChatBroadcaster>, IConfiguration, ILogger<UsersController>)
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController__ctor_EchoHub_Core_Contracts_IUserService_EchoHub_Core_Services_ImageToAsciiService_EchoHub_Server_Config_UploadLimits_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Core_Contracts_IMessageEncryptionService_EchoHub_Server_Services_FileStorageService_EchoHub_Server_Services_PresenceTracker_System_Collections_Generic_IEnumerable_EchoHub_Core_Contracts_IChatBroadcaster__Microsoft_Extensions_Configuration_IConfiguration_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Controllers_UsersController__
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.#ctor(EchoHub.Core.Contracts.IUserService,EchoHub.Core.Services.ImageToAsciiService,EchoHub.Server.Config.UploadLimits,EchoHub.Server.Data.EchoHubDbContext,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.PresenceTracker,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster},Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Controllers.UsersController})
|
|
name.vb: New(IUserService, ImageToAsciiService, UploadLimits, EchoHubDbContext, IMessageEncryptionService, FileStorageService, PresenceTracker, IEnumerable(Of IChatBroadcaster), IConfiguration, ILogger(Of UsersController))
|
|
fullName: EchoHub.Server.Controllers.UsersController.UsersController(EchoHub.Core.Contracts.IUserService, EchoHub.Core.Services.ImageToAsciiService, EchoHub.Server.Config.UploadLimits, EchoHub.Server.Data.EchoHubDbContext, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.PresenceTracker, System.Collections.Generic.IEnumerable<EchoHub.Core.Contracts.IChatBroadcaster>, Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Controllers.UsersController>)
|
|
fullName.vb: EchoHub.Server.Controllers.UsersController.New(EchoHub.Core.Contracts.IUserService, EchoHub.Core.Services.ImageToAsciiService, EchoHub.Server.Config.UploadLimits, EchoHub.Server.Data.EchoHubDbContext, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.PresenceTracker, System.Collections.Generic.IEnumerable(Of EchoHub.Core.Contracts.IChatBroadcaster), Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Controllers.UsersController))
|
|
nameWithType: UsersController.UsersController(IUserService, ImageToAsciiService, UploadLimits, EchoHubDbContext, IMessageEncryptionService, FileStorageService, PresenceTracker, IEnumerable<IChatBroadcaster>, IConfiguration, ILogger<UsersController>)
|
|
nameWithType.vb: UsersController.New(IUserService, ImageToAsciiService, UploadLimits, EchoHubDbContext, IMessageEncryptionService, FileStorageService, PresenceTracker, IEnumerable(Of IChatBroadcaster), IConfiguration, ILogger(Of UsersController))
|
|
- uid: EchoHub.Server.Controllers.UsersController.#ctor*
|
|
name: UsersController
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController__ctor_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Controllers.UsersController.UsersController
|
|
fullName.vb: EchoHub.Server.Controllers.UsersController.New
|
|
nameWithType: UsersController.UsersController
|
|
nameWithType.vb: UsersController.New
|
|
- uid: EchoHub.Server.Controllers.UsersController.DeleteMyAccount(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
name: DeleteMyAccount(DeleteAccountRequest)
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_DeleteMyAccount_EchoHub_Core_DTOs_DeleteAccountRequest_
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.DeleteMyAccount(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
fullName: EchoHub.Server.Controllers.UsersController.DeleteMyAccount(EchoHub.Core.DTOs.DeleteAccountRequest)
|
|
nameWithType: UsersController.DeleteMyAccount(DeleteAccountRequest)
|
|
- uid: EchoHub.Server.Controllers.UsersController.DeleteMyAccount*
|
|
name: DeleteMyAccount
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_DeleteMyAccount_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.DeleteMyAccount
|
|
fullName: EchoHub.Server.Controllers.UsersController.DeleteMyAccount
|
|
nameWithType: UsersController.DeleteMyAccount
|
|
- uid: EchoHub.Server.Controllers.UsersController.DeletedUserName
|
|
name: DeletedUserName
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_DeletedUserName
|
|
commentId: F:EchoHub.Server.Controllers.UsersController.DeletedUserName
|
|
fullName: EchoHub.Server.Controllers.UsersController.DeletedUserName
|
|
nameWithType: UsersController.DeletedUserName
|
|
- uid: EchoHub.Server.Controllers.UsersController.ExportMyData
|
|
name: ExportMyData()
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_ExportMyData
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.ExportMyData
|
|
fullName: EchoHub.Server.Controllers.UsersController.ExportMyData()
|
|
nameWithType: UsersController.ExportMyData()
|
|
- uid: EchoHub.Server.Controllers.UsersController.ExportMyData*
|
|
name: ExportMyData
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_ExportMyData_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.ExportMyData
|
|
fullName: EchoHub.Server.Controllers.UsersController.ExportMyData
|
|
nameWithType: UsersController.ExportMyData
|
|
- uid: EchoHub.Server.Controllers.UsersController.GetProfile(System.String)
|
|
name: GetProfile(string)
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_GetProfile_System_String_
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.GetProfile(System.String)
|
|
name.vb: GetProfile(String)
|
|
fullName: EchoHub.Server.Controllers.UsersController.GetProfile(string)
|
|
fullName.vb: EchoHub.Server.Controllers.UsersController.GetProfile(String)
|
|
nameWithType: UsersController.GetProfile(string)
|
|
nameWithType.vb: UsersController.GetProfile(String)
|
|
- uid: EchoHub.Server.Controllers.UsersController.GetProfile*
|
|
name: GetProfile
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_GetProfile_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.GetProfile
|
|
fullName: EchoHub.Server.Controllers.UsersController.GetProfile
|
|
nameWithType: UsersController.GetProfile
|
|
- uid: EchoHub.Server.Controllers.UsersController.UpdateProfile(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
name: UpdateProfile(UpdateProfileRequest)
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_UpdateProfile_EchoHub_Core_DTOs_UpdateProfileRequest_
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.UpdateProfile(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
fullName: EchoHub.Server.Controllers.UsersController.UpdateProfile(EchoHub.Core.DTOs.UpdateProfileRequest)
|
|
nameWithType: UsersController.UpdateProfile(UpdateProfileRequest)
|
|
- uid: EchoHub.Server.Controllers.UsersController.UpdateProfile*
|
|
name: UpdateProfile
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_UpdateProfile_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.UpdateProfile
|
|
fullName: EchoHub.Server.Controllers.UsersController.UpdateProfile
|
|
nameWithType: UsersController.UpdateProfile
|
|
- uid: EchoHub.Server.Controllers.UsersController.UploadAvatar
|
|
name: UploadAvatar()
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_UploadAvatar
|
|
commentId: M:EchoHub.Server.Controllers.UsersController.UploadAvatar
|
|
fullName: EchoHub.Server.Controllers.UsersController.UploadAvatar()
|
|
nameWithType: UsersController.UploadAvatar()
|
|
- uid: EchoHub.Server.Controllers.UsersController.UploadAvatar*
|
|
name: UploadAvatar
|
|
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController_UploadAvatar_
|
|
commentId: Overload:EchoHub.Server.Controllers.UsersController.UploadAvatar
|
|
fullName: EchoHub.Server.Controllers.UsersController.UploadAvatar
|
|
nameWithType: UsersController.UploadAvatar
|
|
- uid: EchoHub.Server.Data
|
|
name: EchoHub.Server.Data
|
|
href: api/server/EchoHub.Server.Data.html
|
|
commentId: N:EchoHub.Server.Data
|
|
fullName: EchoHub.Server.Data
|
|
nameWithType: EchoHub.Server.Data
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext
|
|
name: EchoHubDbContext
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html
|
|
commentId: T:EchoHub.Server.Data.EchoHubDbContext
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext
|
|
nameWithType: EchoHubDbContext
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.#ctor(Microsoft.EntityFrameworkCore.DbContextOptions{EchoHub.Server.Data.EchoHubDbContext})
|
|
name: EchoHubDbContext(DbContextOptions<EchoHubDbContext>)
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext__ctor_Microsoft_EntityFrameworkCore_DbContextOptions_EchoHub_Server_Data_EchoHubDbContext__
|
|
commentId: M:EchoHub.Server.Data.EchoHubDbContext.#ctor(Microsoft.EntityFrameworkCore.DbContextOptions{EchoHub.Server.Data.EchoHubDbContext})
|
|
name.vb: New(DbContextOptions(Of EchoHubDbContext))
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.EchoHubDbContext(Microsoft.EntityFrameworkCore.DbContextOptions<EchoHub.Server.Data.EchoHubDbContext>)
|
|
fullName.vb: EchoHub.Server.Data.EchoHubDbContext.New(Microsoft.EntityFrameworkCore.DbContextOptions(Of EchoHub.Server.Data.EchoHubDbContext))
|
|
nameWithType: EchoHubDbContext.EchoHubDbContext(DbContextOptions<EchoHubDbContext>)
|
|
nameWithType.vb: EchoHubDbContext.New(DbContextOptions(Of EchoHubDbContext))
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.#ctor*
|
|
name: EchoHubDbContext
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.EchoHubDbContext
|
|
fullName.vb: EchoHub.Server.Data.EchoHubDbContext.New
|
|
nameWithType: EchoHubDbContext.EchoHubDbContext
|
|
nameWithType.vb: EchoHubDbContext.New
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Attachments
|
|
name: Attachments
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Attachments
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.Attachments
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Attachments
|
|
nameWithType: EchoHubDbContext.Attachments
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Attachments*
|
|
name: Attachments
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Attachments_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.Attachments
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Attachments
|
|
nameWithType: EchoHubDbContext.Attachments
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships
|
|
name: ChannelMemberships
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_ChannelMemberships
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships
|
|
nameWithType: EchoHubDbContext.ChannelMemberships
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships*
|
|
name: ChannelMemberships
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_ChannelMemberships_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.ChannelMemberships
|
|
nameWithType: EchoHubDbContext.ChannelMemberships
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Channels
|
|
name: Channels
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Channels
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.Channels
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Channels
|
|
nameWithType: EchoHubDbContext.Channels
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Channels*
|
|
name: Channels
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Channels_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.Channels
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Channels
|
|
nameWithType: EchoHubDbContext.Channels
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.InviteCodes
|
|
name: InviteCodes
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_InviteCodes
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.InviteCodes
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.InviteCodes
|
|
nameWithType: EchoHubDbContext.InviteCodes
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.InviteCodes*
|
|
name: InviteCodes
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_InviteCodes_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.InviteCodes
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.InviteCodes
|
|
nameWithType: EchoHubDbContext.InviteCodes
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Messages
|
|
name: Messages
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Messages
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.Messages
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Messages
|
|
nameWithType: EchoHubDbContext.Messages
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Messages*
|
|
name: Messages
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Messages_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.Messages
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Messages
|
|
nameWithType: EchoHubDbContext.Messages
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.OnConfiguring(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder)
|
|
name: OnConfiguring(DbContextOptionsBuilder)
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_OnConfiguring_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder_
|
|
commentId: M:EchoHub.Server.Data.EchoHubDbContext.OnConfiguring(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder)
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.OnConfiguring(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder)
|
|
nameWithType: EchoHubDbContext.OnConfiguring(DbContextOptionsBuilder)
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.OnConfiguring*
|
|
name: OnConfiguring
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_OnConfiguring_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.OnConfiguring
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.OnConfiguring
|
|
nameWithType: EchoHubDbContext.OnConfiguring
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.OnModelCreating(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: OnModelCreating(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_OnModelCreating_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.EchoHubDbContext.OnModelCreating(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.OnModelCreating(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: EchoHubDbContext.OnModelCreating(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.OnModelCreating*
|
|
name: OnModelCreating
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_OnModelCreating_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.OnModelCreating
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.OnModelCreating
|
|
nameWithType: EchoHubDbContext.OnModelCreating
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.RefreshTokens
|
|
name: RefreshTokens
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_RefreshTokens
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.RefreshTokens
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.RefreshTokens
|
|
nameWithType: EchoHubDbContext.RefreshTokens
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.RefreshTokens*
|
|
name: RefreshTokens
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_RefreshTokens_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.RefreshTokens
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.RefreshTokens
|
|
nameWithType: EchoHubDbContext.RefreshTokens
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Users
|
|
name: Users
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Users
|
|
commentId: P:EchoHub.Server.Data.EchoHubDbContext.Users
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Users
|
|
nameWithType: EchoHubDbContext.Users
|
|
- uid: EchoHub.Server.Data.EchoHubDbContext.Users*
|
|
name: Users
|
|
href: api/server/EchoHub.Server.Data.EchoHubDbContext.html#EchoHub_Server_Data_EchoHubDbContext_Users_
|
|
commentId: Overload:EchoHub.Server.Data.EchoHubDbContext.Users
|
|
fullName: EchoHub.Server.Data.EchoHubDbContext.Users
|
|
nameWithType: EchoHubDbContext.Users
|
|
- uid: EchoHub.Server.Data.Migrations
|
|
name: EchoHub.Server.Data.Migrations
|
|
href: api/server/EchoHub.Server.Data.Migrations.html
|
|
commentId: N:EchoHub.Server.Data.Migrations
|
|
fullName: EchoHub.Server.Data.Migrations
|
|
nameWithType: EchoHub.Server.Data.Migrations
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize
|
|
name: AddAttachmentFileSize
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddAttachmentFileSize
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize
|
|
nameWithType: AddAttachmentFileSize
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.#ctor
|
|
name: AddAttachmentFileSize()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.AddAttachmentFileSize()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.New()
|
|
nameWithType: AddAttachmentFileSize.AddAttachmentFileSize()
|
|
nameWithType.vb: AddAttachmentFileSize.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.#ctor*
|
|
name: AddAttachmentFileSize
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.AddAttachmentFileSize
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.New
|
|
nameWithType: AddAttachmentFileSize.AddAttachmentFileSize
|
|
nameWithType.vb: AddAttachmentFileSize.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddAttachmentFileSize.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.BuildTargetModel
|
|
nameWithType: AddAttachmentFileSize.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddAttachmentFileSize.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Down
|
|
nameWithType: AddAttachmentFileSize.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddAttachmentFileSize.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddAttachmentFileSize.html#EchoHub_Server_Data_Migrations_AddAttachmentFileSize_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddAttachmentFileSize.Up
|
|
nameWithType: AddAttachmentFileSize.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope
|
|
name: AddChannelEncryptionEnvelope
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope
|
|
nameWithType: AddChannelEncryptionEnvelope
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.#ctor
|
|
name: AddChannelEncryptionEnvelope()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.AddChannelEncryptionEnvelope()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.New()
|
|
nameWithType: AddChannelEncryptionEnvelope.AddChannelEncryptionEnvelope()
|
|
nameWithType.vb: AddChannelEncryptionEnvelope.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.#ctor*
|
|
name: AddChannelEncryptionEnvelope
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.AddChannelEncryptionEnvelope
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.New
|
|
nameWithType: AddChannelEncryptionEnvelope.AddChannelEncryptionEnvelope
|
|
nameWithType.vb: AddChannelEncryptionEnvelope.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddChannelEncryptionEnvelope.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.BuildTargetModel
|
|
nameWithType: AddChannelEncryptionEnvelope.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelEncryptionEnvelope.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Down
|
|
nameWithType: AddChannelEncryptionEnvelope.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelEncryptionEnvelope.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.html#EchoHub_Server_Data_Migrations_AddChannelEncryptionEnvelope_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelEncryptionEnvelope.Up
|
|
nameWithType: AddChannelEncryptionEnvelope.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic
|
|
name: AddChannelIsPublic
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddChannelIsPublic
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic
|
|
nameWithType: AddChannelIsPublic
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.#ctor
|
|
name: AddChannelIsPublic()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsPublic.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.AddChannelIsPublic()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelIsPublic.New()
|
|
nameWithType: AddChannelIsPublic.AddChannelIsPublic()
|
|
nameWithType.vb: AddChannelIsPublic.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.#ctor*
|
|
name: AddChannelIsPublic
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsPublic.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.AddChannelIsPublic
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelIsPublic.New
|
|
nameWithType: AddChannelIsPublic.AddChannelIsPublic
|
|
nameWithType.vb: AddChannelIsPublic.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddChannelIsPublic.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.BuildTargetModel
|
|
nameWithType: AddChannelIsPublic.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelIsPublic.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Down
|
|
nameWithType: AddChannelIsPublic.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelIsPublic.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsPublic.html#EchoHub_Server_Data_Migrations_AddChannelIsPublic_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsPublic.Up
|
|
nameWithType: AddChannelIsPublic.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem
|
|
name: AddChannelIsSystem
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddChannelIsSystem
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem
|
|
nameWithType: AddChannelIsSystem
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.#ctor
|
|
name: AddChannelIsSystem()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsSystem.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.AddChannelIsSystem()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelIsSystem.New()
|
|
nameWithType: AddChannelIsSystem.AddChannelIsSystem()
|
|
nameWithType.vb: AddChannelIsSystem.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.#ctor*
|
|
name: AddChannelIsSystem
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsSystem.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.AddChannelIsSystem
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelIsSystem.New
|
|
nameWithType: AddChannelIsSystem.AddChannelIsSystem
|
|
nameWithType.vb: AddChannelIsSystem.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddChannelIsSystem.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.BuildTargetModel
|
|
nameWithType: AddChannelIsSystem.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelIsSystem.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Down
|
|
nameWithType: AddChannelIsSystem.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelIsSystem.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelIsSystem.html#EchoHub_Server_Data_Migrations_AddChannelIsSystem_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelIsSystem.Up
|
|
nameWithType: AddChannelIsSystem.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership
|
|
name: AddChannelMembership
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddChannelMembership
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership
|
|
nameWithType: AddChannelMembership
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.#ctor
|
|
name: AddChannelMembership()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelMembership.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.AddChannelMembership()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelMembership.New()
|
|
nameWithType: AddChannelMembership.AddChannelMembership()
|
|
nameWithType.vb: AddChannelMembership.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.#ctor*
|
|
name: AddChannelMembership
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelMembership.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.AddChannelMembership
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelMembership.New
|
|
nameWithType: AddChannelMembership.AddChannelMembership
|
|
nameWithType.vb: AddChannelMembership.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddChannelMembership.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.BuildTargetModel
|
|
nameWithType: AddChannelMembership.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelMembership.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelMembership.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelMembership.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.Down
|
|
nameWithType: AddChannelMembership.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelMembership.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelMembership.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelMembership.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelMembership.html#EchoHub_Server_Data_Migrations_AddChannelMembership_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelMembership.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelMembership.Up
|
|
nameWithType: AddChannelMembership.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash
|
|
name: AddChannelPasswordHash
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddChannelPasswordHash
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash
|
|
nameWithType: AddChannelPasswordHash
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.#ctor
|
|
name: AddChannelPasswordHash()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.AddChannelPasswordHash()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.New()
|
|
nameWithType: AddChannelPasswordHash.AddChannelPasswordHash()
|
|
nameWithType.vb: AddChannelPasswordHash.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.#ctor*
|
|
name: AddChannelPasswordHash
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.AddChannelPasswordHash
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.New
|
|
nameWithType: AddChannelPasswordHash.AddChannelPasswordHash
|
|
nameWithType.vb: AddChannelPasswordHash.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddChannelPasswordHash.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.BuildTargetModel
|
|
nameWithType: AddChannelPasswordHash.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelPasswordHash.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Down
|
|
nameWithType: AddChannelPasswordHash.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddChannelPasswordHash.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddChannelPasswordHash.html#EchoHub_Server_Data_Migrations_AddChannelPasswordHash_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddChannelPasswordHash.Up
|
|
nameWithType: AddChannelPasswordHash.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport
|
|
name: AddEncryptionSupport
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddEncryptionSupport
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport
|
|
nameWithType: AddEncryptionSupport
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.#ctor
|
|
name: AddEncryptionSupport()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddEncryptionSupport.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.AddEncryptionSupport()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddEncryptionSupport.New()
|
|
nameWithType: AddEncryptionSupport.AddEncryptionSupport()
|
|
nameWithType.vb: AddEncryptionSupport.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.#ctor*
|
|
name: AddEncryptionSupport
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddEncryptionSupport.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.AddEncryptionSupport
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddEncryptionSupport.New
|
|
nameWithType: AddEncryptionSupport.AddEncryptionSupport
|
|
nameWithType.vb: AddEncryptionSupport.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddEncryptionSupport.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.BuildTargetModel
|
|
nameWithType: AddEncryptionSupport.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddEncryptionSupport.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Down
|
|
nameWithType: AddEncryptionSupport.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddEncryptionSupport.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html#EchoHub_Server_Data_Migrations_AddEncryptionSupport_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddEncryptionSupport.Up
|
|
nameWithType: AddEncryptionSupport.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies
|
|
name: AddInvitesAndReplies
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddInvitesAndReplies
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies
|
|
nameWithType: AddInvitesAndReplies
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.#ctor
|
|
name: AddInvitesAndReplies()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.AddInvitesAndReplies()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.New()
|
|
nameWithType: AddInvitesAndReplies.AddInvitesAndReplies()
|
|
nameWithType.vb: AddInvitesAndReplies.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.#ctor*
|
|
name: AddInvitesAndReplies
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.AddInvitesAndReplies
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.New
|
|
nameWithType: AddInvitesAndReplies.AddInvitesAndReplies
|
|
nameWithType.vb: AddInvitesAndReplies.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddInvitesAndReplies.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.BuildTargetModel
|
|
nameWithType: AddInvitesAndReplies.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddInvitesAndReplies.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Down
|
|
nameWithType: AddInvitesAndReplies.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddInvitesAndReplies.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddInvitesAndReplies.html#EchoHub_Server_Data_Migrations_AddInvitesAndReplies_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddInvitesAndReplies.Up
|
|
nameWithType: AddInvitesAndReplies.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments
|
|
name: AddMessageAttachments
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddMessageAttachments
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments
|
|
nameWithType: AddMessageAttachments
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.#ctor
|
|
name: AddMessageAttachments()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageAttachments.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.AddMessageAttachments()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddMessageAttachments.New()
|
|
nameWithType: AddMessageAttachments.AddMessageAttachments()
|
|
nameWithType.vb: AddMessageAttachments.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.#ctor*
|
|
name: AddMessageAttachments
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageAttachments.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.AddMessageAttachments
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddMessageAttachments.New
|
|
nameWithType: AddMessageAttachments.AddMessageAttachments
|
|
nameWithType.vb: AddMessageAttachments.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddMessageAttachments.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.BuildTargetModel
|
|
nameWithType: AddMessageAttachments.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageAttachments.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddMessageAttachments.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageAttachments.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.Down
|
|
nameWithType: AddMessageAttachments.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageAttachments.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddMessageAttachments.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageAttachments.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageAttachments.html#EchoHub_Server_Data_Migrations_AddMessageAttachments_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageAttachments.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageAttachments.Up
|
|
nameWithType: AddMessageAttachments.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed
|
|
name: AddMessageEmbed
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddMessageEmbed
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed
|
|
nameWithType: AddMessageEmbed
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.#ctor
|
|
name: AddMessageEmbed()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageEmbed.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.AddMessageEmbed()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddMessageEmbed.New()
|
|
nameWithType: AddMessageEmbed.AddMessageEmbed()
|
|
nameWithType.vb: AddMessageEmbed.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.#ctor*
|
|
name: AddMessageEmbed
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageEmbed.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.AddMessageEmbed
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddMessageEmbed.New
|
|
nameWithType: AddMessageEmbed.AddMessageEmbed
|
|
nameWithType.vb: AddMessageEmbed.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddMessageEmbed.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.BuildTargetModel
|
|
nameWithType: AddMessageEmbed.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageEmbed.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddMessageEmbed.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageEmbed.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.Down
|
|
nameWithType: AddMessageEmbed.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddMessageEmbed.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddMessageEmbed.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddMessageEmbed.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.html#EchoHub_Server_Data_Migrations_AddMessageEmbed_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddMessageEmbed.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddMessageEmbed.Up
|
|
nameWithType: AddMessageEmbed.Up
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles
|
|
name: AddModerationRoles
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.AddModerationRoles
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles
|
|
nameWithType: AddModerationRoles
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.#ctor
|
|
name: AddModerationRoles()
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddModerationRoles.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.AddModerationRoles()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddModerationRoles.New()
|
|
nameWithType: AddModerationRoles.AddModerationRoles()
|
|
nameWithType.vb: AddModerationRoles.New()
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.#ctor*
|
|
name: AddModerationRoles
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddModerationRoles.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.AddModerationRoles
|
|
fullName.vb: EchoHub.Server.Data.Migrations.AddModerationRoles.New
|
|
nameWithType: AddModerationRoles.AddModerationRoles
|
|
nameWithType.vb: AddModerationRoles.New
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: AddModerationRoles.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.BuildTargetModel
|
|
nameWithType: AddModerationRoles.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddModerationRoles.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddModerationRoles.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddModerationRoles.Down
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.Down
|
|
nameWithType: AddModerationRoles.Down
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.AddModerationRoles.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: AddModerationRoles.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.AddModerationRoles.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.AddModerationRoles.html#EchoHub_Server_Data_Migrations_AddModerationRoles_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.AddModerationRoles.Up
|
|
fullName: EchoHub.Server.Data.Migrations.AddModerationRoles.Up
|
|
nameWithType: AddModerationRoles.Up
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate
|
|
name: InitialCreate
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html
|
|
commentId: T:EchoHub.Server.Data.Migrations.InitialCreate
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate
|
|
nameWithType: InitialCreate
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.#ctor
|
|
name: InitialCreate()
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate__ctor
|
|
commentId: M:EchoHub.Server.Data.Migrations.InitialCreate.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.InitialCreate()
|
|
fullName.vb: EchoHub.Server.Data.Migrations.InitialCreate.New()
|
|
nameWithType: InitialCreate.InitialCreate()
|
|
nameWithType.vb: InitialCreate.New()
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.#ctor*
|
|
name: InitialCreate
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate__ctor_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.InitialCreate.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.InitialCreate
|
|
fullName.vb: EchoHub.Server.Data.Migrations.InitialCreate.New
|
|
nameWithType: InitialCreate.InitialCreate
|
|
nameWithType.vb: InitialCreate.New
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
name: BuildTargetModel(ModelBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_BuildTargetModel_Microsoft_EntityFrameworkCore_ModelBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel(Microsoft.EntityFrameworkCore.ModelBuilder)
|
|
nameWithType: InitialCreate.BuildTargetModel(ModelBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel*
|
|
name: BuildTargetModel
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_BuildTargetModel_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.BuildTargetModel
|
|
nameWithType: InitialCreate.BuildTargetModel
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Down(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_Down_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.InitialCreate.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.Down(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: InitialCreate.Down(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.Down*
|
|
name: Down
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_Down_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.InitialCreate.Down
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.Down
|
|
nameWithType: InitialCreate.Down
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
name: Up(MigrationBuilder)
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_Up_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder_
|
|
commentId: M:EchoHub.Server.Data.Migrations.InitialCreate.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.Up(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)
|
|
nameWithType: InitialCreate.Up(MigrationBuilder)
|
|
- uid: EchoHub.Server.Data.Migrations.InitialCreate.Up*
|
|
name: Up
|
|
href: api/server/EchoHub.Server.Data.Migrations.InitialCreate.html#EchoHub_Server_Data_Migrations_InitialCreate_Up_
|
|
commentId: Overload:EchoHub.Server.Data.Migrations.InitialCreate.Up
|
|
fullName: EchoHub.Server.Data.Migrations.InitialCreate.Up
|
|
nameWithType: InitialCreate.Up
|
|
- uid: EchoHub.Server.Hubs
|
|
name: EchoHub.Server.Hubs
|
|
href: api/server/EchoHub.Server.Hubs.html
|
|
commentId: N:EchoHub.Server.Hubs
|
|
fullName: EchoHub.Server.Hubs
|
|
nameWithType: EchoHub.Server.Hubs
|
|
- uid: EchoHub.Server.Hubs.ChatHub
|
|
name: ChatHub
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html
|
|
commentId: T:EchoHub.Server.Hubs.ChatHub
|
|
fullName: EchoHub.Server.Hubs.ChatHub
|
|
nameWithType: ChatHub
|
|
- uid: EchoHub.Server.Hubs.ChatHub.#ctor(EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IChannelService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub})
|
|
name: ChatHub(IChatService, IChannelService, ILogger<ChatHub>)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub__ctor_EchoHub_Core_Contracts_IChatService_EchoHub_Core_Contracts_IChannelService_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Hubs_ChatHub__
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.#ctor(EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IChannelService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub})
|
|
name.vb: New(IChatService, IChannelService, ILogger(Of ChatHub))
|
|
fullName: EchoHub.Server.Hubs.ChatHub.ChatHub(EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IChannelService, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Hubs.ChatHub>)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.New(EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IChannelService, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Hubs.ChatHub))
|
|
nameWithType: ChatHub.ChatHub(IChatService, IChannelService, ILogger<ChatHub>)
|
|
nameWithType.vb: ChatHub.New(IChatService, IChannelService, ILogger(Of ChatHub))
|
|
- uid: EchoHub.Server.Hubs.ChatHub.#ctor*
|
|
name: ChatHub
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub__ctor_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Hubs.ChatHub.ChatHub
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.New
|
|
nameWithType: ChatHub.ChatHub
|
|
nameWithType.vb: ChatHub.New
|
|
- uid: EchoHub.Server.Hubs.ChatHub.GetChannelHistory(System.String,System.Int32,System.Int32)
|
|
name: GetChannelHistory(string, int, int)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_GetChannelHistory_System_String_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.GetChannelHistory(System.String,System.Int32,System.Int32)
|
|
name.vb: GetChannelHistory(String, Integer, Integer)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.GetChannelHistory(string, int, int)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.GetChannelHistory(String, Integer, Integer)
|
|
nameWithType: ChatHub.GetChannelHistory(string, int, int)
|
|
nameWithType.vb: ChatHub.GetChannelHistory(String, Integer, Integer)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.GetChannelHistory*
|
|
name: GetChannelHistory
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_GetChannelHistory_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.GetChannelHistory
|
|
fullName: EchoHub.Server.Hubs.ChatHub.GetChannelHistory
|
|
nameWithType: ChatHub.GetChannelHistory
|
|
- uid: EchoHub.Server.Hubs.ChatHub.GetOnlineUsers(System.String)
|
|
name: GetOnlineUsers(string)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_GetOnlineUsers_System_String_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.GetOnlineUsers(System.String)
|
|
name.vb: GetOnlineUsers(String)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.GetOnlineUsers(string)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.GetOnlineUsers(String)
|
|
nameWithType: ChatHub.GetOnlineUsers(string)
|
|
nameWithType.vb: ChatHub.GetOnlineUsers(String)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.GetOnlineUsers*
|
|
name: GetOnlineUsers
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_GetOnlineUsers_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.GetOnlineUsers
|
|
fullName: EchoHub.Server.Hubs.ChatHub.GetOnlineUsers
|
|
nameWithType: ChatHub.GetOnlineUsers
|
|
- uid: EchoHub.Server.Hubs.ChatHub.JoinChannel(System.String,System.String)
|
|
name: JoinChannel(string, string?)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_JoinChannel_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.JoinChannel(System.String,System.String)
|
|
name.vb: JoinChannel(String, String)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.JoinChannel(string, string?)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.JoinChannel(String, String)
|
|
nameWithType: ChatHub.JoinChannel(string, string?)
|
|
nameWithType.vb: ChatHub.JoinChannel(String, String)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.JoinChannel*
|
|
name: JoinChannel
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_JoinChannel_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.JoinChannel
|
|
fullName: EchoHub.Server.Hubs.ChatHub.JoinChannel
|
|
nameWithType: ChatHub.JoinChannel
|
|
- uid: EchoHub.Server.Hubs.ChatHub.LeaveChannel(System.String)
|
|
name: LeaveChannel(string)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_LeaveChannel_System_String_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.LeaveChannel(System.String)
|
|
name.vb: LeaveChannel(String)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.LeaveChannel(string)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.LeaveChannel(String)
|
|
nameWithType: ChatHub.LeaveChannel(string)
|
|
nameWithType.vb: ChatHub.LeaveChannel(String)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.LeaveChannel*
|
|
name: LeaveChannel
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_LeaveChannel_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.LeaveChannel
|
|
fullName: EchoHub.Server.Hubs.ChatHub.LeaveChannel
|
|
nameWithType: ChatHub.LeaveChannel
|
|
- uid: EchoHub.Server.Hubs.ChatHub.OnConnectedAsync
|
|
name: OnConnectedAsync()
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_OnConnectedAsync
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.OnConnectedAsync
|
|
fullName: EchoHub.Server.Hubs.ChatHub.OnConnectedAsync()
|
|
nameWithType: ChatHub.OnConnectedAsync()
|
|
- uid: EchoHub.Server.Hubs.ChatHub.OnConnectedAsync*
|
|
name: OnConnectedAsync
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_OnConnectedAsync_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.OnConnectedAsync
|
|
fullName: EchoHub.Server.Hubs.ChatHub.OnConnectedAsync
|
|
nameWithType: ChatHub.OnConnectedAsync
|
|
- uid: EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync(System.Exception)
|
|
name: OnDisconnectedAsync(Exception?)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_OnDisconnectedAsync_System_Exception_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync(System.Exception)
|
|
name.vb: OnDisconnectedAsync(Exception)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync(System.Exception?)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync(System.Exception)
|
|
nameWithType: ChatHub.OnDisconnectedAsync(Exception?)
|
|
nameWithType.vb: ChatHub.OnDisconnectedAsync(Exception)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync*
|
|
name: OnDisconnectedAsync
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_OnDisconnectedAsync_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync
|
|
fullName: EchoHub.Server.Hubs.ChatHub.OnDisconnectedAsync
|
|
nameWithType: ChatHub.OnDisconnectedAsync
|
|
- uid: EchoHub.Server.Hubs.ChatHub.SendMessage(System.String,System.String,System.Nullable{System.Guid})
|
|
name: SendMessage(string, string, Guid?)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_SendMessage_System_String_System_String_System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.SendMessage(System.String,System.String,System.Nullable{System.Guid})
|
|
name.vb: SendMessage(String, String, Guid?)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.SendMessage(string, string, System.Guid?)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.SendMessage(String, String, System.Guid?)
|
|
nameWithType: ChatHub.SendMessage(string, string, Guid?)
|
|
nameWithType.vb: ChatHub.SendMessage(String, String, Guid?)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.SendMessage*
|
|
name: SendMessage
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_SendMessage_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.SendMessage
|
|
fullName: EchoHub.Server.Hubs.ChatHub.SendMessage
|
|
nameWithType: ChatHub.SendMessage
|
|
- uid: EchoHub.Server.Hubs.ChatHub.UpdateStatus(EchoHub.Core.Models.UserStatus,System.String)
|
|
name: UpdateStatus(UserStatus, string?)
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_UpdateStatus_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Server.Hubs.ChatHub.UpdateStatus(EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: UpdateStatus(UserStatus, String)
|
|
fullName: EchoHub.Server.Hubs.ChatHub.UpdateStatus(EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Server.Hubs.ChatHub.UpdateStatus(EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: ChatHub.UpdateStatus(UserStatus, string?)
|
|
nameWithType.vb: ChatHub.UpdateStatus(UserStatus, String)
|
|
- uid: EchoHub.Server.Hubs.ChatHub.UpdateStatus*
|
|
name: UpdateStatus
|
|
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_UpdateStatus_
|
|
commentId: Overload:EchoHub.Server.Hubs.ChatHub.UpdateStatus
|
|
fullName: EchoHub.Server.Hubs.ChatHub.UpdateStatus
|
|
nameWithType: ChatHub.UpdateStatus
|
|
- uid: EchoHub.Server.Irc
|
|
name: EchoHub.Server.Irc
|
|
href: api/server-irc/EchoHub.Server.Irc.html
|
|
commentId: N:EchoHub.Server.Irc
|
|
fullName: EchoHub.Server.Irc
|
|
nameWithType: EchoHub.Server.Irc
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster
|
|
name: IrcBroadcaster
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html
|
|
commentId: T:EchoHub.Server.Irc.IrcBroadcaster
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster
|
|
nameWithType: IrcBroadcaster
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.#ctor(EchoHub.Server.Irc.IrcGatewayService,EchoHub.Core.Contracts.IMessageEncryptionService)
|
|
name: IrcBroadcaster(IrcGatewayService, IMessageEncryptionService)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster__ctor_EchoHub_Server_Irc_IrcGatewayService_EchoHub_Core_Contracts_IMessageEncryptionService_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.#ctor(EchoHub.Server.Irc.IrcGatewayService,EchoHub.Core.Contracts.IMessageEncryptionService)
|
|
name.vb: New(IrcGatewayService, IMessageEncryptionService)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.IrcBroadcaster(EchoHub.Server.Irc.IrcGatewayService, EchoHub.Core.Contracts.IMessageEncryptionService)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.New(EchoHub.Server.Irc.IrcGatewayService, EchoHub.Core.Contracts.IMessageEncryptionService)
|
|
nameWithType: IrcBroadcaster.IrcBroadcaster(IrcGatewayService, IMessageEncryptionService)
|
|
nameWithType.vb: IrcBroadcaster.New(IrcGatewayService, IMessageEncryptionService)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.#ctor*
|
|
name: IrcBroadcaster
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.IrcBroadcaster
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.New
|
|
nameWithType: IrcBroadcaster.IrcBroadcaster
|
|
nameWithType.vb: IrcBroadcaster.New
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name: ForceDisconnectUserAsync(List<string>, string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_ForceDisconnectUserAsync_System_Collections_Generic_List_System_String__System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name.vb: ForceDisconnectUserAsync(List(Of String), String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List<string>, string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List(Of String), String)
|
|
nameWithType: IrcBroadcaster.ForceDisconnectUserAsync(List<string>, string)
|
|
nameWithType.vb: IrcBroadcaster.ForceDisconnectUserAsync(List(Of String), String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync*
|
|
name: ForceDisconnectUserAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_ForceDisconnectUserAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.ForceDisconnectUserAsync
|
|
nameWithType: IrcBroadcaster.ForceDisconnectUserAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name: SendChannelDeletedAsync(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelDeletedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name.vb: SendChannelDeletedAsync(String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync(String)
|
|
nameWithType: IrcBroadcaster.SendChannelDeletedAsync(string)
|
|
nameWithType.vb: IrcBroadcaster.SendChannelDeletedAsync(String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync*
|
|
name: SendChannelDeletedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelDeletedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelDeletedAsync
|
|
nameWithType: IrcBroadcaster.SendChannelDeletedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync(System.String)
|
|
name: SendChannelNukedAsync(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelNukedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync(System.String)
|
|
name.vb: SendChannelNukedAsync(String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync(String)
|
|
nameWithType: IrcBroadcaster.SendChannelNukedAsync(string)
|
|
nameWithType.vb: IrcBroadcaster.SendChannelNukedAsync(String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync*
|
|
name: SendChannelNukedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelNukedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelNukedAsync
|
|
nameWithType: IrcBroadcaster.SendChannelNukedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name: SendChannelUpdatedAsync(ChannelDto, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelUpdatedAsync_EchoHub_Core_DTOs_ChannelDto_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name.vb: SendChannelUpdatedAsync(ChannelDto, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, String)
|
|
nameWithType: IrcBroadcaster.SendChannelUpdatedAsync(ChannelDto, string?)
|
|
nameWithType.vb: IrcBroadcaster.SendChannelUpdatedAsync(ChannelDto, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync*
|
|
name: SendChannelUpdatedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendChannelUpdatedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendChannelUpdatedAsync
|
|
nameWithType: IrcBroadcaster.SendChannelUpdatedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name: SendErrorAsync(string, string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendErrorAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name.vb: SendErrorAsync(String, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync(string, string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync(String, String)
|
|
nameWithType: IrcBroadcaster.SendErrorAsync(string, string)
|
|
nameWithType.vb: IrcBroadcaster.SendErrorAsync(String, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync*
|
|
name: SendErrorAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendErrorAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendErrorAsync
|
|
nameWithType: IrcBroadcaster.SendErrorAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name: SendMessageDeletedAsync(string, Guid)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendMessageDeletedAsync_System_String_System_Guid_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name.vb: SendMessageDeletedAsync(String, Guid)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync(string, System.Guid)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync(String, System.Guid)
|
|
nameWithType: IrcBroadcaster.SendMessageDeletedAsync(string, Guid)
|
|
nameWithType.vb: IrcBroadcaster.SendMessageDeletedAsync(String, Guid)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync*
|
|
name: SendMessageDeletedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendMessageDeletedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendMessageDeletedAsync
|
|
nameWithType: IrcBroadcaster.SendMessageDeletedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name: SendMessageToChannelAsync(string, MessageDto, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name.vb: SendMessageToChannelAsync(String, MessageDto, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto, String)
|
|
nameWithType: IrcBroadcaster.SendMessageToChannelAsync(string, MessageDto, string?)
|
|
nameWithType.vb: IrcBroadcaster.SendMessageToChannelAsync(String, MessageDto, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync*
|
|
name: SendMessageToChannelAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendMessageToChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync
|
|
nameWithType: IrcBroadcaster.SendMessageToChannelAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name: SendUserBannedAsync(string, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserBannedAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name.vb: SendUserBannedAsync(String, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync(string, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync(String, String)
|
|
nameWithType: IrcBroadcaster.SendUserBannedAsync(string, string?)
|
|
nameWithType.vb: IrcBroadcaster.SendUserBannedAsync(String, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync*
|
|
name: SendUserBannedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserBannedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserBannedAsync
|
|
nameWithType: IrcBroadcaster.SendUserBannedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name: SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserJoinedAsync_System_String_System_String_EchoHub_Core_DTOs_UserPresenceDto_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name.vb: SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(string, string, EchoHub.Core.DTOs.UserPresenceDto?, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(String, String, EchoHub.Core.DTOs.UserPresenceDto, String)
|
|
nameWithType: IrcBroadcaster.SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
nameWithType.vb: IrcBroadcaster.SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync*
|
|
name: SendUserJoinedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserJoinedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync
|
|
nameWithType: IrcBroadcaster.SendUserJoinedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name: SendUserKickedAsync(string, string, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserKickedAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name.vb: SendUserKickedAsync(String, String, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync(String, String, String)
|
|
nameWithType: IrcBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
nameWithType.vb: IrcBroadcaster.SendUserKickedAsync(String, String, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync*
|
|
name: SendUserKickedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserKickedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserKickedAsync
|
|
nameWithType: IrcBroadcaster.SendUserKickedAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name: SendUserLeftAsync(string, string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserLeftAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name.vb: SendUserLeftAsync(String, String)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync(string, string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync(String, String)
|
|
nameWithType: IrcBroadcaster.SendUserLeftAsync(string, string)
|
|
nameWithType.vb: IrcBroadcaster.SendUserLeftAsync(String, String)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync*
|
|
name: SendUserLeftAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserLeftAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserLeftAsync
|
|
nameWithType: IrcBroadcaster.SendUserLeftAsync
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserStatusChangedAsync_System_Collections_Generic_List_System_String__EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List<string>, EchoHub.Core.DTOs.UserPresenceDto)
|
|
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List(Of String), EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: IrcBroadcaster.SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
nameWithType.vb: IrcBroadcaster.SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
- uid: EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync*
|
|
name: SendUserStatusChangedAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserStatusChangedAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync
|
|
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserStatusChangedAsync
|
|
nameWithType: IrcBroadcaster.SendUserStatusChangedAsync
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection
|
|
name: IrcClientConnection
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html
|
|
commentId: T:EchoHub.Server.Irc.IrcClientConnection
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection
|
|
nameWithType: IrcClientConnection
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.#ctor(System.Net.Sockets.TcpClient,System.IO.Stream)
|
|
name: IrcClientConnection(TcpClient, Stream)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection__ctor_System_Net_Sockets_TcpClient_System_IO_Stream_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.#ctor(System.Net.Sockets.TcpClient,System.IO.Stream)
|
|
name.vb: New(TcpClient, Stream)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IrcClientConnection(System.Net.Sockets.TcpClient, System.IO.Stream)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.New(System.Net.Sockets.TcpClient, System.IO.Stream)
|
|
nameWithType: IrcClientConnection.IrcClientConnection(TcpClient, Stream)
|
|
nameWithType.vb: IrcClientConnection.New(TcpClient, Stream)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.#ctor*
|
|
name: IrcClientConnection
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IrcClientConnection
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.New
|
|
nameWithType: IrcClientConnection.IrcClientConnection
|
|
nameWithType.vb: IrcClientConnection.New
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.AwayMessage
|
|
name: AwayMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_AwayMessage
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.AwayMessage
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.AwayMessage
|
|
nameWithType: IrcClientConnection.AwayMessage
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.AwayMessage*
|
|
name: AwayMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_AwayMessage_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.AwayMessage
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.AwayMessage
|
|
nameWithType: IrcClientConnection.AwayMessage
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.CapNegotiating
|
|
name: CapNegotiating
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_CapNegotiating
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.CapNegotiating
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.CapNegotiating
|
|
nameWithType: IrcClientConnection.CapNegotiating
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.CapNegotiating*
|
|
name: CapNegotiating
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_CapNegotiating_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.CapNegotiating
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.CapNegotiating
|
|
nameWithType: IrcClientConnection.CapNegotiating
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.ConnectionId
|
|
name: ConnectionId
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_ConnectionId
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.ConnectionId
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.ConnectionId
|
|
nameWithType: IrcClientConnection.ConnectionId
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.ConnectionId*
|
|
name: ConnectionId
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_ConnectionId_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.ConnectionId
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.ConnectionId
|
|
nameWithType: IrcClientConnection.ConnectionId
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.DisposeAsync
|
|
name: DisposeAsync()
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_DisposeAsync
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.DisposeAsync
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.DisposeAsync()
|
|
nameWithType: IrcClientConnection.DisposeAsync()
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.DisposeAsync*
|
|
name: DisposeAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_DisposeAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.DisposeAsync
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.DisposeAsync
|
|
nameWithType: IrcClientConnection.DisposeAsync
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels
|
|
name: GetJoinedChannels()
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_GetJoinedChannels
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels()
|
|
nameWithType: IrcClientConnection.GetJoinedChannels()
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels*
|
|
name: GetJoinedChannels
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_GetJoinedChannels_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.GetJoinedChannels
|
|
nameWithType: IrcClientConnection.GetJoinedChannels
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Hostmask
|
|
name: Hostmask
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Hostmask
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.Hostmask
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Hostmask
|
|
nameWithType: IrcClientConnection.Hostmask
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Hostmask*
|
|
name: Hostmask
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Hostmask_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.Hostmask
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Hostmask
|
|
nameWithType: IrcClientConnection.Hostmask
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated
|
|
name: IsAuthenticated
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsAuthenticated
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated
|
|
nameWithType: IrcClientConnection.IsAuthenticated
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated*
|
|
name: IsAuthenticated
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsAuthenticated_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsAuthenticated
|
|
nameWithType: IrcClientConnection.IsAuthenticated
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsInChannel(System.String)
|
|
name: IsInChannel(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsInChannel_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.IsInChannel(System.String)
|
|
name.vb: IsInChannel(String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsInChannel(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.IsInChannel(String)
|
|
nameWithType: IrcClientConnection.IsInChannel(string)
|
|
nameWithType.vb: IrcClientConnection.IsInChannel(String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsInChannel*
|
|
name: IsInChannel
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsInChannel_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.IsInChannel
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsInChannel
|
|
nameWithType: IrcClientConnection.IsInChannel
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsRegistered
|
|
name: IsRegistered
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsRegistered
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.IsRegistered
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsRegistered
|
|
nameWithType: IrcClientConnection.IsRegistered
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsRegistered*
|
|
name: IsRegistered
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsRegistered_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.IsRegistered
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsRegistered
|
|
nameWithType: IrcClientConnection.IsRegistered
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsSasl
|
|
name: IsSasl
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsSasl
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.IsSasl
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsSasl
|
|
nameWithType: IrcClientConnection.IsSasl
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.IsSasl*
|
|
name: IsSasl
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_IsSasl_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.IsSasl
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.IsSasl
|
|
nameWithType: IrcClientConnection.IsSasl
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.JoinChannel(System.String)
|
|
name: JoinChannel(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_JoinChannel_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.JoinChannel(System.String)
|
|
name.vb: JoinChannel(String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.JoinChannel(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.JoinChannel(String)
|
|
nameWithType: IrcClientConnection.JoinChannel(string)
|
|
nameWithType.vb: IrcClientConnection.JoinChannel(String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.JoinChannel*
|
|
name: JoinChannel
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_JoinChannel_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.JoinChannel
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.JoinChannel
|
|
nameWithType: IrcClientConnection.JoinChannel
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.LeaveChannel(System.String)
|
|
name: LeaveChannel(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_LeaveChannel_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.LeaveChannel(System.String)
|
|
name.vb: LeaveChannel(String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.LeaveChannel(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.LeaveChannel(String)
|
|
nameWithType: IrcClientConnection.LeaveChannel(string)
|
|
nameWithType.vb: IrcClientConnection.LeaveChannel(String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.LeaveChannel*
|
|
name: LeaveChannel
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_LeaveChannel_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.LeaveChannel
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.LeaveChannel
|
|
nameWithType: IrcClientConnection.LeaveChannel
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Nickname
|
|
name: Nickname
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Nickname
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.Nickname
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Nickname
|
|
nameWithType: IrcClientConnection.Nickname
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Nickname*
|
|
name: Nickname
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Nickname_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.Nickname
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Nickname
|
|
nameWithType: IrcClientConnection.Nickname
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Password
|
|
name: Password
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Password
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.Password
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Password
|
|
nameWithType: IrcClientConnection.Password
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Password*
|
|
name: Password
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Password_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.Password
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Password
|
|
nameWithType: IrcClientConnection.Password
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync(System.Threading.CancellationToken)
|
|
name: ReadLineAsync(CancellationToken)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_ReadLineAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync(System.Threading.CancellationToken)
|
|
nameWithType: IrcClientConnection.ReadLineAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync*
|
|
name: ReadLineAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_ReadLineAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.ReadLineAsync
|
|
nameWithType: IrcClientConnection.ReadLineAsync
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.RealName
|
|
name: RealName
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_RealName
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.RealName
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.RealName
|
|
nameWithType: IrcClientConnection.RealName
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.RealName*
|
|
name: RealName
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_RealName_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.RealName
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.RealName
|
|
nameWithType: IrcClientConnection.RealName
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.SendAsync(System.String)
|
|
name: SendAsync(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_SendAsync_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.SendAsync(System.String)
|
|
name.vb: SendAsync(String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.SendAsync(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.SendAsync(String)
|
|
nameWithType: IrcClientConnection.SendAsync(string)
|
|
nameWithType.vb: IrcClientConnection.SendAsync(String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.SendAsync*
|
|
name: SendAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_SendAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.SendAsync
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.SendAsync
|
|
nameWithType: IrcClientConnection.SendAsync
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(System.String,System.String,System.String)
|
|
name: SendNumericAsync(string, string, string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_SendNumericAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(System.String,System.String,System.String)
|
|
name.vb: SendNumericAsync(String, String, String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(string, string, string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(String, String, String)
|
|
nameWithType: IrcClientConnection.SendNumericAsync(string, string, string)
|
|
nameWithType.vb: IrcClientConnection.SendNumericAsync(String, String, String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(System.String,System.String,System.String,System.String)
|
|
name: SendNumericAsync(string, string, string, string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_SendNumericAsync_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(System.String,System.String,System.String,System.String)
|
|
name.vb: SendNumericAsync(String, String, String, String)
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(string, string, string, string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync(String, String, String, String)
|
|
nameWithType: IrcClientConnection.SendNumericAsync(string, string, string, string)
|
|
nameWithType.vb: IrcClientConnection.SendNumericAsync(String, String, String, String)
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync*
|
|
name: SendNumericAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_SendNumericAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.SendNumericAsync
|
|
nameWithType: IrcClientConnection.SendNumericAsync
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.UserId
|
|
name: UserId
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_UserId
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.UserId
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.UserId
|
|
nameWithType: IrcClientConnection.UserId
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.UserId*
|
|
name: UserId
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_UserId_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.UserId
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.UserId
|
|
nameWithType: IrcClientConnection.UserId
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Username
|
|
name: Username
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Username
|
|
commentId: P:EchoHub.Server.Irc.IrcClientConnection.Username
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Username
|
|
nameWithType: IrcClientConnection.Username
|
|
- uid: EchoHub.Server.Irc.IrcClientConnection.Username*
|
|
name: Username
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_Username_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.Username
|
|
fullName: EchoHub.Server.Irc.IrcClientConnection.Username
|
|
nameWithType: IrcClientConnection.Username
|
|
- uid: EchoHub.Server.Irc.IrcCommandHandler
|
|
name: IrcCommandHandler
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcCommandHandler.html
|
|
commentId: T:EchoHub.Server.Irc.IrcCommandHandler
|
|
fullName: EchoHub.Server.Irc.IrcCommandHandler
|
|
nameWithType: IrcCommandHandler
|
|
- uid: EchoHub.Server.Irc.IrcCommandHandler.#ctor(EchoHub.Server.Irc.IrcClientConnection,EchoHub.Server.Irc.IrcOptions,EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IUserService,EchoHub.Core.Contracts.IChannelService,EchoHub.Core.Contracts.IMessageEncryptionService,Microsoft.Extensions.Logging.ILogger)
|
|
name: IrcCommandHandler(IrcClientConnection, IrcOptions, IChatService, IUserService, IChannelService, IMessageEncryptionService, ILogger)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcCommandHandler.html#EchoHub_Server_Irc_IrcCommandHandler__ctor_EchoHub_Server_Irc_IrcClientConnection_EchoHub_Server_Irc_IrcOptions_EchoHub_Core_Contracts_IChatService_EchoHub_Core_Contracts_IUserService_EchoHub_Core_Contracts_IChannelService_EchoHub_Core_Contracts_IMessageEncryptionService_Microsoft_Extensions_Logging_ILogger_
|
|
commentId: M:EchoHub.Server.Irc.IrcCommandHandler.#ctor(EchoHub.Server.Irc.IrcClientConnection,EchoHub.Server.Irc.IrcOptions,EchoHub.Core.Contracts.IChatService,EchoHub.Core.Contracts.IUserService,EchoHub.Core.Contracts.IChannelService,EchoHub.Core.Contracts.IMessageEncryptionService,Microsoft.Extensions.Logging.ILogger)
|
|
name.vb: New(IrcClientConnection, IrcOptions, IChatService, IUserService, IChannelService, IMessageEncryptionService, ILogger)
|
|
fullName: EchoHub.Server.Irc.IrcCommandHandler.IrcCommandHandler(EchoHub.Server.Irc.IrcClientConnection, EchoHub.Server.Irc.IrcOptions, EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IUserService, EchoHub.Core.Contracts.IChannelService, EchoHub.Core.Contracts.IMessageEncryptionService, Microsoft.Extensions.Logging.ILogger)
|
|
fullName.vb: EchoHub.Server.Irc.IrcCommandHandler.New(EchoHub.Server.Irc.IrcClientConnection, EchoHub.Server.Irc.IrcOptions, EchoHub.Core.Contracts.IChatService, EchoHub.Core.Contracts.IUserService, EchoHub.Core.Contracts.IChannelService, EchoHub.Core.Contracts.IMessageEncryptionService, Microsoft.Extensions.Logging.ILogger)
|
|
nameWithType: IrcCommandHandler.IrcCommandHandler(IrcClientConnection, IrcOptions, IChatService, IUserService, IChannelService, IMessageEncryptionService, ILogger)
|
|
nameWithType.vb: IrcCommandHandler.New(IrcClientConnection, IrcOptions, IChatService, IUserService, IChannelService, IMessageEncryptionService, ILogger)
|
|
- uid: EchoHub.Server.Irc.IrcCommandHandler.#ctor*
|
|
name: IrcCommandHandler
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcCommandHandler.html#EchoHub_Server_Irc_IrcCommandHandler__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcCommandHandler.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcCommandHandler.IrcCommandHandler
|
|
fullName.vb: EchoHub.Server.Irc.IrcCommandHandler.New
|
|
nameWithType: IrcCommandHandler.IrcCommandHandler
|
|
nameWithType.vb: IrcCommandHandler.New
|
|
- uid: EchoHub.Server.Irc.IrcCommandHandler.RunAsync(System.Threading.CancellationToken)
|
|
name: RunAsync(CancellationToken)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcCommandHandler.html#EchoHub_Server_Irc_IrcCommandHandler_RunAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Irc.IrcCommandHandler.RunAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Irc.IrcCommandHandler.RunAsync(System.Threading.CancellationToken)
|
|
nameWithType: IrcCommandHandler.RunAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Irc.IrcCommandHandler.RunAsync*
|
|
name: RunAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcCommandHandler.html#EchoHub_Server_Irc_IrcCommandHandler_RunAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcCommandHandler.RunAsync
|
|
fullName: EchoHub.Server.Irc.IrcCommandHandler.RunAsync
|
|
nameWithType: IrcCommandHandler.RunAsync
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService
|
|
name: IrcGatewayService
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html
|
|
commentId: T:EchoHub.Server.Irc.IrcGatewayService
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService
|
|
nameWithType: IrcGatewayService
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.#ctor(Microsoft.Extensions.Options.IOptions{EchoHub.Server.Irc.IrcOptions},System.IServiceProvider,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Irc.IrcGatewayService})
|
|
name: IrcGatewayService(IOptions<IrcOptions>, IServiceProvider, ILogger<IrcGatewayService>)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService__ctor_Microsoft_Extensions_Options_IOptions_EchoHub_Server_Irc_IrcOptions__System_IServiceProvider_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Irc_IrcGatewayService__
|
|
commentId: M:EchoHub.Server.Irc.IrcGatewayService.#ctor(Microsoft.Extensions.Options.IOptions{EchoHub.Server.Irc.IrcOptions},System.IServiceProvider,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Irc.IrcGatewayService})
|
|
name.vb: New(IOptions(Of IrcOptions), IServiceProvider, ILogger(Of IrcGatewayService))
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.IrcGatewayService(Microsoft.Extensions.Options.IOptions<EchoHub.Server.Irc.IrcOptions>, System.IServiceProvider, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Irc.IrcGatewayService>)
|
|
fullName.vb: EchoHub.Server.Irc.IrcGatewayService.New(Microsoft.Extensions.Options.IOptions(Of EchoHub.Server.Irc.IrcOptions), System.IServiceProvider, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Irc.IrcGatewayService))
|
|
nameWithType: IrcGatewayService.IrcGatewayService(IOptions<IrcOptions>, IServiceProvider, ILogger<IrcGatewayService>)
|
|
nameWithType.vb: IrcGatewayService.New(IOptions(Of IrcOptions), IServiceProvider, ILogger(Of IrcGatewayService))
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.#ctor*
|
|
name: IrcGatewayService
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.IrcGatewayService
|
|
fullName.vb: EchoHub.Server.Irc.IrcGatewayService.New
|
|
nameWithType: IrcGatewayService.IrcGatewayService
|
|
nameWithType.vb: IrcGatewayService.New
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.Connections
|
|
name: Connections
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_Connections
|
|
commentId: P:EchoHub.Server.Irc.IrcGatewayService.Connections
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.Connections
|
|
nameWithType: IrcGatewayService.Connections
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.Connections*
|
|
name: Connections
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_Connections_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.Connections
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.Connections
|
|
nameWithType: IrcGatewayService.Connections
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync(System.Threading.CancellationToken)
|
|
name: ExecuteAsync(CancellationToken)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_ExecuteAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync(System.Threading.CancellationToken)
|
|
nameWithType: IrcGatewayService.ExecuteAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync*
|
|
name: ExecuteAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_ExecuteAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.ExecuteAsync
|
|
nameWithType: IrcGatewayService.ExecuteAsync
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.GetAllConnections
|
|
name: GetAllConnections()
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_GetAllConnections
|
|
commentId: M:EchoHub.Server.Irc.IrcGatewayService.GetAllConnections
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.GetAllConnections()
|
|
nameWithType: IrcGatewayService.GetAllConnections()
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.GetAllConnections*
|
|
name: GetAllConnections
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_GetAllConnections_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.GetAllConnections
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.GetAllConnections
|
|
nameWithType: IrcGatewayService.GetAllConnections
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel(System.String)
|
|
name: GetConnectionsInChannel(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_GetConnectionsInChannel_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel(System.String)
|
|
name.vb: GetConnectionsInChannel(String)
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel(String)
|
|
nameWithType: IrcGatewayService.GetConnectionsInChannel(string)
|
|
nameWithType.vb: IrcGatewayService.GetConnectionsInChannel(String)
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel*
|
|
name: GetConnectionsInChannel
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_GetConnectionsInChannel_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel
|
|
nameWithType: IrcGatewayService.GetConnectionsInChannel
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.Options
|
|
name: Options
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_Options
|
|
commentId: P:EchoHub.Server.Irc.IrcGatewayService.Options
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.Options
|
|
nameWithType: IrcGatewayService.Options
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.Options*
|
|
name: Options
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_Options_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.Options
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.Options
|
|
nameWithType: IrcGatewayService.Options
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.StopAsync(System.Threading.CancellationToken)
|
|
name: StopAsync(CancellationToken)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_StopAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Irc.IrcGatewayService.StopAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.StopAsync(System.Threading.CancellationToken)
|
|
nameWithType: IrcGatewayService.StopAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Irc.IrcGatewayService.StopAsync*
|
|
name: StopAsync
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcGatewayService.html#EchoHub_Server_Irc_IrcGatewayService_StopAsync_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcGatewayService.StopAsync
|
|
fullName: EchoHub.Server.Irc.IrcGatewayService.StopAsync
|
|
nameWithType: IrcGatewayService.StopAsync
|
|
- uid: EchoHub.Server.Irc.IrcMessage
|
|
name: IrcMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html
|
|
commentId: T:EchoHub.Server.Irc.IrcMessage
|
|
fullName: EchoHub.Server.Irc.IrcMessage
|
|
nameWithType: IrcMessage
|
|
- uid: EchoHub.Server.Irc.IrcMessage.#ctor
|
|
name: IrcMessage()
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage__ctor
|
|
commentId: M:EchoHub.Server.Irc.IrcMessage.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Irc.IrcMessage.IrcMessage()
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessage.New()
|
|
nameWithType: IrcMessage.IrcMessage()
|
|
nameWithType.vb: IrcMessage.New()
|
|
- uid: EchoHub.Server.Irc.IrcMessage.#ctor*
|
|
name: IrcMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcMessage.IrcMessage
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessage.New
|
|
nameWithType: IrcMessage.IrcMessage
|
|
nameWithType.vb: IrcMessage.New
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Command
|
|
name: Command
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Command
|
|
commentId: P:EchoHub.Server.Irc.IrcMessage.Command
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Command
|
|
nameWithType: IrcMessage.Command
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Command*
|
|
name: Command
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Command_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.Command
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Command
|
|
nameWithType: IrcMessage.Command
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Parameters
|
|
name: Parameters
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Parameters
|
|
commentId: P:EchoHub.Server.Irc.IrcMessage.Parameters
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Parameters
|
|
nameWithType: IrcMessage.Parameters
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Parameters*
|
|
name: Parameters
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Parameters_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.Parameters
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Parameters
|
|
nameWithType: IrcMessage.Parameters
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Parse(System.String)
|
|
name: Parse(string)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Parse_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcMessage.Parse(System.String)
|
|
name.vb: Parse(String)
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Parse(string)
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessage.Parse(String)
|
|
nameWithType: IrcMessage.Parse(string)
|
|
nameWithType.vb: IrcMessage.Parse(String)
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Parse*
|
|
name: Parse
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Parse_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.Parse
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Parse
|
|
nameWithType: IrcMessage.Parse
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Prefix
|
|
name: Prefix
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Prefix
|
|
commentId: P:EchoHub.Server.Irc.IrcMessage.Prefix
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Prefix
|
|
nameWithType: IrcMessage.Prefix
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Prefix*
|
|
name: Prefix
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Prefix_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.Prefix
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Prefix
|
|
nameWithType: IrcMessage.Prefix
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Trailing
|
|
name: Trailing
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Trailing
|
|
commentId: P:EchoHub.Server.Irc.IrcMessage.Trailing
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Trailing
|
|
nameWithType: IrcMessage.Trailing
|
|
- uid: EchoHub.Server.Irc.IrcMessage.Trailing*
|
|
name: Trailing
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessage.html#EchoHub_Server_Irc_IrcMessage_Trailing_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessage.Trailing
|
|
fullName: EchoHub.Server.Irc.IrcMessage.Trailing
|
|
nameWithType: IrcMessage.Trailing
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter
|
|
name: IrcMessageFormatter
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html
|
|
commentId: T:EchoHub.Server.Irc.IrcMessageFormatter
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter
|
|
nameWithType: IrcMessageFormatter
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name: FormatMessage(MessageDto, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_FormatMessage_EchoHub_Core_DTOs_MessageDto_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name.vb: FormatMessage(MessageDto, String)
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto, String)
|
|
nameWithType: IrcMessageFormatter.FormatMessage(MessageDto, string?)
|
|
nameWithType.vb: IrcMessageFormatter.FormatMessage(MessageDto, String)
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage*
|
|
name: FormatMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_FormatMessage_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage
|
|
nameWithType: IrcMessageFormatter.FormatMessage
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage(System.String,System.Int32)
|
|
name: SplitMessage(string, int)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_SplitMessage_System_String_System_Int32_
|
|
commentId: M:EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage(System.String,System.Int32)
|
|
name.vb: SplitMessage(String, Integer)
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage(string, int)
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage(String, Integer)
|
|
nameWithType: IrcMessageFormatter.SplitMessage(string, int)
|
|
nameWithType.vb: IrcMessageFormatter.SplitMessage(String, Integer)
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage*
|
|
name: SplitMessage
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_SplitMessage_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.SplitMessage
|
|
nameWithType: IrcMessageFormatter.SplitMessage
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl(System.String,System.String)
|
|
name: ToAbsoluteUrl(string, string?)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_ToAbsoluteUrl_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl(System.String,System.String)
|
|
name.vb: ToAbsoluteUrl(String, String)
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl(string, string?)
|
|
fullName.vb: EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl(String, String)
|
|
nameWithType: IrcMessageFormatter.ToAbsoluteUrl(string, string?)
|
|
nameWithType.vb: IrcMessageFormatter.ToAbsoluteUrl(String, String)
|
|
- uid: EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl*
|
|
name: ToAbsoluteUrl
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_ToAbsoluteUrl_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl
|
|
fullName: EchoHub.Server.Irc.IrcMessageFormatter.ToAbsoluteUrl
|
|
nameWithType: IrcMessageFormatter.ToAbsoluteUrl
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply
|
|
name: IrcNumericReply
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html
|
|
commentId: T:EchoHub.Server.Irc.IrcNumericReply
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply
|
|
nameWithType: IrcNumericReply
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_ALREADYREGISTERED
|
|
name: ERR_ALREADYREGISTERED
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_ALREADYREGISTERED
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_ALREADYREGISTERED
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_ALREADYREGISTERED
|
|
nameWithType: IrcNumericReply.ERR_ALREADYREGISTERED
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_BADCHANNELKEY
|
|
name: ERR_BADCHANNELKEY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_BADCHANNELKEY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_BADCHANNELKEY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_BADCHANNELKEY
|
|
nameWithType: IrcNumericReply.ERR_BADCHANNELKEY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_CANNOTSENDTOCHAN
|
|
name: ERR_CANNOTSENDTOCHAN
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_CANNOTSENDTOCHAN
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_CANNOTSENDTOCHAN
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_CANNOTSENDTOCHAN
|
|
nameWithType: IrcNumericReply.ERR_CANNOTSENDTOCHAN
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_CHANOPRIVSNEEDED
|
|
name: ERR_CHANOPRIVSNEEDED
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_CHANOPRIVSNEEDED
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_CHANOPRIVSNEEDED
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_CHANOPRIVSNEEDED
|
|
nameWithType: IrcNumericReply.ERR_CHANOPRIVSNEEDED
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_ERRONEUSNICKNAME
|
|
name: ERR_ERRONEUSNICKNAME
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_ERRONEUSNICKNAME
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_ERRONEUSNICKNAME
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_ERRONEUSNICKNAME
|
|
nameWithType: IrcNumericReply.ERR_ERRONEUSNICKNAME
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_KEYSET
|
|
name: ERR_KEYSET
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_KEYSET
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_KEYSET
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_KEYSET
|
|
nameWithType: IrcNumericReply.ERR_KEYSET
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NEEDMOREPARAMS
|
|
name: ERR_NEEDMOREPARAMS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NEEDMOREPARAMS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NEEDMOREPARAMS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NEEDMOREPARAMS
|
|
nameWithType: IrcNumericReply.ERR_NEEDMOREPARAMS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NICKNAMEINUSE
|
|
name: ERR_NICKNAMEINUSE
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NICKNAMEINUSE
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NICKNAMEINUSE
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NICKNAMEINUSE
|
|
nameWithType: IrcNumericReply.ERR_NICKNAMEINUSE
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NOMOTD
|
|
name: ERR_NOMOTD
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NOMOTD
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NOMOTD
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NOMOTD
|
|
nameWithType: IrcNumericReply.ERR_NOMOTD
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NONICKNAMEGIVEN
|
|
name: ERR_NONICKNAMEGIVEN
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NONICKNAMEGIVEN
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NONICKNAMEGIVEN
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NONICKNAMEGIVEN
|
|
nameWithType: IrcNumericReply.ERR_NONICKNAMEGIVEN
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHCHANNEL
|
|
name: ERR_NOSUCHCHANNEL
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NOSUCHCHANNEL
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHCHANNEL
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHCHANNEL
|
|
nameWithType: IrcNumericReply.ERR_NOSUCHCHANNEL
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHNICK
|
|
name: ERR_NOSUCHNICK
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NOSUCHNICK
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHNICK
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NOSUCHNICK
|
|
nameWithType: IrcNumericReply.ERR_NOSUCHNICK
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NOTONCHANNEL
|
|
name: ERR_NOTONCHANNEL
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NOTONCHANNEL
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NOTONCHANNEL
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NOTONCHANNEL
|
|
nameWithType: IrcNumericReply.ERR_NOTONCHANNEL
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_NOTREGISTERED
|
|
name: ERR_NOTREGISTERED
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_NOTREGISTERED
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_NOTREGISTERED
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_NOTREGISTERED
|
|
nameWithType: IrcNumericReply.ERR_NOTREGISTERED
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_PASSWDMISMATCH
|
|
name: ERR_PASSWDMISMATCH
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_PASSWDMISMATCH
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_PASSWDMISMATCH
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_PASSWDMISMATCH
|
|
nameWithType: IrcNumericReply.ERR_PASSWDMISMATCH
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_SASLFAIL
|
|
name: ERR_SASLFAIL
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_SASLFAIL
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_SASLFAIL
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_SASLFAIL
|
|
nameWithType: IrcNumericReply.ERR_SASLFAIL
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNCOMMAND
|
|
name: ERR_UNKNOWNCOMMAND
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_UNKNOWNCOMMAND
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNCOMMAND
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNCOMMAND
|
|
nameWithType: IrcNumericReply.ERR_UNKNOWNCOMMAND
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNMODE
|
|
name: ERR_UNKNOWNMODE
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_ERR_UNKNOWNMODE
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNMODE
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNMODE
|
|
nameWithType: IrcNumericReply.ERR_UNKNOWNMODE
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_AWAY
|
|
name: RPL_AWAY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_AWAY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_AWAY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_AWAY
|
|
nameWithType: IrcNumericReply.RPL_AWAY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_CHANNELMODEIS
|
|
name: RPL_CHANNELMODEIS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_CHANNELMODEIS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_CHANNELMODEIS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_CHANNELMODEIS
|
|
nameWithType: IrcNumericReply.RPL_CHANNELMODEIS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_CREATED
|
|
name: RPL_CREATED
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_CREATED
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_CREATED
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_CREATED
|
|
nameWithType: IrcNumericReply.RPL_CREATED
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFBANLIST
|
|
name: RPL_ENDOFBANLIST
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFBANLIST
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFBANLIST
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFBANLIST
|
|
nameWithType: IrcNumericReply.RPL_ENDOFBANLIST
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFMOTD
|
|
name: RPL_ENDOFMOTD
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFMOTD
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFMOTD
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFMOTD
|
|
nameWithType: IrcNumericReply.RPL_ENDOFMOTD
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFNAMES
|
|
name: RPL_ENDOFNAMES
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFNAMES
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFNAMES
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFNAMES
|
|
nameWithType: IrcNumericReply.RPL_ENDOFNAMES
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHO
|
|
name: RPL_ENDOFWHO
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFWHO
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHO
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHO
|
|
nameWithType: IrcNumericReply.RPL_ENDOFWHO
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHOIS
|
|
name: RPL_ENDOFWHOIS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFWHOIS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHOIS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFWHOIS
|
|
nameWithType: IrcNumericReply.RPL_ENDOFWHOIS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_ISUPPORT
|
|
name: RPL_ISUPPORT
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_ISUPPORT
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_ISUPPORT
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_ISUPPORT
|
|
nameWithType: IrcNumericReply.RPL_ISUPPORT
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_LIST
|
|
name: RPL_LIST
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_LIST
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_LIST
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_LIST
|
|
nameWithType: IrcNumericReply.RPL_LIST
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_LISTEND
|
|
name: RPL_LISTEND
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_LISTEND
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_LISTEND
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_LISTEND
|
|
nameWithType: IrcNumericReply.RPL_LISTEND
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_LOGGEDIN
|
|
name: RPL_LOGGEDIN
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_LOGGEDIN
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_LOGGEDIN
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_LOGGEDIN
|
|
nameWithType: IrcNumericReply.RPL_LOGGEDIN
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_MOTD
|
|
name: RPL_MOTD
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_MOTD
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_MOTD
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_MOTD
|
|
nameWithType: IrcNumericReply.RPL_MOTD
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_MOTDSTART
|
|
name: RPL_MOTDSTART
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_MOTDSTART
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_MOTDSTART
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_MOTDSTART
|
|
nameWithType: IrcNumericReply.RPL_MOTDSTART
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_MYINFO
|
|
name: RPL_MYINFO
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_MYINFO
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_MYINFO
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_MYINFO
|
|
nameWithType: IrcNumericReply.RPL_MYINFO
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_NAMREPLY
|
|
name: RPL_NAMREPLY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_NAMREPLY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_NAMREPLY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_NAMREPLY
|
|
nameWithType: IrcNumericReply.RPL_NAMREPLY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_NOTOPIC
|
|
name: RPL_NOTOPIC
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_NOTOPIC
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_NOTOPIC
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_NOTOPIC
|
|
nameWithType: IrcNumericReply.RPL_NOTOPIC
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_NOWAWAY
|
|
name: RPL_NOWAWAY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_NOWAWAY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_NOWAWAY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_NOWAWAY
|
|
nameWithType: IrcNumericReply.RPL_NOWAWAY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_SASLSUCCESS
|
|
name: RPL_SASLSUCCESS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_SASLSUCCESS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_SASLSUCCESS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_SASLSUCCESS
|
|
nameWithType: IrcNumericReply.RPL_SASLSUCCESS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_TOPIC
|
|
name: RPL_TOPIC
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_TOPIC
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_TOPIC
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_TOPIC
|
|
nameWithType: IrcNumericReply.RPL_TOPIC
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_UMODEIS
|
|
name: RPL_UMODEIS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_UMODEIS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_UMODEIS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_UMODEIS
|
|
nameWithType: IrcNumericReply.RPL_UMODEIS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_UNAWAY
|
|
name: RPL_UNAWAY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_UNAWAY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_UNAWAY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_UNAWAY
|
|
nameWithType: IrcNumericReply.RPL_UNAWAY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WELCOME
|
|
name: RPL_WELCOME
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WELCOME
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WELCOME
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WELCOME
|
|
nameWithType: IrcNumericReply.RPL_WELCOME
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISCHANNELS
|
|
name: RPL_WHOISCHANNELS
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WHOISCHANNELS
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISCHANNELS
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISCHANNELS
|
|
nameWithType: IrcNumericReply.RPL_WHOISCHANNELS
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISIDLE
|
|
name: RPL_WHOISIDLE
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WHOISIDLE
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISIDLE
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISIDLE
|
|
nameWithType: IrcNumericReply.RPL_WHOISIDLE
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISSERVER
|
|
name: RPL_WHOISSERVER
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WHOISSERVER
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISSERVER
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISSERVER
|
|
nameWithType: IrcNumericReply.RPL_WHOISSERVER
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISUSER
|
|
name: RPL_WHOISUSER
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WHOISUSER
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISUSER
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOISUSER
|
|
nameWithType: IrcNumericReply.RPL_WHOISUSER
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOREPLY
|
|
name: RPL_WHOREPLY
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_WHOREPLY
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_WHOREPLY
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_WHOREPLY
|
|
nameWithType: IrcNumericReply.RPL_WHOREPLY
|
|
- uid: EchoHub.Server.Irc.IrcNumericReply.RPL_YOURHOST
|
|
name: RPL_YOURHOST
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcNumericReply.html#EchoHub_Server_Irc_IrcNumericReply_RPL_YOURHOST
|
|
commentId: F:EchoHub.Server.Irc.IrcNumericReply.RPL_YOURHOST
|
|
fullName: EchoHub.Server.Irc.IrcNumericReply.RPL_YOURHOST
|
|
nameWithType: IrcNumericReply.RPL_YOURHOST
|
|
- uid: EchoHub.Server.Irc.IrcOptions
|
|
name: IrcOptions
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html
|
|
commentId: T:EchoHub.Server.Irc.IrcOptions
|
|
fullName: EchoHub.Server.Irc.IrcOptions
|
|
nameWithType: IrcOptions
|
|
- uid: EchoHub.Server.Irc.IrcOptions.#ctor
|
|
name: IrcOptions()
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions__ctor
|
|
commentId: M:EchoHub.Server.Irc.IrcOptions.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Irc.IrcOptions.IrcOptions()
|
|
fullName.vb: EchoHub.Server.Irc.IrcOptions.New()
|
|
nameWithType: IrcOptions.IrcOptions()
|
|
nameWithType.vb: IrcOptions.New()
|
|
- uid: EchoHub.Server.Irc.IrcOptions.#ctor*
|
|
name: IrcOptions
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions__ctor_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Irc.IrcOptions.IrcOptions
|
|
fullName.vb: EchoHub.Server.Irc.IrcOptions.New
|
|
nameWithType: IrcOptions.IrcOptions
|
|
nameWithType.vb: IrcOptions.New
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Enabled
|
|
name: Enabled
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Enabled
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.Enabled
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Enabled
|
|
nameWithType: IrcOptions.Enabled
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Enabled*
|
|
name: Enabled
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Enabled_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.Enabled
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Enabled
|
|
nameWithType: IrcOptions.Enabled
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Motd
|
|
name: Motd
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Motd
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.Motd
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Motd
|
|
nameWithType: IrcOptions.Motd
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Motd*
|
|
name: Motd
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Motd_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.Motd
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Motd
|
|
nameWithType: IrcOptions.Motd
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Port
|
|
name: Port
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Port
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.Port
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Port
|
|
nameWithType: IrcOptions.Port
|
|
- uid: EchoHub.Server.Irc.IrcOptions.Port*
|
|
name: Port
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_Port_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.Port
|
|
fullName: EchoHub.Server.Irc.IrcOptions.Port
|
|
nameWithType: IrcOptions.Port
|
|
- uid: EchoHub.Server.Irc.IrcOptions.PublicBaseUrl
|
|
name: PublicBaseUrl
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_PublicBaseUrl
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.PublicBaseUrl
|
|
fullName: EchoHub.Server.Irc.IrcOptions.PublicBaseUrl
|
|
nameWithType: IrcOptions.PublicBaseUrl
|
|
- uid: EchoHub.Server.Irc.IrcOptions.PublicBaseUrl*
|
|
name: PublicBaseUrl
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_PublicBaseUrl_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.PublicBaseUrl
|
|
fullName: EchoHub.Server.Irc.IrcOptions.PublicBaseUrl
|
|
nameWithType: IrcOptions.PublicBaseUrl
|
|
- uid: EchoHub.Server.Irc.IrcOptions.SectionName
|
|
name: SectionName
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_SectionName
|
|
commentId: F:EchoHub.Server.Irc.IrcOptions.SectionName
|
|
fullName: EchoHub.Server.Irc.IrcOptions.SectionName
|
|
nameWithType: IrcOptions.SectionName
|
|
- uid: EchoHub.Server.Irc.IrcOptions.ServerName
|
|
name: ServerName
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_ServerName
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.ServerName
|
|
fullName: EchoHub.Server.Irc.IrcOptions.ServerName
|
|
nameWithType: IrcOptions.ServerName
|
|
- uid: EchoHub.Server.Irc.IrcOptions.ServerName*
|
|
name: ServerName
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_ServerName_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.ServerName
|
|
fullName: EchoHub.Server.Irc.IrcOptions.ServerName
|
|
nameWithType: IrcOptions.ServerName
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsCertPassword
|
|
name: TlsCertPassword
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsCertPassword
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.TlsCertPassword
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsCertPassword
|
|
nameWithType: IrcOptions.TlsCertPassword
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsCertPassword*
|
|
name: TlsCertPassword
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsCertPassword_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.TlsCertPassword
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsCertPassword
|
|
nameWithType: IrcOptions.TlsCertPassword
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsCertPath
|
|
name: TlsCertPath
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsCertPath
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.TlsCertPath
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsCertPath
|
|
nameWithType: IrcOptions.TlsCertPath
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsCertPath*
|
|
name: TlsCertPath
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsCertPath_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.TlsCertPath
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsCertPath
|
|
nameWithType: IrcOptions.TlsCertPath
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsEnabled
|
|
name: TlsEnabled
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsEnabled
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.TlsEnabled
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsEnabled
|
|
nameWithType: IrcOptions.TlsEnabled
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsEnabled*
|
|
name: TlsEnabled
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsEnabled_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.TlsEnabled
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsEnabled
|
|
nameWithType: IrcOptions.TlsEnabled
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsPort
|
|
name: TlsPort
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsPort
|
|
commentId: P:EchoHub.Server.Irc.IrcOptions.TlsPort
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsPort
|
|
nameWithType: IrcOptions.TlsPort
|
|
- uid: EchoHub.Server.Irc.IrcOptions.TlsPort*
|
|
name: TlsPort
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcOptions.html#EchoHub_Server_Irc_IrcOptions_TlsPort_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcOptions.TlsPort
|
|
fullName: EchoHub.Server.Irc.IrcOptions.TlsPort
|
|
nameWithType: IrcOptions.TlsPort
|
|
- uid: EchoHub.Server.Irc.IrcServiceExtensions
|
|
name: IrcServiceExtensions
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcServiceExtensions.html
|
|
commentId: T:EchoHub.Server.Irc.IrcServiceExtensions
|
|
fullName: EchoHub.Server.Irc.IrcServiceExtensions
|
|
nameWithType: IrcServiceExtensions
|
|
- uid: EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway(Microsoft.AspNetCore.Builder.WebApplicationBuilder)
|
|
name: AddIrcGateway(WebApplicationBuilder)
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcServiceExtensions.html#EchoHub_Server_Irc_IrcServiceExtensions_AddIrcGateway_Microsoft_AspNetCore_Builder_WebApplicationBuilder_
|
|
commentId: M:EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway(Microsoft.AspNetCore.Builder.WebApplicationBuilder)
|
|
fullName: EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway(Microsoft.AspNetCore.Builder.WebApplicationBuilder)
|
|
nameWithType: IrcServiceExtensions.AddIrcGateway(WebApplicationBuilder)
|
|
- uid: EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway*
|
|
name: AddIrcGateway
|
|
href: api/server-irc/EchoHub.Server.Irc.IrcServiceExtensions.html#EchoHub_Server_Irc_IrcServiceExtensions_AddIrcGateway_
|
|
commentId: Overload:EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway
|
|
fullName: EchoHub.Server.Irc.IrcServiceExtensions.AddIrcGateway
|
|
nameWithType: IrcServiceExtensions.AddIrcGateway
|
|
- uid: EchoHub.Server.Services
|
|
name: EchoHub.Server.Services
|
|
href: api/server/EchoHub.Server.Services.html
|
|
commentId: N:EchoHub.Server.Services
|
|
fullName: EchoHub.Server.Services
|
|
nameWithType: EchoHub.Server.Services
|
|
- uid: EchoHub.Server.Services.ChannelService
|
|
name: ChannelService
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html
|
|
commentId: T:EchoHub.Server.Services.ChannelService
|
|
fullName: EchoHub.Server.Services.ChannelService
|
|
nameWithType: ChannelService
|
|
- uid: EchoHub.Server.Services.ChannelService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.SpamGuard,EchoHub.Server.Services.ServerLogs.ServerLogsService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChannelService})
|
|
name: ChannelService(IServiceScopeFactory, PresenceTracker, SpamGuard, ServerLogsService, ILogger<ChannelService>)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService__ctor_Microsoft_Extensions_DependencyInjection_IServiceScopeFactory_EchoHub_Server_Services_PresenceTracker_EchoHub_Server_Services_SpamGuard_EchoHub_Server_Services_ServerLogs_ServerLogsService_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_ChannelService__
|
|
commentId: M:EchoHub.Server.Services.ChannelService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.SpamGuard,EchoHub.Server.Services.ServerLogs.ServerLogsService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChannelService})
|
|
name.vb: New(IServiceScopeFactory, PresenceTracker, SpamGuard, ServerLogsService, ILogger(Of ChannelService))
|
|
fullName: EchoHub.Server.Services.ChannelService.ChannelService(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.SpamGuard, EchoHub.Server.Services.ServerLogs.ServerLogsService, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.ChannelService>)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.New(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.SpamGuard, EchoHub.Server.Services.ServerLogs.ServerLogsService, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.ChannelService))
|
|
nameWithType: ChannelService.ChannelService(IServiceScopeFactory, PresenceTracker, SpamGuard, ServerLogsService, ILogger<ChannelService>)
|
|
nameWithType.vb: ChannelService.New(IServiceScopeFactory, PresenceTracker, SpamGuard, ServerLogsService, ILogger(Of ChannelService))
|
|
- uid: EchoHub.Server.Services.ChannelService.#ctor*
|
|
name: ChannelService
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ChannelService.ChannelService
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.New
|
|
nameWithType: ChannelService.ChannelService
|
|
nameWithType.vb: ChannelService.New
|
|
- uid: EchoHub.Server.Services.ChannelService.CreateChannelAsync(System.Guid,System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name: CreateChannelAsync(Guid, string, string?, bool, string?, string?, string?)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_CreateChannelAsync_System_Guid_System_String_System_String_System_Boolean_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.CreateChannelAsync(System.Guid,System.String,System.String,System.Boolean,System.String,System.String,System.String)
|
|
name.vb: CreateChannelAsync(Guid, String, String, Boolean, String, String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.CreateChannelAsync(System.Guid, string, string?, bool, string?, string?, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.CreateChannelAsync(System.Guid, String, String, Boolean, String, String, String)
|
|
nameWithType: ChannelService.CreateChannelAsync(Guid, string, string?, bool, string?, string?, string?)
|
|
nameWithType.vb: ChannelService.CreateChannelAsync(Guid, String, String, Boolean, String, String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.CreateChannelAsync*
|
|
name: CreateChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_CreateChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.CreateChannelAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.CreateChannelAsync
|
|
nameWithType: ChannelService.CreateChannelAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.DeleteChannelAsync(System.Guid,System.String)
|
|
name: DeleteChannelAsync(Guid, string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_DeleteChannelAsync_System_Guid_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.DeleteChannelAsync(System.Guid,System.String)
|
|
name.vb: DeleteChannelAsync(Guid, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.DeleteChannelAsync(System.Guid, string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.DeleteChannelAsync(System.Guid, String)
|
|
nameWithType: ChannelService.DeleteChannelAsync(Guid, string)
|
|
nameWithType.vb: ChannelService.DeleteChannelAsync(Guid, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.DeleteChannelAsync*
|
|
name: DeleteChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_DeleteChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.DeleteChannelAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.DeleteChannelAsync
|
|
nameWithType: ChannelService.DeleteChannelAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync(System.Guid,System.String,System.String)
|
|
name: EnsureChannelMembershipAsync(Guid, string, string?)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_EnsureChannelMembershipAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync(System.Guid,System.String,System.String)
|
|
name.vb: EnsureChannelMembershipAsync(Guid, String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync(System.Guid, String, String)
|
|
nameWithType: ChannelService.EnsureChannelMembershipAsync(Guid, string, string?)
|
|
nameWithType.vb: ChannelService.EnsureChannelMembershipAsync(Guid, String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync*
|
|
name: EnsureChannelMembershipAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_EnsureChannelMembershipAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.EnsureChannelMembershipAsync
|
|
nameWithType: ChannelService.EnsureChannelMembershipAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync(System.String,System.String)
|
|
name: EnsureSystemChannelAsync(string, string?)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_EnsureSystemChannelAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync(System.String,System.String)
|
|
name.vb: EnsureSystemChannelAsync(String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync(string, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync(String, String)
|
|
nameWithType: ChannelService.EnsureSystemChannelAsync(string, string?)
|
|
nameWithType.vb: ChannelService.EnsureSystemChannelAsync(String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync*
|
|
name: EnsureSystemChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_EnsureSystemChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.EnsureSystemChannelAsync
|
|
nameWithType: ChannelService.EnsureSystemChannelAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelByNameAsync(System.String)
|
|
name: GetChannelByNameAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelByNameAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelByNameAsync(System.String)
|
|
name.vb: GetChannelByNameAsync(String)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelByNameAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelByNameAsync(String)
|
|
nameWithType: ChannelService.GetChannelByNameAsync(string)
|
|
nameWithType.vb: ChannelService.GetChannelByNameAsync(String)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelByNameAsync*
|
|
name: GetChannelByNameAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelByNameAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelByNameAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelByNameAsync
|
|
nameWithType: ChannelService.GetChannelByNameAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync(System.String)
|
|
name: GetChannelCryptoAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelCryptoAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync(System.String)
|
|
name.vb: GetChannelCryptoAsync(String)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync(String)
|
|
nameWithType: ChannelService.GetChannelCryptoAsync(string)
|
|
nameWithType.vb: ChannelService.GetChannelCryptoAsync(String)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync*
|
|
name: GetChannelCryptoAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelCryptoAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelCryptoAsync
|
|
nameWithType: ChannelService.GetChannelCryptoAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync(System.String)
|
|
name: GetChannelKeyEnvelopeAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelKeyEnvelopeAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync(System.String)
|
|
name.vb: GetChannelKeyEnvelopeAsync(String)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync(String)
|
|
nameWithType: ChannelService.GetChannelKeyEnvelopeAsync(string)
|
|
nameWithType.vb: ChannelService.GetChannelKeyEnvelopeAsync(String)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync*
|
|
name: GetChannelKeyEnvelopeAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelKeyEnvelopeAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelKeyEnvelopeAsync
|
|
nameWithType: ChannelService.GetChannelKeyEnvelopeAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelListAsync
|
|
name: GetChannelListAsync()
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelListAsync
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelListAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelListAsync()
|
|
nameWithType: ChannelService.GetChannelListAsync()
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelListAsync*
|
|
name: GetChannelListAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelListAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelListAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelListAsync
|
|
nameWithType: ChannelService.GetChannelListAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelMetaAsync(System.String)
|
|
name: GetChannelMetaAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelMetaAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelMetaAsync(System.String)
|
|
name.vb: GetChannelMetaAsync(String)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelMetaAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelMetaAsync(String)
|
|
nameWithType: ChannelService.GetChannelMetaAsync(string)
|
|
nameWithType.vb: ChannelService.GetChannelMetaAsync(String)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelMetaAsync*
|
|
name: GetChannelMetaAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelMetaAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelMetaAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelMetaAsync
|
|
nameWithType: ChannelService.GetChannelMetaAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelTopicAsync(System.String)
|
|
name: GetChannelTopicAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelTopicAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelTopicAsync(System.String)
|
|
name.vb: GetChannelTopicAsync(String)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelTopicAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelTopicAsync(String)
|
|
nameWithType: ChannelService.GetChannelTopicAsync(string)
|
|
nameWithType.vb: ChannelService.GetChannelTopicAsync(String)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelTopicAsync*
|
|
name: GetChannelTopicAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelTopicAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelTopicAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelTopicAsync
|
|
nameWithType: ChannelService.GetChannelTopicAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelsAsync(System.Guid,System.Int32,System.Int32)
|
|
name: GetChannelsAsync(Guid, int, int)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelsAsync_System_Guid_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.GetChannelsAsync(System.Guid,System.Int32,System.Int32)
|
|
name.vb: GetChannelsAsync(Guid, Integer, Integer)
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelsAsync(System.Guid, int, int)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.GetChannelsAsync(System.Guid, Integer, Integer)
|
|
nameWithType: ChannelService.GetChannelsAsync(Guid, int, int)
|
|
nameWithType.vb: ChannelService.GetChannelsAsync(Guid, Integer, Integer)
|
|
- uid: EchoHub.Server.Services.ChannelService.GetChannelsAsync*
|
|
name: GetChannelsAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_GetChannelsAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.GetChannelsAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.GetChannelsAsync
|
|
nameWithType: ChannelService.GetChannelsAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.RekeyChannelAsync(System.Guid,System.String,System.String,System.String,System.String,System.String)
|
|
name: RekeyChannelAsync(Guid, string, string, string, string, string)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_RekeyChannelAsync_System_Guid_System_String_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.RekeyChannelAsync(System.Guid,System.String,System.String,System.String,System.String,System.String)
|
|
name.vb: RekeyChannelAsync(Guid, String, String, String, String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.RekeyChannelAsync(System.Guid, string, string, string, string, string)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.RekeyChannelAsync(System.Guid, String, String, String, String, String)
|
|
nameWithType: ChannelService.RekeyChannelAsync(Guid, string, string, string, string, string)
|
|
nameWithType.vb: ChannelService.RekeyChannelAsync(Guid, String, String, String, String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.RekeyChannelAsync*
|
|
name: RekeyChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_RekeyChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.RekeyChannelAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.RekeyChannelAsync
|
|
nameWithType: ChannelService.RekeyChannelAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync(System.Guid,System.String,System.String)
|
|
name: SetChannelPasswordAsync(Guid, string, string?)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_SetChannelPasswordAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync(System.Guid,System.String,System.String)
|
|
name.vb: SetChannelPasswordAsync(Guid, String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync(System.Guid, String, String)
|
|
nameWithType: ChannelService.SetChannelPasswordAsync(Guid, string, string?)
|
|
nameWithType.vb: ChannelService.SetChannelPasswordAsync(Guid, String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync*
|
|
name: SetChannelPasswordAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_SetChannelPasswordAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.SetChannelPasswordAsync
|
|
nameWithType: ChannelService.SetChannelPasswordAsync
|
|
- uid: EchoHub.Server.Services.ChannelService.UpdateTopicAsync(System.Guid,System.String,System.String)
|
|
name: UpdateTopicAsync(Guid, string, string?)
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_UpdateTopicAsync_System_Guid_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChannelService.UpdateTopicAsync(System.Guid,System.String,System.String)
|
|
name.vb: UpdateTopicAsync(Guid, String, String)
|
|
fullName: EchoHub.Server.Services.ChannelService.UpdateTopicAsync(System.Guid, string, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChannelService.UpdateTopicAsync(System.Guid, String, String)
|
|
nameWithType: ChannelService.UpdateTopicAsync(Guid, string, string?)
|
|
nameWithType.vb: ChannelService.UpdateTopicAsync(Guid, String, String)
|
|
- uid: EchoHub.Server.Services.ChannelService.UpdateTopicAsync*
|
|
name: UpdateTopicAsync
|
|
href: api/server/EchoHub.Server.Services.ChannelService.html#EchoHub_Server_Services_ChannelService_UpdateTopicAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChannelService.UpdateTopicAsync
|
|
fullName: EchoHub.Server.Services.ChannelService.UpdateTopicAsync
|
|
nameWithType: ChannelService.UpdateTopicAsync
|
|
- uid: EchoHub.Server.Services.ChatService
|
|
name: ChatService
|
|
href: api/server/EchoHub.Server.Services.ChatService.html
|
|
commentId: T:EchoHub.Server.Services.ChatService
|
|
fullName: EchoHub.Server.Services.ChatService
|
|
nameWithType: ChatService
|
|
- uid: EchoHub.Server.Services.ChatService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,EchoHub.Server.Services.PresenceTracker,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster},EchoHub.Server.Services.LinkEmbedService,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Core.Contracts.IChannelService,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.SpamGuard,EchoHub.Server.Services.ServerLogs.ServerLogsService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChatService})
|
|
name: ChatService(IServiceScopeFactory, PresenceTracker, IEnumerable<IChatBroadcaster>, LinkEmbedService, IMessageEncryptionService, IChannelService, FileStorageService, SpamGuard, ServerLogsService, ILogger<ChatService>)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService__ctor_Microsoft_Extensions_DependencyInjection_IServiceScopeFactory_EchoHub_Server_Services_PresenceTracker_System_Collections_Generic_IEnumerable_EchoHub_Core_Contracts_IChatBroadcaster__EchoHub_Server_Services_LinkEmbedService_EchoHub_Core_Contracts_IMessageEncryptionService_EchoHub_Core_Contracts_IChannelService_EchoHub_Server_Services_FileStorageService_EchoHub_Server_Services_SpamGuard_EchoHub_Server_Services_ServerLogs_ServerLogsService_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_ChatService__
|
|
commentId: M:EchoHub.Server.Services.ChatService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,EchoHub.Server.Services.PresenceTracker,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster},EchoHub.Server.Services.LinkEmbedService,EchoHub.Core.Contracts.IMessageEncryptionService,EchoHub.Core.Contracts.IChannelService,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.SpamGuard,EchoHub.Server.Services.ServerLogs.ServerLogsService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChatService})
|
|
name.vb: New(IServiceScopeFactory, PresenceTracker, IEnumerable(Of IChatBroadcaster), LinkEmbedService, IMessageEncryptionService, IChannelService, FileStorageService, SpamGuard, ServerLogsService, ILogger(Of ChatService))
|
|
fullName: EchoHub.Server.Services.ChatService.ChatService(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, EchoHub.Server.Services.PresenceTracker, System.Collections.Generic.IEnumerable<EchoHub.Core.Contracts.IChatBroadcaster>, EchoHub.Server.Services.LinkEmbedService, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Core.Contracts.IChannelService, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.SpamGuard, EchoHub.Server.Services.ServerLogs.ServerLogsService, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.ChatService>)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.New(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, EchoHub.Server.Services.PresenceTracker, System.Collections.Generic.IEnumerable(Of EchoHub.Core.Contracts.IChatBroadcaster), EchoHub.Server.Services.LinkEmbedService, EchoHub.Core.Contracts.IMessageEncryptionService, EchoHub.Core.Contracts.IChannelService, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.SpamGuard, EchoHub.Server.Services.ServerLogs.ServerLogsService, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.ChatService))
|
|
nameWithType: ChatService.ChatService(IServiceScopeFactory, PresenceTracker, IEnumerable<IChatBroadcaster>, LinkEmbedService, IMessageEncryptionService, IChannelService, FileStorageService, SpamGuard, ServerLogsService, ILogger<ChatService>)
|
|
nameWithType.vb: ChatService.New(IServiceScopeFactory, PresenceTracker, IEnumerable(Of IChatBroadcaster), LinkEmbedService, IMessageEncryptionService, IChannelService, FileStorageService, SpamGuard, ServerLogsService, ILogger(Of ChatService))
|
|
- uid: EchoHub.Server.Services.ChatService.#ctor*
|
|
name: ChatService
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ChatService.ChatService
|
|
fullName.vb: EchoHub.Server.Services.ChatService.New
|
|
nameWithType: ChatService.ChatService
|
|
nameWithType.vb: ChatService.New
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync(System.String)
|
|
name: BroadcastChannelDeletedAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastChannelDeletedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync(System.String)
|
|
name.vb: BroadcastChannelDeletedAsync(String)
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync(String)
|
|
nameWithType: ChatService.BroadcastChannelDeletedAsync(string)
|
|
nameWithType.vb: ChatService.BroadcastChannelDeletedAsync(String)
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync*
|
|
name: BroadcastChannelDeletedAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastChannelDeletedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastChannelDeletedAsync
|
|
nameWithType: ChatService.BroadcastChannelDeletedAsync
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name: BroadcastChannelUpdatedAsync(ChannelDto, string?)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastChannelUpdatedAsync_EchoHub_Core_DTOs_ChannelDto_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name.vb: BroadcastChannelUpdatedAsync(ChannelDto, String)
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, String)
|
|
nameWithType: ChatService.BroadcastChannelUpdatedAsync(ChannelDto, string?)
|
|
nameWithType.vb: ChatService.BroadcastChannelUpdatedAsync(ChannelDto, String)
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync*
|
|
name: BroadcastChannelUpdatedAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastChannelUpdatedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastChannelUpdatedAsync
|
|
nameWithType: ChatService.BroadcastChannelUpdatedAsync
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastMessageAsync(System.String,EchoHub.Core.DTOs.MessageDto)
|
|
name: BroadcastMessageAsync(string, MessageDto)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastMessageAsync_System_String_EchoHub_Core_DTOs_MessageDto_
|
|
commentId: M:EchoHub.Server.Services.ChatService.BroadcastMessageAsync(System.String,EchoHub.Core.DTOs.MessageDto)
|
|
name.vb: BroadcastMessageAsync(String, MessageDto)
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastMessageAsync(string, EchoHub.Core.DTOs.MessageDto)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.BroadcastMessageAsync(String, EchoHub.Core.DTOs.MessageDto)
|
|
nameWithType: ChatService.BroadcastMessageAsync(string, MessageDto)
|
|
nameWithType.vb: ChatService.BroadcastMessageAsync(String, MessageDto)
|
|
- uid: EchoHub.Server.Services.ChatService.BroadcastMessageAsync*
|
|
name: BroadcastMessageAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_BroadcastMessageAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.BroadcastMessageAsync
|
|
fullName: EchoHub.Server.Services.ChatService.BroadcastMessageAsync
|
|
nameWithType: ChatService.BroadcastMessageAsync
|
|
- uid: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name: GetChannelHistoryAsync(string, int, int)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelHistoryAsync_System_String_System_Int32_System_Int32_
|
|
commentId: M:EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(System.String,System.Int32,System.Int32)
|
|
name.vb: GetChannelHistoryAsync(String, Integer, Integer)
|
|
fullName: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(string, int, int)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(String, Integer, Integer)
|
|
nameWithType: ChatService.GetChannelHistoryAsync(string, int, int)
|
|
nameWithType.vb: ChatService.GetChannelHistoryAsync(String, Integer, Integer)
|
|
- uid: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync*
|
|
name: GetChannelHistoryAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelHistoryAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.GetChannelHistoryAsync
|
|
fullName: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync
|
|
nameWithType: ChatService.GetChannelHistoryAsync
|
|
- uid: EchoHub.Server.Services.ChatService.GetChannelsForUserAsync(System.String)
|
|
name: GetChannelsForUserAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelsForUserAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.GetChannelsForUserAsync(System.String)
|
|
name.vb: GetChannelsForUserAsync(String)
|
|
fullName: EchoHub.Server.Services.ChatService.GetChannelsForUserAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.GetChannelsForUserAsync(String)
|
|
nameWithType: ChatService.GetChannelsForUserAsync(string)
|
|
nameWithType.vb: ChatService.GetChannelsForUserAsync(String)
|
|
- uid: EchoHub.Server.Services.ChatService.GetChannelsForUserAsync*
|
|
name: GetChannelsForUserAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelsForUserAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.GetChannelsForUserAsync
|
|
fullName: EchoHub.Server.Services.ChatService.GetChannelsForUserAsync
|
|
nameWithType: ChatService.GetChannelsForUserAsync
|
|
- uid: EchoHub.Server.Services.ChatService.GetOnlineUsersAsync(System.String)
|
|
name: GetOnlineUsersAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetOnlineUsersAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.GetOnlineUsersAsync(System.String)
|
|
name.vb: GetOnlineUsersAsync(String)
|
|
fullName: EchoHub.Server.Services.ChatService.GetOnlineUsersAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.GetOnlineUsersAsync(String)
|
|
nameWithType: ChatService.GetOnlineUsersAsync(string)
|
|
nameWithType.vb: ChatService.GetOnlineUsersAsync(String)
|
|
- uid: EchoHub.Server.Services.ChatService.GetOnlineUsersAsync*
|
|
name: GetOnlineUsersAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetOnlineUsersAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.GetOnlineUsersAsync
|
|
fullName: EchoHub.Server.Services.ChatService.GetOnlineUsersAsync
|
|
nameWithType: ChatService.GetOnlineUsersAsync
|
|
- uid: EchoHub.Server.Services.ChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String,System.String)
|
|
name: JoinChannelAsync(string, Guid, string, string, string?)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_JoinChannelAsync_System_String_System_Guid_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String,System.String)
|
|
name.vb: JoinChannelAsync(String, Guid, String, String, String)
|
|
fullName: EchoHub.Server.Services.ChatService.JoinChannelAsync(string, System.Guid, string, string, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.JoinChannelAsync(String, System.Guid, String, String, String)
|
|
nameWithType: ChatService.JoinChannelAsync(string, Guid, string, string, string?)
|
|
nameWithType.vb: ChatService.JoinChannelAsync(String, Guid, String, String, String)
|
|
- uid: EchoHub.Server.Services.ChatService.JoinChannelAsync*
|
|
name: JoinChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_JoinChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.JoinChannelAsync
|
|
fullName: EchoHub.Server.Services.ChatService.JoinChannelAsync
|
|
nameWithType: ChatService.JoinChannelAsync
|
|
- uid: EchoHub.Server.Services.ChatService.LeaveChannelAsync(System.String,System.String,System.String)
|
|
name: LeaveChannelAsync(string, string, string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_LeaveChannelAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.LeaveChannelAsync(System.String,System.String,System.String)
|
|
name.vb: LeaveChannelAsync(String, String, String)
|
|
fullName: EchoHub.Server.Services.ChatService.LeaveChannelAsync(string, string, string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.LeaveChannelAsync(String, String, String)
|
|
nameWithType: ChatService.LeaveChannelAsync(string, string, string)
|
|
nameWithType.vb: ChatService.LeaveChannelAsync(String, String, String)
|
|
- uid: EchoHub.Server.Services.ChatService.LeaveChannelAsync*
|
|
name: LeaveChannelAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_LeaveChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.LeaveChannelAsync
|
|
fullName: EchoHub.Server.Services.ChatService.LeaveChannelAsync
|
|
nameWithType: ChatService.LeaveChannelAsync
|
|
- uid: EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String,System.String,System.Nullable{System.Guid})
|
|
name: SendMessageAsync(Guid, string, string, string, string?, Guid?)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_SendMessageAsync_System_Guid_System_String_System_String_System_String_System_String_System_Nullable_System_Guid__
|
|
commentId: M:EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String,System.String,System.Nullable{System.Guid})
|
|
name.vb: SendMessageAsync(Guid, String, String, String, String, Guid?)
|
|
fullName: EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid, string, string, string, string?, System.Guid?)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid, String, String, String, String, System.Guid?)
|
|
nameWithType: ChatService.SendMessageAsync(Guid, string, string, string, string?, Guid?)
|
|
nameWithType.vb: ChatService.SendMessageAsync(Guid, String, String, String, String, Guid?)
|
|
- uid: EchoHub.Server.Services.ChatService.SendMessageAsync*
|
|
name: SendMessageAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_SendMessageAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.SendMessageAsync
|
|
fullName: EchoHub.Server.Services.ChatService.SendMessageAsync
|
|
nameWithType: ChatService.SendMessageAsync
|
|
- uid: EchoHub.Server.Services.ChatService.UpdateStatusAsync(System.Guid,System.String,EchoHub.Core.Models.UserStatus,System.String)
|
|
name: UpdateStatusAsync(Guid, string, UserStatus, string?)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UpdateStatusAsync_System_Guid_System_String_EchoHub_Core_Models_UserStatus_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.UpdateStatusAsync(System.Guid,System.String,EchoHub.Core.Models.UserStatus,System.String)
|
|
name.vb: UpdateStatusAsync(Guid, String, UserStatus, String)
|
|
fullName: EchoHub.Server.Services.ChatService.UpdateStatusAsync(System.Guid, string, EchoHub.Core.Models.UserStatus, string?)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.UpdateStatusAsync(System.Guid, String, EchoHub.Core.Models.UserStatus, String)
|
|
nameWithType: ChatService.UpdateStatusAsync(Guid, string, UserStatus, string?)
|
|
nameWithType.vb: ChatService.UpdateStatusAsync(Guid, String, UserStatus, String)
|
|
- uid: EchoHub.Server.Services.ChatService.UpdateStatusAsync*
|
|
name: UpdateStatusAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UpdateStatusAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.UpdateStatusAsync
|
|
fullName: EchoHub.Server.Services.ChatService.UpdateStatusAsync
|
|
nameWithType: ChatService.UpdateStatusAsync
|
|
- uid: EchoHub.Server.Services.ChatService.UserConnectedAsync(System.String,System.Guid,System.String)
|
|
name: UserConnectedAsync(string, Guid, string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UserConnectedAsync_System_String_System_Guid_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.UserConnectedAsync(System.String,System.Guid,System.String)
|
|
name.vb: UserConnectedAsync(String, Guid, String)
|
|
fullName: EchoHub.Server.Services.ChatService.UserConnectedAsync(string, System.Guid, string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.UserConnectedAsync(String, System.Guid, String)
|
|
nameWithType: ChatService.UserConnectedAsync(string, Guid, string)
|
|
nameWithType.vb: ChatService.UserConnectedAsync(String, Guid, String)
|
|
- uid: EchoHub.Server.Services.ChatService.UserConnectedAsync*
|
|
name: UserConnectedAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UserConnectedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.UserConnectedAsync
|
|
fullName: EchoHub.Server.Services.ChatService.UserConnectedAsync
|
|
nameWithType: ChatService.UserConnectedAsync
|
|
- uid: EchoHub.Server.Services.ChatService.UserDisconnectedAsync(System.String)
|
|
name: UserDisconnectedAsync(string)
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UserDisconnectedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.ChatService.UserDisconnectedAsync(System.String)
|
|
name.vb: UserDisconnectedAsync(String)
|
|
fullName: EchoHub.Server.Services.ChatService.UserDisconnectedAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.ChatService.UserDisconnectedAsync(String)
|
|
nameWithType: ChatService.UserDisconnectedAsync(string)
|
|
nameWithType.vb: ChatService.UserDisconnectedAsync(String)
|
|
- uid: EchoHub.Server.Services.ChatService.UserDisconnectedAsync*
|
|
name: UserDisconnectedAsync
|
|
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_UserDisconnectedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ChatService.UserDisconnectedAsync
|
|
fullName: EchoHub.Server.Services.ChatService.UserDisconnectedAsync
|
|
nameWithType: ChatService.UserDisconnectedAsync
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore
|
|
name: DirectoryClaimStore
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html
|
|
commentId: T:EchoHub.Server.Services.DirectoryClaimStore
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore
|
|
nameWithType: DirectoryClaimStore
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.DirectoryClaimStore})
|
|
name: DirectoryClaimStore(IConfiguration, ILogger<DirectoryClaimStore>)
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore__ctor_Microsoft_Extensions_Configuration_IConfiguration_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_DirectoryClaimStore__
|
|
commentId: M:EchoHub.Server.Services.DirectoryClaimStore.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.DirectoryClaimStore})
|
|
name.vb: New(IConfiguration, ILogger(Of DirectoryClaimStore))
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.DirectoryClaimStore(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.DirectoryClaimStore>)
|
|
fullName.vb: EchoHub.Server.Services.DirectoryClaimStore.New(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.DirectoryClaimStore))
|
|
nameWithType: DirectoryClaimStore.DirectoryClaimStore(IConfiguration, ILogger<DirectoryClaimStore>)
|
|
nameWithType.vb: DirectoryClaimStore.New(IConfiguration, ILogger(Of DirectoryClaimStore))
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.#ctor*
|
|
name: DirectoryClaimStore
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.DirectoryClaimStore
|
|
fullName.vb: EchoHub.Server.Services.DirectoryClaimStore.New
|
|
nameWithType: DirectoryClaimStore.DirectoryClaimStore
|
|
nameWithType.vb: DirectoryClaimStore.New
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.ClaimToken
|
|
name: ClaimToken
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_ClaimToken
|
|
commentId: P:EchoHub.Server.Services.DirectoryClaimStore.ClaimToken
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.ClaimToken
|
|
nameWithType: DirectoryClaimStore.ClaimToken
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.ClaimToken*
|
|
name: ClaimToken
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_ClaimToken_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.ClaimToken
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.ClaimToken
|
|
nameWithType: DirectoryClaimStore.ClaimToken
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.FilePath
|
|
name: FilePath
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_FilePath
|
|
commentId: P:EchoHub.Server.Services.DirectoryClaimStore.FilePath
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.FilePath
|
|
nameWithType: DirectoryClaimStore.FilePath
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.FilePath*
|
|
name: FilePath
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_FilePath_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.FilePath
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.FilePath
|
|
nameWithType: DirectoryClaimStore.FilePath
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync(System.String,System.Guid,System.Threading.CancellationToken)
|
|
name: SaveClaimAsync(string, Guid, CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SaveClaimAsync_System_String_System_Guid_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync(System.String,System.Guid,System.Threading.CancellationToken)
|
|
name.vb: SaveClaimAsync(String, Guid, CancellationToken)
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync(string, System.Guid, System.Threading.CancellationToken)
|
|
fullName.vb: EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync(String, System.Guid, System.Threading.CancellationToken)
|
|
nameWithType: DirectoryClaimStore.SaveClaimAsync(string, Guid, CancellationToken)
|
|
nameWithType.vb: DirectoryClaimStore.SaveClaimAsync(String, Guid, CancellationToken)
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync*
|
|
name: SaveClaimAsync
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SaveClaimAsync_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SaveClaimAsync
|
|
nameWithType: DirectoryClaimStore.SaveClaimAsync
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.ServerId
|
|
name: ServerId
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_ServerId
|
|
commentId: P:EchoHub.Server.Services.DirectoryClaimStore.ServerId
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.ServerId
|
|
nameWithType: DirectoryClaimStore.ServerId
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.ServerId*
|
|
name: ServerId
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_ServerId_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.ServerId
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.ServerId
|
|
nameWithType: DirectoryClaimStore.ServerId
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SetFailure(System.String,System.String[])
|
|
name: SetFailure(string, string[]?)
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SetFailure_System_String_System_String___
|
|
commentId: M:EchoHub.Server.Services.DirectoryClaimStore.SetFailure(System.String,System.String[])
|
|
name.vb: SetFailure(String, String())
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SetFailure(string, string[]?)
|
|
fullName.vb: EchoHub.Server.Services.DirectoryClaimStore.SetFailure(String, String())
|
|
nameWithType: DirectoryClaimStore.SetFailure(string, string[]?)
|
|
nameWithType.vb: DirectoryClaimStore.SetFailure(String, String())
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SetFailure*
|
|
name: SetFailure
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SetFailure_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.SetFailure
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SetFailure
|
|
nameWithType: DirectoryClaimStore.SetFailure
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SetSuccess(System.Guid)
|
|
name: SetSuccess(Guid)
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SetSuccess_System_Guid_
|
|
commentId: M:EchoHub.Server.Services.DirectoryClaimStore.SetSuccess(System.Guid)
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SetSuccess(System.Guid)
|
|
nameWithType: DirectoryClaimStore.SetSuccess(Guid)
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.SetSuccess*
|
|
name: SetSuccess
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_SetSuccess_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.SetSuccess
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.SetSuccess
|
|
nameWithType: DirectoryClaimStore.SetSuccess
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.Status
|
|
name: Status
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_Status
|
|
commentId: P:EchoHub.Server.Services.DirectoryClaimStore.Status
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.Status
|
|
nameWithType: DirectoryClaimStore.Status
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.Status*
|
|
name: Status
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_Status_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.Status
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.Status
|
|
nameWithType: DirectoryClaimStore.Status
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync(System.Guid,System.Threading.CancellationToken)
|
|
name: UpdateServerIdAsync(Guid, CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_UpdateServerIdAsync_System_Guid_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync(System.Guid,System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync(System.Guid, System.Threading.CancellationToken)
|
|
nameWithType: DirectoryClaimStore.UpdateServerIdAsync(Guid, CancellationToken)
|
|
- uid: EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync*
|
|
name: UpdateServerIdAsync
|
|
href: api/server/EchoHub.Server.Services.DirectoryClaimStore.html#EchoHub_Server_Services_DirectoryClaimStore_UpdateServerIdAsync_
|
|
commentId: Overload:EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync
|
|
fullName: EchoHub.Server.Services.DirectoryClaimStore.UpdateServerIdAsync
|
|
nameWithType: DirectoryClaimStore.UpdateServerIdAsync
|
|
- uid: EchoHub.Server.Services.FileCleanupService
|
|
name: FileCleanupService
|
|
href: api/server/EchoHub.Server.Services.FileCleanupService.html
|
|
commentId: T:EchoHub.Server.Services.FileCleanupService
|
|
fullName: EchoHub.Server.Services.FileCleanupService
|
|
nameWithType: FileCleanupService
|
|
- uid: EchoHub.Server.Services.FileCleanupService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.FileCleanupService})
|
|
name: FileCleanupService(IConfiguration, ILogger<FileCleanupService>)
|
|
href: api/server/EchoHub.Server.Services.FileCleanupService.html#EchoHub_Server_Services_FileCleanupService__ctor_Microsoft_Extensions_Configuration_IConfiguration_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_FileCleanupService__
|
|
commentId: M:EchoHub.Server.Services.FileCleanupService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.FileCleanupService})
|
|
name.vb: New(IConfiguration, ILogger(Of FileCleanupService))
|
|
fullName: EchoHub.Server.Services.FileCleanupService.FileCleanupService(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.FileCleanupService>)
|
|
fullName.vb: EchoHub.Server.Services.FileCleanupService.New(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.FileCleanupService))
|
|
nameWithType: FileCleanupService.FileCleanupService(IConfiguration, ILogger<FileCleanupService>)
|
|
nameWithType.vb: FileCleanupService.New(IConfiguration, ILogger(Of FileCleanupService))
|
|
- uid: EchoHub.Server.Services.FileCleanupService.#ctor*
|
|
name: FileCleanupService
|
|
href: api/server/EchoHub.Server.Services.FileCleanupService.html#EchoHub_Server_Services_FileCleanupService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.FileCleanupService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.FileCleanupService.FileCleanupService
|
|
fullName.vb: EchoHub.Server.Services.FileCleanupService.New
|
|
nameWithType: FileCleanupService.FileCleanupService
|
|
nameWithType.vb: FileCleanupService.New
|
|
- uid: EchoHub.Server.Services.FileCleanupService.ExecuteAsync(System.Threading.CancellationToken)
|
|
name: ExecuteAsync(CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.FileCleanupService.html#EchoHub_Server_Services_FileCleanupService_ExecuteAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.FileCleanupService.ExecuteAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.FileCleanupService.ExecuteAsync(System.Threading.CancellationToken)
|
|
nameWithType: FileCleanupService.ExecuteAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Services.FileCleanupService.ExecuteAsync*
|
|
name: ExecuteAsync
|
|
href: api/server/EchoHub.Server.Services.FileCleanupService.html#EchoHub_Server_Services_FileCleanupService_ExecuteAsync_
|
|
commentId: Overload:EchoHub.Server.Services.FileCleanupService.ExecuteAsync
|
|
fullName: EchoHub.Server.Services.FileCleanupService.ExecuteAsync
|
|
nameWithType: FileCleanupService.ExecuteAsync
|
|
- uid: EchoHub.Server.Services.FileStorageService
|
|
name: FileStorageService
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html
|
|
commentId: T:EchoHub.Server.Services.FileStorageService
|
|
fullName: EchoHub.Server.Services.FileStorageService
|
|
nameWithType: FileStorageService
|
|
- uid: EchoHub.Server.Services.FileStorageService.#ctor(Microsoft.Extensions.Configuration.IConfiguration)
|
|
name: FileStorageService(IConfiguration)
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService__ctor_Microsoft_Extensions_Configuration_IConfiguration_
|
|
commentId: M:EchoHub.Server.Services.FileStorageService.#ctor(Microsoft.Extensions.Configuration.IConfiguration)
|
|
name.vb: New(IConfiguration)
|
|
fullName: EchoHub.Server.Services.FileStorageService.FileStorageService(Microsoft.Extensions.Configuration.IConfiguration)
|
|
fullName.vb: EchoHub.Server.Services.FileStorageService.New(Microsoft.Extensions.Configuration.IConfiguration)
|
|
nameWithType: FileStorageService.FileStorageService(IConfiguration)
|
|
nameWithType.vb: FileStorageService.New(IConfiguration)
|
|
- uid: EchoHub.Server.Services.FileStorageService.#ctor*
|
|
name: FileStorageService
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.FileStorageService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.FileStorageService.FileStorageService
|
|
fullName.vb: EchoHub.Server.Services.FileStorageService.New
|
|
nameWithType: FileStorageService.FileStorageService
|
|
nameWithType.vb: FileStorageService.New
|
|
- uid: EchoHub.Server.Services.FileStorageService.DeleteFile(System.String)
|
|
name: DeleteFile(string)
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_DeleteFile_System_String_
|
|
commentId: M:EchoHub.Server.Services.FileStorageService.DeleteFile(System.String)
|
|
name.vb: DeleteFile(String)
|
|
fullName: EchoHub.Server.Services.FileStorageService.DeleteFile(string)
|
|
fullName.vb: EchoHub.Server.Services.FileStorageService.DeleteFile(String)
|
|
nameWithType: FileStorageService.DeleteFile(string)
|
|
nameWithType.vb: FileStorageService.DeleteFile(String)
|
|
- uid: EchoHub.Server.Services.FileStorageService.DeleteFile*
|
|
name: DeleteFile
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_DeleteFile_
|
|
commentId: Overload:EchoHub.Server.Services.FileStorageService.DeleteFile
|
|
fullName: EchoHub.Server.Services.FileStorageService.DeleteFile
|
|
nameWithType: FileStorageService.DeleteFile
|
|
- uid: EchoHub.Server.Services.FileStorageService.GetFilePath(System.String)
|
|
name: GetFilePath(string)
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_GetFilePath_System_String_
|
|
commentId: M:EchoHub.Server.Services.FileStorageService.GetFilePath(System.String)
|
|
name.vb: GetFilePath(String)
|
|
fullName: EchoHub.Server.Services.FileStorageService.GetFilePath(string)
|
|
fullName.vb: EchoHub.Server.Services.FileStorageService.GetFilePath(String)
|
|
nameWithType: FileStorageService.GetFilePath(string)
|
|
nameWithType.vb: FileStorageService.GetFilePath(String)
|
|
- uid: EchoHub.Server.Services.FileStorageService.GetFilePath*
|
|
name: GetFilePath
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_GetFilePath_
|
|
commentId: Overload:EchoHub.Server.Services.FileStorageService.GetFilePath
|
|
fullName: EchoHub.Server.Services.FileStorageService.GetFilePath
|
|
nameWithType: FileStorageService.GetFilePath
|
|
- uid: EchoHub.Server.Services.FileStorageService.GetStoredFileIds
|
|
name: GetStoredFileIds()
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_GetStoredFileIds
|
|
commentId: M:EchoHub.Server.Services.FileStorageService.GetStoredFileIds
|
|
fullName: EchoHub.Server.Services.FileStorageService.GetStoredFileIds()
|
|
nameWithType: FileStorageService.GetStoredFileIds()
|
|
- uid: EchoHub.Server.Services.FileStorageService.GetStoredFileIds*
|
|
name: GetStoredFileIds
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_GetStoredFileIds_
|
|
commentId: Overload:EchoHub.Server.Services.FileStorageService.GetStoredFileIds
|
|
fullName: EchoHub.Server.Services.FileStorageService.GetStoredFileIds
|
|
nameWithType: FileStorageService.GetStoredFileIds
|
|
- uid: EchoHub.Server.Services.FileStorageService.SaveFileAsync(System.IO.Stream,System.String)
|
|
name: SaveFileAsync(Stream, string)
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_SaveFileAsync_System_IO_Stream_System_String_
|
|
commentId: M:EchoHub.Server.Services.FileStorageService.SaveFileAsync(System.IO.Stream,System.String)
|
|
name.vb: SaveFileAsync(Stream, String)
|
|
fullName: EchoHub.Server.Services.FileStorageService.SaveFileAsync(System.IO.Stream, string)
|
|
fullName.vb: EchoHub.Server.Services.FileStorageService.SaveFileAsync(System.IO.Stream, String)
|
|
nameWithType: FileStorageService.SaveFileAsync(Stream, string)
|
|
nameWithType.vb: FileStorageService.SaveFileAsync(Stream, String)
|
|
- uid: EchoHub.Server.Services.FileStorageService.SaveFileAsync*
|
|
name: SaveFileAsync
|
|
href: api/server/EchoHub.Server.Services.FileStorageService.html#EchoHub_Server_Services_FileStorageService_SaveFileAsync_
|
|
commentId: Overload:EchoHub.Server.Services.FileStorageService.SaveFileAsync
|
|
fullName: EchoHub.Server.Services.FileStorageService.SaveFileAsync
|
|
nameWithType: FileStorageService.SaveFileAsync
|
|
- uid: EchoHub.Server.Services.LinkEmbedService
|
|
name: LinkEmbedService
|
|
href: api/server/EchoHub.Server.Services.LinkEmbedService.html
|
|
commentId: T:EchoHub.Server.Services.LinkEmbedService
|
|
fullName: EchoHub.Server.Services.LinkEmbedService
|
|
nameWithType: LinkEmbedService
|
|
- uid: EchoHub.Server.Services.LinkEmbedService.#ctor(System.Net.Http.IHttpClientFactory,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.LinkEmbedService})
|
|
name: LinkEmbedService(IHttpClientFactory, ILogger<LinkEmbedService>)
|
|
href: api/server/EchoHub.Server.Services.LinkEmbedService.html#EchoHub_Server_Services_LinkEmbedService__ctor_System_Net_Http_IHttpClientFactory_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_LinkEmbedService__
|
|
commentId: M:EchoHub.Server.Services.LinkEmbedService.#ctor(System.Net.Http.IHttpClientFactory,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.LinkEmbedService})
|
|
name.vb: New(IHttpClientFactory, ILogger(Of LinkEmbedService))
|
|
fullName: EchoHub.Server.Services.LinkEmbedService.LinkEmbedService(System.Net.Http.IHttpClientFactory, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.LinkEmbedService>)
|
|
fullName.vb: EchoHub.Server.Services.LinkEmbedService.New(System.Net.Http.IHttpClientFactory, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.LinkEmbedService))
|
|
nameWithType: LinkEmbedService.LinkEmbedService(IHttpClientFactory, ILogger<LinkEmbedService>)
|
|
nameWithType.vb: LinkEmbedService.New(IHttpClientFactory, ILogger(Of LinkEmbedService))
|
|
- uid: EchoHub.Server.Services.LinkEmbedService.#ctor*
|
|
name: LinkEmbedService
|
|
href: api/server/EchoHub.Server.Services.LinkEmbedService.html#EchoHub_Server_Services_LinkEmbedService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.LinkEmbedService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.LinkEmbedService.LinkEmbedService
|
|
fullName.vb: EchoHub.Server.Services.LinkEmbedService.New
|
|
nameWithType: LinkEmbedService.LinkEmbedService
|
|
nameWithType.vb: LinkEmbedService.New
|
|
- uid: EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync(System.String)
|
|
name: TryGetEmbedsAsync(string)
|
|
href: api/server/EchoHub.Server.Services.LinkEmbedService.html#EchoHub_Server_Services_LinkEmbedService_TryGetEmbedsAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync(System.String)
|
|
name.vb: TryGetEmbedsAsync(String)
|
|
fullName: EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync(String)
|
|
nameWithType: LinkEmbedService.TryGetEmbedsAsync(string)
|
|
nameWithType.vb: LinkEmbedService.TryGetEmbedsAsync(String)
|
|
- uid: EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync*
|
|
name: TryGetEmbedsAsync
|
|
href: api/server/EchoHub.Server.Services.LinkEmbedService.html#EchoHub_Server_Services_LinkEmbedService_TryGetEmbedsAsync_
|
|
commentId: Overload:EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync
|
|
fullName: EchoHub.Server.Services.LinkEmbedService.TryGetEmbedsAsync
|
|
nameWithType: LinkEmbedService.TryGetEmbedsAsync
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService
|
|
name: MessageEncryptionService
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html
|
|
commentId: T:EchoHub.Server.Services.MessageEncryptionService
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService
|
|
nameWithType: MessageEncryptionService
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.MessageEncryptionService})
|
|
name: MessageEncryptionService(IConfiguration, ILogger<MessageEncryptionService>)
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService__ctor_Microsoft_Extensions_Configuration_IConfiguration_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_MessageEncryptionService__
|
|
commentId: M:EchoHub.Server.Services.MessageEncryptionService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.MessageEncryptionService})
|
|
name.vb: New(IConfiguration, ILogger(Of MessageEncryptionService))
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.MessageEncryptionService(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.MessageEncryptionService>)
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.New(Microsoft.Extensions.Configuration.IConfiguration, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.MessageEncryptionService))
|
|
nameWithType: MessageEncryptionService.MessageEncryptionService(IConfiguration, ILogger<MessageEncryptionService>)
|
|
nameWithType.vb: MessageEncryptionService.New(IConfiguration, ILogger(Of MessageEncryptionService))
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.#ctor*
|
|
name: MessageEncryptionService
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.MessageEncryptionService
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.New
|
|
nameWithType: MessageEncryptionService.MessageEncryptionService
|
|
nameWithType.vb: MessageEncryptionService.New
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.Decrypt(System.String)
|
|
name: Decrypt(string)
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_Decrypt_System_String_
|
|
commentId: M:EchoHub.Server.Services.MessageEncryptionService.Decrypt(System.String)
|
|
name.vb: Decrypt(String)
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.Decrypt(string)
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.Decrypt(String)
|
|
nameWithType: MessageEncryptionService.Decrypt(string)
|
|
nameWithType.vb: MessageEncryptionService.Decrypt(String)
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.Decrypt*
|
|
name: Decrypt
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_Decrypt_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.Decrypt
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.Decrypt
|
|
nameWithType: MessageEncryptionService.Decrypt
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.DecryptNullable(System.String)
|
|
name: DecryptNullable(string?)
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_DecryptNullable_System_String_
|
|
commentId: M:EchoHub.Server.Services.MessageEncryptionService.DecryptNullable(System.String)
|
|
name.vb: DecryptNullable(String)
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.DecryptNullable(string?)
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.DecryptNullable(String)
|
|
nameWithType: MessageEncryptionService.DecryptNullable(string?)
|
|
nameWithType.vb: MessageEncryptionService.DecryptNullable(String)
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.DecryptNullable*
|
|
name: DecryptNullable
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_DecryptNullable_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.DecryptNullable
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.DecryptNullable
|
|
nameWithType: MessageEncryptionService.DecryptNullable
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.Encrypt(System.String)
|
|
name: Encrypt(string)
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_Encrypt_System_String_
|
|
commentId: M:EchoHub.Server.Services.MessageEncryptionService.Encrypt(System.String)
|
|
name.vb: Encrypt(String)
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.Encrypt(string)
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.Encrypt(String)
|
|
nameWithType: MessageEncryptionService.Encrypt(string)
|
|
nameWithType.vb: MessageEncryptionService.Encrypt(String)
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.Encrypt*
|
|
name: Encrypt
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_Encrypt_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.Encrypt
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.Encrypt
|
|
nameWithType: MessageEncryptionService.Encrypt
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled
|
|
name: EncryptDatabaseEnabled
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_EncryptDatabaseEnabled
|
|
commentId: P:EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: MessageEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled*
|
|
name: EncryptDatabaseEnabled
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_EncryptDatabaseEnabled_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.EncryptDatabaseEnabled
|
|
nameWithType: MessageEncryptionService.EncryptDatabaseEnabled
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.EncryptNullable(System.String)
|
|
name: EncryptNullable(string?)
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_EncryptNullable_System_String_
|
|
commentId: M:EchoHub.Server.Services.MessageEncryptionService.EncryptNullable(System.String)
|
|
name.vb: EncryptNullable(String)
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.EncryptNullable(string?)
|
|
fullName.vb: EchoHub.Server.Services.MessageEncryptionService.EncryptNullable(String)
|
|
nameWithType: MessageEncryptionService.EncryptNullable(string?)
|
|
nameWithType.vb: MessageEncryptionService.EncryptNullable(String)
|
|
- uid: EchoHub.Server.Services.MessageEncryptionService.EncryptNullable*
|
|
name: EncryptNullable
|
|
href: api/server/EchoHub.Server.Services.MessageEncryptionService.html#EchoHub_Server_Services_MessageEncryptionService_EncryptNullable_
|
|
commentId: Overload:EchoHub.Server.Services.MessageEncryptionService.EncryptNullable
|
|
fullName: EchoHub.Server.Services.MessageEncryptionService.EncryptNullable
|
|
nameWithType: MessageEncryptionService.EncryptNullable
|
|
- uid: EchoHub.Server.Services.MuteExpirationService
|
|
name: MuteExpirationService
|
|
href: api/server/EchoHub.Server.Services.MuteExpirationService.html
|
|
commentId: T:EchoHub.Server.Services.MuteExpirationService
|
|
fullName: EchoHub.Server.Services.MuteExpirationService
|
|
nameWithType: MuteExpirationService
|
|
- uid: EchoHub.Server.Services.MuteExpirationService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.MuteExpirationService})
|
|
name: MuteExpirationService(IServiceScopeFactory, ILogger<MuteExpirationService>)
|
|
href: api/server/EchoHub.Server.Services.MuteExpirationService.html#EchoHub_Server_Services_MuteExpirationService__ctor_Microsoft_Extensions_DependencyInjection_IServiceScopeFactory_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_MuteExpirationService__
|
|
commentId: M:EchoHub.Server.Services.MuteExpirationService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.MuteExpirationService})
|
|
name.vb: New(IServiceScopeFactory, ILogger(Of MuteExpirationService))
|
|
fullName: EchoHub.Server.Services.MuteExpirationService.MuteExpirationService(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.MuteExpirationService>)
|
|
fullName.vb: EchoHub.Server.Services.MuteExpirationService.New(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.MuteExpirationService))
|
|
nameWithType: MuteExpirationService.MuteExpirationService(IServiceScopeFactory, ILogger<MuteExpirationService>)
|
|
nameWithType.vb: MuteExpirationService.New(IServiceScopeFactory, ILogger(Of MuteExpirationService))
|
|
- uid: EchoHub.Server.Services.MuteExpirationService.#ctor*
|
|
name: MuteExpirationService
|
|
href: api/server/EchoHub.Server.Services.MuteExpirationService.html#EchoHub_Server_Services_MuteExpirationService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.MuteExpirationService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.MuteExpirationService.MuteExpirationService
|
|
fullName.vb: EchoHub.Server.Services.MuteExpirationService.New
|
|
nameWithType: MuteExpirationService.MuteExpirationService
|
|
nameWithType.vb: MuteExpirationService.New
|
|
- uid: EchoHub.Server.Services.MuteExpirationService.ExecuteAsync(System.Threading.CancellationToken)
|
|
name: ExecuteAsync(CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.MuteExpirationService.html#EchoHub_Server_Services_MuteExpirationService_ExecuteAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.MuteExpirationService.ExecuteAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.MuteExpirationService.ExecuteAsync(System.Threading.CancellationToken)
|
|
nameWithType: MuteExpirationService.ExecuteAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Services.MuteExpirationService.ExecuteAsync*
|
|
name: ExecuteAsync
|
|
href: api/server/EchoHub.Server.Services.MuteExpirationService.html#EchoHub_Server_Services_MuteExpirationService_ExecuteAsync_
|
|
commentId: Overload:EchoHub.Server.Services.MuteExpirationService.ExecuteAsync
|
|
fullName: EchoHub.Server.Services.MuteExpirationService.ExecuteAsync
|
|
nameWithType: MuteExpirationService.ExecuteAsync
|
|
- uid: EchoHub.Server.Services.PresenceTracker
|
|
name: PresenceTracker
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html
|
|
commentId: T:EchoHub.Server.Services.PresenceTracker
|
|
fullName: EchoHub.Server.Services.PresenceTracker
|
|
nameWithType: PresenceTracker
|
|
- uid: EchoHub.Server.Services.PresenceTracker.#ctor
|
|
name: PresenceTracker()
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker__ctor
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.#ctor
|
|
name.vb: New()
|
|
fullName: EchoHub.Server.Services.PresenceTracker.PresenceTracker()
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.New()
|
|
nameWithType: PresenceTracker.PresenceTracker()
|
|
nameWithType.vb: PresenceTracker.New()
|
|
- uid: EchoHub.Server.Services.PresenceTracker.#ctor*
|
|
name: PresenceTracker
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.PresenceTracker.PresenceTracker
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.New
|
|
nameWithType: PresenceTracker.PresenceTracker
|
|
nameWithType.vb: PresenceTracker.New
|
|
- uid: EchoHub.Server.Services.PresenceTracker.ForceRemoveUser(System.String)
|
|
name: ForceRemoveUser(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_ForceRemoveUser_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.ForceRemoveUser(System.String)
|
|
name.vb: ForceRemoveUser(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.ForceRemoveUser(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.ForceRemoveUser(String)
|
|
nameWithType: PresenceTracker.ForceRemoveUser(string)
|
|
nameWithType.vb: PresenceTracker.ForceRemoveUser(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.ForceRemoveUser*
|
|
name: ForceRemoveUser
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_ForceRemoveUser_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.ForceRemoveUser
|
|
fullName: EchoHub.Server.Services.PresenceTracker.ForceRemoveUser
|
|
nameWithType: PresenceTracker.ForceRemoveUser
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetChannelsForUser(System.String)
|
|
name: GetChannelsForUser(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetChannelsForUser_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.GetChannelsForUser(System.String)
|
|
name.vb: GetChannelsForUser(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetChannelsForUser(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.GetChannelsForUser(String)
|
|
nameWithType: PresenceTracker.GetChannelsForUser(string)
|
|
nameWithType.vb: PresenceTracker.GetChannelsForUser(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetChannelsForUser*
|
|
name: GetChannelsForUser
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetChannelsForUser_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.GetChannelsForUser
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetChannelsForUser
|
|
nameWithType: PresenceTracker.GetChannelsForUser
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels(System.Collections.Generic.List{System.String})
|
|
name: GetConnectionsInChannels(List<string>)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetConnectionsInChannels_System_Collections_Generic_List_System_String__
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels(System.Collections.Generic.List{System.String})
|
|
name.vb: GetConnectionsInChannels(List(Of String))
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels(System.Collections.Generic.List<string>)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels(System.Collections.Generic.List(Of String))
|
|
nameWithType: PresenceTracker.GetConnectionsInChannels(List<string>)
|
|
nameWithType.vb: PresenceTracker.GetConnectionsInChannels(List(Of String))
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels*
|
|
name: GetConnectionsInChannels
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetConnectionsInChannels_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels
|
|
nameWithType: PresenceTracker.GetConnectionsInChannels
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount
|
|
name: GetOnlineUserCount()
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetOnlineUserCount
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount()
|
|
nameWithType: PresenceTracker.GetOnlineUserCount()
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount*
|
|
name: GetOnlineUserCount
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetOnlineUserCount_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetOnlineUserCount
|
|
nameWithType: PresenceTracker.GetOnlineUserCount
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel(System.String)
|
|
name: GetOnlineUsersInChannel(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetOnlineUsersInChannel_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel(System.String)
|
|
name.vb: GetOnlineUsersInChannel(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel(String)
|
|
nameWithType: PresenceTracker.GetOnlineUsersInChannel(string)
|
|
nameWithType.vb: PresenceTracker.GetOnlineUsersInChannel(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel*
|
|
name: GetOnlineUsersInChannel
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetOnlineUsersInChannel_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetOnlineUsersInChannel
|
|
nameWithType: PresenceTracker.GetOnlineUsersInChannel
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection(System.String)
|
|
name: GetUsernameForConnection(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetUsernameForConnection_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection(System.String)
|
|
name.vb: GetUsernameForConnection(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection(String)
|
|
nameWithType: PresenceTracker.GetUsernameForConnection(string)
|
|
nameWithType.vb: PresenceTracker.GetUsernameForConnection(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection*
|
|
name: GetUsernameForConnection
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_GetUsernameForConnection_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection
|
|
fullName: EchoHub.Server.Services.PresenceTracker.GetUsernameForConnection
|
|
nameWithType: PresenceTracker.GetUsernameForConnection
|
|
- uid: EchoHub.Server.Services.PresenceTracker.IsIrcOnly(System.String)
|
|
name: IsIrcOnly(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_IsIrcOnly_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.IsIrcOnly(System.String)
|
|
name.vb: IsIrcOnly(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.IsIrcOnly(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.IsIrcOnly(String)
|
|
nameWithType: PresenceTracker.IsIrcOnly(string)
|
|
nameWithType.vb: PresenceTracker.IsIrcOnly(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.IsIrcOnly*
|
|
name: IsIrcOnly
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_IsIrcOnly_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.IsIrcOnly
|
|
fullName: EchoHub.Server.Services.PresenceTracker.IsIrcOnly
|
|
nameWithType: PresenceTracker.IsIrcOnly
|
|
- uid: EchoHub.Server.Services.PresenceTracker.IsOnline(System.String)
|
|
name: IsOnline(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_IsOnline_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.IsOnline(System.String)
|
|
name.vb: IsOnline(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.IsOnline(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.IsOnline(String)
|
|
nameWithType: PresenceTracker.IsOnline(string)
|
|
nameWithType.vb: PresenceTracker.IsOnline(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.IsOnline*
|
|
name: IsOnline
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_IsOnline_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.IsOnline
|
|
fullName: EchoHub.Server.Services.PresenceTracker.IsOnline
|
|
nameWithType: PresenceTracker.IsOnline
|
|
- uid: EchoHub.Server.Services.PresenceTracker.JoinChannel(System.String,System.String)
|
|
name: JoinChannel(string, string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_JoinChannel_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.JoinChannel(System.String,System.String)
|
|
name.vb: JoinChannel(String, String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.JoinChannel(string, string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.JoinChannel(String, String)
|
|
nameWithType: PresenceTracker.JoinChannel(string, string)
|
|
nameWithType.vb: PresenceTracker.JoinChannel(String, String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.JoinChannel*
|
|
name: JoinChannel
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_JoinChannel_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.JoinChannel
|
|
fullName: EchoHub.Server.Services.PresenceTracker.JoinChannel
|
|
nameWithType: PresenceTracker.JoinChannel
|
|
- uid: EchoHub.Server.Services.PresenceTracker.LeaveChannel(System.String,System.String)
|
|
name: LeaveChannel(string, string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_LeaveChannel_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.LeaveChannel(System.String,System.String)
|
|
name.vb: LeaveChannel(String, String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.LeaveChannel(string, string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.LeaveChannel(String, String)
|
|
nameWithType: PresenceTracker.LeaveChannel(string, string)
|
|
nameWithType.vb: PresenceTracker.LeaveChannel(String, String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.LeaveChannel*
|
|
name: LeaveChannel
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_LeaveChannel_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.LeaveChannel
|
|
fullName: EchoHub.Server.Services.PresenceTracker.LeaveChannel
|
|
nameWithType: PresenceTracker.LeaveChannel
|
|
- uid: EchoHub.Server.Services.PresenceTracker.UserConnected(System.String,System.Guid,System.String)
|
|
name: UserConnected(string, Guid, string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_UserConnected_System_String_System_Guid_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.UserConnected(System.String,System.Guid,System.String)
|
|
name.vb: UserConnected(String, Guid, String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.UserConnected(string, System.Guid, string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.UserConnected(String, System.Guid, String)
|
|
nameWithType: PresenceTracker.UserConnected(string, Guid, string)
|
|
nameWithType.vb: PresenceTracker.UserConnected(String, Guid, String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.UserConnected*
|
|
name: UserConnected
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_UserConnected_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.UserConnected
|
|
fullName: EchoHub.Server.Services.PresenceTracker.UserConnected
|
|
nameWithType: PresenceTracker.UserConnected
|
|
- uid: EchoHub.Server.Services.PresenceTracker.UserCountChanged
|
|
name: UserCountChanged
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_UserCountChanged
|
|
commentId: E:EchoHub.Server.Services.PresenceTracker.UserCountChanged
|
|
fullName: EchoHub.Server.Services.PresenceTracker.UserCountChanged
|
|
nameWithType: PresenceTracker.UserCountChanged
|
|
- uid: EchoHub.Server.Services.PresenceTracker.UserDisconnected(System.String)
|
|
name: UserDisconnected(string)
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_UserDisconnected_System_String_
|
|
commentId: M:EchoHub.Server.Services.PresenceTracker.UserDisconnected(System.String)
|
|
name.vb: UserDisconnected(String)
|
|
fullName: EchoHub.Server.Services.PresenceTracker.UserDisconnected(string)
|
|
fullName.vb: EchoHub.Server.Services.PresenceTracker.UserDisconnected(String)
|
|
nameWithType: PresenceTracker.UserDisconnected(string)
|
|
nameWithType.vb: PresenceTracker.UserDisconnected(String)
|
|
- uid: EchoHub.Server.Services.PresenceTracker.UserDisconnected*
|
|
name: UserDisconnected
|
|
href: api/server/EchoHub.Server.Services.PresenceTracker.html#EchoHub_Server_Services_PresenceTracker_UserDisconnected_
|
|
commentId: Overload:EchoHub.Server.Services.PresenceTracker.UserDisconnected
|
|
fullName: EchoHub.Server.Services.PresenceTracker.UserDisconnected
|
|
nameWithType: PresenceTracker.UserDisconnected
|
|
- uid: EchoHub.Server.Services.RegistrationStatus
|
|
name: RegistrationStatus
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html
|
|
commentId: T:EchoHub.Server.Services.RegistrationStatus
|
|
fullName: EchoHub.Server.Services.RegistrationStatus
|
|
nameWithType: RegistrationStatus
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.#ctor(System.Boolean,System.Nullable{System.Guid},System.Nullable{System.DateTimeOffset},System.String,System.String[])
|
|
name: RegistrationStatus(bool, Guid?, DateTimeOffset?, string?, string[]?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus__ctor_System_Boolean_System_Nullable_System_Guid__System_Nullable_System_DateTimeOffset__System_String_System_String___
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.#ctor(System.Boolean,System.Nullable{System.Guid},System.Nullable{System.DateTimeOffset},System.String,System.String[])
|
|
name.vb: New(Boolean, Guid?, DateTimeOffset?, String, String())
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.RegistrationStatus(bool, System.Guid?, System.DateTimeOffset?, string?, string[]?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.New(Boolean, System.Guid?, System.DateTimeOffset?, String, String())
|
|
nameWithType: RegistrationStatus.RegistrationStatus(bool, Guid?, DateTimeOffset?, string?, string[]?)
|
|
nameWithType.vb: RegistrationStatus.New(Boolean, Guid?, DateTimeOffset?, String, String())
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.#ctor*
|
|
name: RegistrationStatus
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.RegistrationStatus
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.New
|
|
nameWithType: RegistrationStatus.RegistrationStatus
|
|
nameWithType.vb: RegistrationStatus.New
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ConflictingHosts
|
|
name: ConflictingHosts
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ConflictingHosts
|
|
commentId: P:EchoHub.Server.Services.RegistrationStatus.ConflictingHosts
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ConflictingHosts
|
|
nameWithType: RegistrationStatus.ConflictingHosts
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ConflictingHosts*
|
|
name: ConflictingHosts
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ConflictingHosts_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.ConflictingHosts
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ConflictingHosts
|
|
nameWithType: RegistrationStatus.ConflictingHosts
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.Deconstruct(System.Boolean@,System.Nullable{System.Guid}@,System.Nullable{System.DateTimeOffset}@,System.String@,System.String[]@)
|
|
name: Deconstruct(out bool, out Guid?, out DateTimeOffset?, out string?, out string[]?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_Deconstruct_System_Boolean__System_Nullable_System_Guid___System_Nullable_System_DateTimeOffset___System_String__System_String____
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.Deconstruct(System.Boolean@,System.Nullable{System.Guid}@,System.Nullable{System.DateTimeOffset}@,System.String@,System.String[]@)
|
|
name.vb: Deconstruct(Boolean, Guid?, DateTimeOffset?, String, String())
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.Deconstruct(out bool, out System.Guid?, out System.DateTimeOffset?, out string?, out string[]?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.Deconstruct(Boolean, System.Guid?, System.DateTimeOffset?, String, String())
|
|
nameWithType: RegistrationStatus.Deconstruct(out bool, out Guid?, out DateTimeOffset?, out string?, out string[]?)
|
|
nameWithType.vb: RegistrationStatus.Deconstruct(Boolean, Guid?, DateTimeOffset?, String, String())
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_Deconstruct_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.Deconstruct
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.Deconstruct
|
|
nameWithType: RegistrationStatus.Deconstruct
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.Equals(EchoHub.Server.Services.RegistrationStatus)
|
|
name: Equals(RegistrationStatus?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_Equals_EchoHub_Server_Services_RegistrationStatus_
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.Equals(EchoHub.Server.Services.RegistrationStatus)
|
|
name.vb: Equals(RegistrationStatus)
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.Equals(EchoHub.Server.Services.RegistrationStatus?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.Equals(EchoHub.Server.Services.RegistrationStatus)
|
|
nameWithType: RegistrationStatus.Equals(RegistrationStatus?)
|
|
nameWithType.vb: RegistrationStatus.Equals(RegistrationStatus)
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_Equals_System_Object_
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.Equals(object?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.Equals(Object)
|
|
nameWithType: RegistrationStatus.Equals(object?)
|
|
nameWithType.vb: RegistrationStatus.Equals(Object)
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.Equals*
|
|
name: Equals
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_Equals_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.Equals
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.Equals
|
|
nameWithType: RegistrationStatus.Equals
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_GetHashCode
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.GetHashCode
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.GetHashCode()
|
|
nameWithType: RegistrationStatus.GetHashCode()
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_GetHashCode_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.GetHashCode
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.GetHashCode
|
|
nameWithType: RegistrationStatus.GetHashCode
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.IsRegistered
|
|
name: IsRegistered
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_IsRegistered
|
|
commentId: P:EchoHub.Server.Services.RegistrationStatus.IsRegistered
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.IsRegistered
|
|
nameWithType: RegistrationStatus.IsRegistered
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.IsRegistered*
|
|
name: IsRegistered
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_IsRegistered_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.IsRegistered
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.IsRegistered
|
|
nameWithType: RegistrationStatus.IsRegistered
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.LastError
|
|
name: LastError
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_LastError
|
|
commentId: P:EchoHub.Server.Services.RegistrationStatus.LastError
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.LastError
|
|
nameWithType: RegistrationStatus.LastError
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.LastError*
|
|
name: LastError
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_LastError_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.LastError
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.LastError
|
|
nameWithType: RegistrationStatus.LastError
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt
|
|
name: LastRegisteredAt
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_LastRegisteredAt
|
|
commentId: P:EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt
|
|
nameWithType: RegistrationStatus.LastRegisteredAt
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt*
|
|
name: LastRegisteredAt
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_LastRegisteredAt_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.LastRegisteredAt
|
|
nameWithType: RegistrationStatus.LastRegisteredAt
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ServerId
|
|
name: ServerId
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ServerId
|
|
commentId: P:EchoHub.Server.Services.RegistrationStatus.ServerId
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ServerId
|
|
nameWithType: RegistrationStatus.ServerId
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ServerId*
|
|
name: ServerId
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ServerId_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.ServerId
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ServerId
|
|
nameWithType: RegistrationStatus.ServerId
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ToString
|
|
name: ToString()
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ToString
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.ToString
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ToString()
|
|
nameWithType: RegistrationStatus.ToString()
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.ToString*
|
|
name: ToString
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_ToString_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.ToString
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.ToString
|
|
nameWithType: RegistrationStatus.ToString
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.op_Equality(EchoHub.Server.Services.RegistrationStatus,EchoHub.Server.Services.RegistrationStatus)
|
|
name: operator ==(RegistrationStatus?, RegistrationStatus?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_op_Equality_EchoHub_Server_Services_RegistrationStatus_EchoHub_Server_Services_RegistrationStatus_
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.op_Equality(EchoHub.Server.Services.RegistrationStatus,EchoHub.Server.Services.RegistrationStatus)
|
|
name.vb: =(RegistrationStatus, RegistrationStatus)
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.operator ==(EchoHub.Server.Services.RegistrationStatus?, EchoHub.Server.Services.RegistrationStatus?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.=(EchoHub.Server.Services.RegistrationStatus, EchoHub.Server.Services.RegistrationStatus)
|
|
nameWithType: RegistrationStatus.operator ==(RegistrationStatus?, RegistrationStatus?)
|
|
nameWithType.vb: RegistrationStatus.=(RegistrationStatus, RegistrationStatus)
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.op_Equality*
|
|
name: operator ==
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_op_Equality_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.operator ==
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.=
|
|
nameWithType: RegistrationStatus.operator ==
|
|
nameWithType.vb: RegistrationStatus.=
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.op_Inequality(EchoHub.Server.Services.RegistrationStatus,EchoHub.Server.Services.RegistrationStatus)
|
|
name: operator !=(RegistrationStatus?, RegistrationStatus?)
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_op_Inequality_EchoHub_Server_Services_RegistrationStatus_EchoHub_Server_Services_RegistrationStatus_
|
|
commentId: M:EchoHub.Server.Services.RegistrationStatus.op_Inequality(EchoHub.Server.Services.RegistrationStatus,EchoHub.Server.Services.RegistrationStatus)
|
|
name.vb: <>(RegistrationStatus, RegistrationStatus)
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.operator !=(EchoHub.Server.Services.RegistrationStatus?, EchoHub.Server.Services.RegistrationStatus?)
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.<>(EchoHub.Server.Services.RegistrationStatus, EchoHub.Server.Services.RegistrationStatus)
|
|
nameWithType: RegistrationStatus.operator !=(RegistrationStatus?, RegistrationStatus?)
|
|
nameWithType.vb: RegistrationStatus.<>(RegistrationStatus, RegistrationStatus)
|
|
- uid: EchoHub.Server.Services.RegistrationStatus.op_Inequality*
|
|
name: operator !=
|
|
href: api/server/EchoHub.Server.Services.RegistrationStatus.html#EchoHub_Server_Services_RegistrationStatus_op_Inequality_
|
|
commentId: Overload:EchoHub.Server.Services.RegistrationStatus.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Server.Services.RegistrationStatus.operator !=
|
|
fullName.vb: EchoHub.Server.Services.RegistrationStatus.<>
|
|
nameWithType: RegistrationStatus.operator !=
|
|
nameWithType.vb: RegistrationStatus.<>
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService
|
|
name: ServerDirectoryService
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html
|
|
commentId: T:EchoHub.Server.Services.ServerDirectoryService
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService
|
|
nameWithType: ServerDirectoryService
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.DirectoryClaimStore,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ServerDirectoryService})
|
|
name: ServerDirectoryService(IConfiguration, PresenceTracker, DirectoryClaimStore, ILogger<ServerDirectoryService>)
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService__ctor_Microsoft_Extensions_Configuration_IConfiguration_EchoHub_Server_Services_PresenceTracker_EchoHub_Server_Services_DirectoryClaimStore_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_ServerDirectoryService__
|
|
commentId: M:EchoHub.Server.Services.ServerDirectoryService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,EchoHub.Server.Services.PresenceTracker,EchoHub.Server.Services.DirectoryClaimStore,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ServerDirectoryService})
|
|
name.vb: New(IConfiguration, PresenceTracker, DirectoryClaimStore, ILogger(Of ServerDirectoryService))
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.ServerDirectoryService(Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.DirectoryClaimStore, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.ServerDirectoryService>)
|
|
fullName.vb: EchoHub.Server.Services.ServerDirectoryService.New(Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.PresenceTracker, EchoHub.Server.Services.DirectoryClaimStore, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.ServerDirectoryService))
|
|
nameWithType: ServerDirectoryService.ServerDirectoryService(IConfiguration, PresenceTracker, DirectoryClaimStore, ILogger<ServerDirectoryService>)
|
|
nameWithType.vb: ServerDirectoryService.New(IConfiguration, PresenceTracker, DirectoryClaimStore, ILogger(Of ServerDirectoryService))
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.#ctor*
|
|
name: ServerDirectoryService
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ServerDirectoryService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.ServerDirectoryService
|
|
fullName.vb: EchoHub.Server.Services.ServerDirectoryService.New
|
|
nameWithType: ServerDirectoryService.ServerDirectoryService
|
|
nameWithType.vb: ServerDirectoryService.New
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync(System.Threading.CancellationToken)
|
|
name: ExecuteAsync(CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService_ExecuteAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync(System.Threading.CancellationToken)
|
|
nameWithType: ServerDirectoryService.ExecuteAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync*
|
|
name: ExecuteAsync
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService_ExecuteAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.ExecuteAsync
|
|
nameWithType: ServerDirectoryService.ExecuteAsync
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.StopAsync(System.Threading.CancellationToken)
|
|
name: StopAsync(CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService_StopAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.ServerDirectoryService.StopAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.StopAsync(System.Threading.CancellationToken)
|
|
nameWithType: ServerDirectoryService.StopAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Services.ServerDirectoryService.StopAsync*
|
|
name: StopAsync
|
|
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService_StopAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ServerDirectoryService.StopAsync
|
|
fullName: EchoHub.Server.Services.ServerDirectoryService.StopAsync
|
|
nameWithType: ServerDirectoryService.StopAsync
|
|
- uid: EchoHub.Server.Services.ServerLogs
|
|
name: EchoHub.Server.Services.ServerLogs
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.html
|
|
commentId: N:EchoHub.Server.Services.ServerLogs
|
|
fullName: EchoHub.Server.Services.ServerLogs
|
|
nameWithType: EchoHub.Server.Services.ServerLogs
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry
|
|
name: LogBacklogEntry
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html
|
|
commentId: T:EchoHub.Server.Services.ServerLogs.LogBacklogEntry
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry
|
|
nameWithType: LogBacklogEntry
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name: LogBacklogEntry(LogBacklogEntry)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry__ctor_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name.vb: New(LogBacklogEntry)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.LogBacklogEntry(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.New(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
nameWithType: LogBacklogEntry.LogBacklogEntry(LogBacklogEntry)
|
|
nameWithType.vb: LogBacklogEntry.New(LogBacklogEntry)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor(System.DateTimeOffset,System.String)
|
|
name: LogBacklogEntry(DateTimeOffset, string)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry__ctor_System_DateTimeOffset_System_String_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor(System.DateTimeOffset,System.String)
|
|
name.vb: New(DateTimeOffset, String)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.LogBacklogEntry(System.DateTimeOffset, string)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.New(System.DateTimeOffset, String)
|
|
nameWithType: LogBacklogEntry.LogBacklogEntry(DateTimeOffset, string)
|
|
nameWithType.vb: LogBacklogEntry.New(DateTimeOffset, String)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor*
|
|
name: LogBacklogEntry
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.LogBacklogEntry
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.New
|
|
nameWithType: LogBacklogEntry.LogBacklogEntry
|
|
nameWithType.vb: LogBacklogEntry.New
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content
|
|
name: Content
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Content
|
|
commentId: P:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content
|
|
nameWithType: LogBacklogEntry.Content
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content*
|
|
name: Content
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Content_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Content
|
|
nameWithType: LogBacklogEntry.Content
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct(System.DateTimeOffset@,System.String@)
|
|
name: Deconstruct(out DateTimeOffset, out string)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Deconstruct_System_DateTimeOffset__System_String__
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct(System.DateTimeOffset@,System.String@)
|
|
name.vb: Deconstruct(DateTimeOffset, String)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct(out System.DateTimeOffset, out string)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct(System.DateTimeOffset, String)
|
|
nameWithType: LogBacklogEntry.Deconstruct(out DateTimeOffset, out string)
|
|
nameWithType.vb: LogBacklogEntry.Deconstruct(DateTimeOffset, String)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Deconstruct_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Deconstruct
|
|
nameWithType: LogBacklogEntry.Deconstruct
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract
|
|
name: EqualityContract
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_EqualityContract
|
|
commentId: P:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract
|
|
nameWithType: LogBacklogEntry.EqualityContract
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract*
|
|
name: EqualityContract
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_EqualityContract_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.EqualityContract
|
|
nameWithType: LogBacklogEntry.EqualityContract
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name: Equals(LogBacklogEntry?)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Equals_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name.vb: Equals(LogBacklogEntry)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(EchoHub.Server.Services.ServerLogs.LogBacklogEntry?)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
nameWithType: LogBacklogEntry.Equals(LogBacklogEntry?)
|
|
nameWithType.vb: LogBacklogEntry.Equals(LogBacklogEntry)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(System.Object)
|
|
name: Equals(object?)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Equals_System_Object_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(object?)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals(Object)
|
|
nameWithType: LogBacklogEntry.Equals(object?)
|
|
nameWithType.vb: LogBacklogEntry.Equals(Object)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals*
|
|
name: Equals
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Equals_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Equals
|
|
nameWithType: LogBacklogEntry.Equals
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_GetHashCode
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode()
|
|
nameWithType: LogBacklogEntry.GetHashCode()
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_GetHashCode_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.GetHashCode
|
|
nameWithType: LogBacklogEntry.GetHashCode
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers(System.Text.StringBuilder)
|
|
name: PrintMembers(StringBuilder)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_PrintMembers_System_Text_StringBuilder_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers(System.Text.StringBuilder)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers(System.Text.StringBuilder)
|
|
nameWithType: LogBacklogEntry.PrintMembers(StringBuilder)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers*
|
|
name: PrintMembers
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_PrintMembers_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.PrintMembers
|
|
nameWithType: LogBacklogEntry.PrintMembers
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp
|
|
name: Timestamp
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Timestamp
|
|
commentId: P:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp
|
|
nameWithType: LogBacklogEntry.Timestamp
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp*
|
|
name: Timestamp
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_Timestamp_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.Timestamp
|
|
nameWithType: LogBacklogEntry.Timestamp
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString
|
|
name: ToString()
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_ToString
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString()
|
|
nameWithType: LogBacklogEntry.ToString()
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString*
|
|
name: ToString
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_ToString_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.ToString
|
|
nameWithType: LogBacklogEntry.ToString
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Equality(EchoHub.Server.Services.ServerLogs.LogBacklogEntry,EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name: operator ==(LogBacklogEntry?, LogBacklogEntry?)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_op_Equality_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Equality(EchoHub.Server.Services.ServerLogs.LogBacklogEntry,EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name.vb: =(LogBacklogEntry, LogBacklogEntry)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.operator ==(EchoHub.Server.Services.ServerLogs.LogBacklogEntry?, EchoHub.Server.Services.ServerLogs.LogBacklogEntry?)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.=(EchoHub.Server.Services.ServerLogs.LogBacklogEntry, EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
nameWithType: LogBacklogEntry.operator ==(LogBacklogEntry?, LogBacklogEntry?)
|
|
nameWithType.vb: LogBacklogEntry.=(LogBacklogEntry, LogBacklogEntry)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Equality*
|
|
name: operator ==
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_op_Equality_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.operator ==
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.=
|
|
nameWithType: LogBacklogEntry.operator ==
|
|
nameWithType.vb: LogBacklogEntry.=
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Inequality(EchoHub.Server.Services.ServerLogs.LogBacklogEntry,EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name: operator !=(LogBacklogEntry?, LogBacklogEntry?)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_op_Inequality_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_EchoHub_Server_Services_ServerLogs_LogBacklogEntry_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Inequality(EchoHub.Server.Services.ServerLogs.LogBacklogEntry,EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
name.vb: <>(LogBacklogEntry, LogBacklogEntry)
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.operator !=(EchoHub.Server.Services.ServerLogs.LogBacklogEntry?, EchoHub.Server.Services.ServerLogs.LogBacklogEntry?)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.<>(EchoHub.Server.Services.ServerLogs.LogBacklogEntry, EchoHub.Server.Services.ServerLogs.LogBacklogEntry)
|
|
nameWithType: LogBacklogEntry.operator !=(LogBacklogEntry?, LogBacklogEntry?)
|
|
nameWithType.vb: LogBacklogEntry.<>(LogBacklogEntry, LogBacklogEntry)
|
|
- uid: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Inequality*
|
|
name: operator !=
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.LogBacklogEntry.html#EchoHub_Server_Services_ServerLogs_LogBacklogEntry_op_Inequality_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.LogBacklogEntry.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.operator !=
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.LogBacklogEntry.<>
|
|
nameWithType: LogBacklogEntry.operator !=
|
|
nameWithType.vb: LogBacklogEntry.<>
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService
|
|
name: ServerLogsService
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html
|
|
commentId: T:EchoHub.Server.Services.ServerLogs.ServerLogsService
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService
|
|
nameWithType: ServerLogsService
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.#ctor(EchoHub.Server.Config.ServerLogsOptions)
|
|
name: ServerLogsService(ServerLogsOptions)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService__ctor_EchoHub_Server_Config_ServerLogsOptions_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsService.#ctor(EchoHub.Server.Config.ServerLogsOptions)
|
|
name.vb: New(ServerLogsOptions)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.ServerLogsService(EchoHub.Server.Config.ServerLogsOptions)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsService.New(EchoHub.Server.Config.ServerLogsOptions)
|
|
nameWithType: ServerLogsService.ServerLogsService(ServerLogsOptions)
|
|
nameWithType.vb: ServerLogsService.New(ServerLogsOptions)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.#ctor*
|
|
name: ServerLogsService
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.ServerLogsService
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsService.New
|
|
nameWithType: ServerLogsService.ServerLogsService
|
|
nameWithType.vb: ServerLogsService.New
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView(EchoHub.Core.Models.ServerRole)
|
|
name: CanView(ServerRole)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_CanView_EchoHub_Core_Models_ServerRole_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView(EchoHub.Core.Models.ServerRole)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView(EchoHub.Core.Models.ServerRole)
|
|
nameWithType: ServerLogsService.CanView(ServerRole)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView*
|
|
name: CanView
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_CanView_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.CanView
|
|
nameWithType: ServerLogsService.CanView
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries(System.Collections.Generic.IReadOnlyList{System.String},System.Boolean,System.Int32)
|
|
name: GroupIntoEntries(IReadOnlyList<string>, bool, int)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_GroupIntoEntries_System_Collections_Generic_IReadOnlyList_System_String__System_Boolean_System_Int32_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries(System.Collections.Generic.IReadOnlyList{System.String},System.Boolean,System.Int32)
|
|
name.vb: GroupIntoEntries(IReadOnlyList(Of String), Boolean, Integer)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries(System.Collections.Generic.IReadOnlyList<string>, bool, int)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries(System.Collections.Generic.IReadOnlyList(Of String), Boolean, Integer)
|
|
nameWithType: ServerLogsService.GroupIntoEntries(IReadOnlyList<string>, bool, int)
|
|
nameWithType.vb: ServerLogsService.GroupIntoEntries(IReadOnlyList(Of String), Boolean, Integer)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries*
|
|
name: GroupIntoEntries
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_GroupIntoEntries_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.GroupIntoEntries
|
|
nameWithType: ServerLogsService.GroupIntoEntries
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel(System.String)
|
|
name: IsLogsChannel(string)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_IsLogsChannel_System_String_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel(System.String)
|
|
name.vb: IsLogsChannel(String)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel(string)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel(String)
|
|
nameWithType: ServerLogsService.IsLogsChannel(string)
|
|
nameWithType.vb: ServerLogsService.IsLogsChannel(String)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel*
|
|
name: IsLogsChannel
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_IsLogsChannel_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.IsLogsChannel
|
|
nameWithType: ServerLogsService.IsLogsChannel
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.Options
|
|
name: Options
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_Options
|
|
commentId: P:EchoHub.Server.Services.ServerLogs.ServerLogsService.Options
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.Options
|
|
nameWithType: ServerLogsService.Options
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.Options*
|
|
name: Options
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_Options_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.Options
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.Options
|
|
nameWithType: ServerLogsService.Options
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog
|
|
name: ReadBacklog()
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_ReadBacklog
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog()
|
|
nameWithType: ServerLogsService.ReadBacklog()
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog*
|
|
name: ReadBacklog
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_ReadBacklog_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.ReadBacklog
|
|
nameWithType: ServerLogsService.ReadBacklog
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.RoomTopic
|
|
name: RoomTopic
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_RoomTopic
|
|
commentId: F:EchoHub.Server.Services.ServerLogs.ServerLogsService.RoomTopic
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.RoomTopic
|
|
nameWithType: ServerLogsService.RoomTopic
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsService.SenderName
|
|
name: SenderName
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsService.html#EchoHub_Server_Services_ServerLogs_ServerLogsService_SenderName
|
|
commentId: F:EchoHub.Server.Services.ServerLogs.ServerLogsService.SenderName
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsService.SenderName
|
|
nameWithType: ServerLogsService.SenderName
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink
|
|
name: ServerLogsSink
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html
|
|
commentId: T:EchoHub.Server.Services.ServerLogs.ServerLogsSink
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink
|
|
nameWithType: ServerLogsSink
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.#ctor(EchoHub.Server.Config.ServerLogsOptions)
|
|
name: ServerLogsSink(ServerLogsOptions)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink__ctor_EchoHub_Server_Config_ServerLogsOptions_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsSink.#ctor(EchoHub.Server.Config.ServerLogsOptions)
|
|
name.vb: New(ServerLogsOptions)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.ServerLogsSink(EchoHub.Server.Config.ServerLogsOptions)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsSink.New(EchoHub.Server.Config.ServerLogsOptions)
|
|
nameWithType: ServerLogsSink.ServerLogsSink(ServerLogsOptions)
|
|
nameWithType.vb: ServerLogsSink.New(ServerLogsOptions)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.#ctor*
|
|
name: ServerLogsSink
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsSink.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.ServerLogsSink
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsSink.New
|
|
nameWithType: ServerLogsSink.ServerLogsSink
|
|
nameWithType.vb: ServerLogsSink.New
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit(Serilog.Events.LogEvent)
|
|
name: Emit(LogEvent)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink_Emit_Serilog_Events_LogEvent_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit(Serilog.Events.LogEvent)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit(Serilog.Events.LogEvent)
|
|
nameWithType: ServerLogsSink.Emit(LogEvent)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit*
|
|
name: Emit
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink_Emit_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Emit
|
|
nameWithType: ServerLogsSink.Emit
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader
|
|
name: Reader
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink_Reader
|
|
commentId: P:EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader
|
|
nameWithType: ServerLogsSink.Reader
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader*
|
|
name: Reader
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsSink.html#EchoHub_Server_Services_ServerLogs_ServerLogsSink_Reader_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsSink.Reader
|
|
nameWithType: ServerLogsSink.Reader
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService
|
|
name: ServerLogsStreamService
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html
|
|
commentId: T:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService
|
|
nameWithType: ServerLogsStreamService
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.#ctor(EchoHub.Server.Services.ServerLogs.ServerLogsSink,EchoHub.Server.Config.ServerLogsOptions,EchoHub.Core.Contracts.IChannelService,EchoHub.Core.Contracts.IMessageEncryptionService,System.IServiceProvider)
|
|
name: ServerLogsStreamService(ServerLogsSink, ServerLogsOptions, IChannelService, IMessageEncryptionService, IServiceProvider)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService__ctor_EchoHub_Server_Services_ServerLogs_ServerLogsSink_EchoHub_Server_Config_ServerLogsOptions_EchoHub_Core_Contracts_IChannelService_EchoHub_Core_Contracts_IMessageEncryptionService_System_IServiceProvider_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.#ctor(EchoHub.Server.Services.ServerLogs.ServerLogsSink,EchoHub.Server.Config.ServerLogsOptions,EchoHub.Core.Contracts.IChannelService,EchoHub.Core.Contracts.IMessageEncryptionService,System.IServiceProvider)
|
|
name.vb: New(ServerLogsSink, ServerLogsOptions, IChannelService, IMessageEncryptionService, IServiceProvider)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ServerLogsStreamService(EchoHub.Server.Services.ServerLogs.ServerLogsSink, EchoHub.Server.Config.ServerLogsOptions, EchoHub.Core.Contracts.IChannelService, EchoHub.Core.Contracts.IMessageEncryptionService, System.IServiceProvider)
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.New(EchoHub.Server.Services.ServerLogs.ServerLogsSink, EchoHub.Server.Config.ServerLogsOptions, EchoHub.Core.Contracts.IChannelService, EchoHub.Core.Contracts.IMessageEncryptionService, System.IServiceProvider)
|
|
nameWithType: ServerLogsStreamService.ServerLogsStreamService(ServerLogsSink, ServerLogsOptions, IChannelService, IMessageEncryptionService, IServiceProvider)
|
|
nameWithType.vb: ServerLogsStreamService.New(ServerLogsSink, ServerLogsOptions, IChannelService, IMessageEncryptionService, IServiceProvider)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.#ctor*
|
|
name: ServerLogsStreamService
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ServerLogsStreamService
|
|
fullName.vb: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.New
|
|
nameWithType: ServerLogsStreamService.ServerLogsStreamService
|
|
nameWithType.vb: ServerLogsStreamService.New
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync(System.Threading.CancellationToken)
|
|
name: ExecuteAsync(CancellationToken)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService_ExecuteAsync_System_Threading_CancellationToken_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync(System.Threading.CancellationToken)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync(System.Threading.CancellationToken)
|
|
nameWithType: ServerLogsStreamService.ExecuteAsync(CancellationToken)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync*
|
|
name: ExecuteAsync
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService_ExecuteAsync_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.ExecuteAsync
|
|
nameWithType: ServerLogsStreamService.ExecuteAsync
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format(Serilog.Events.LogEvent)
|
|
name: Format(LogEvent)
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService_Format_Serilog_Events_LogEvent_
|
|
commentId: M:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format(Serilog.Events.LogEvent)
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format(Serilog.Events.LogEvent)
|
|
nameWithType: ServerLogsStreamService.Format(LogEvent)
|
|
- uid: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format*
|
|
name: Format
|
|
href: api/server/EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.html#EchoHub_Server_Services_ServerLogs_ServerLogsStreamService_Format_
|
|
commentId: Overload:EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format
|
|
fullName: EchoHub.Server.Services.ServerLogs.ServerLogsStreamService.Format
|
|
nameWithType: ServerLogsStreamService.Format
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster
|
|
name: SignalRBroadcaster
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html
|
|
commentId: T:EchoHub.Server.Services.SignalRBroadcaster
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster
|
|
nameWithType: SignalRBroadcaster
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.#ctor(System.IServiceProvider,EchoHub.Server.Services.PresenceTracker)
|
|
name: SignalRBroadcaster(IServiceProvider, PresenceTracker)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster__ctor_System_IServiceProvider_EchoHub_Server_Services_PresenceTracker_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.#ctor(System.IServiceProvider,EchoHub.Server.Services.PresenceTracker)
|
|
name.vb: New(IServiceProvider, PresenceTracker)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SignalRBroadcaster(System.IServiceProvider, EchoHub.Server.Services.PresenceTracker)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.New(System.IServiceProvider, EchoHub.Server.Services.PresenceTracker)
|
|
nameWithType: SignalRBroadcaster.SignalRBroadcaster(IServiceProvider, PresenceTracker)
|
|
nameWithType.vb: SignalRBroadcaster.New(IServiceProvider, PresenceTracker)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.#ctor*
|
|
name: SignalRBroadcaster
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SignalRBroadcaster
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.New
|
|
nameWithType: SignalRBroadcaster.SignalRBroadcaster
|
|
nameWithType.vb: SignalRBroadcaster.New
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name: ForceDisconnectUserAsync(List<string>, string)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_ForceDisconnectUserAsync_System_Collections_Generic_List_System_String__System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List{System.String},System.String)
|
|
name.vb: ForceDisconnectUserAsync(List(Of String), String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List<string>, string)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync(System.Collections.Generic.List(Of String), String)
|
|
nameWithType: SignalRBroadcaster.ForceDisconnectUserAsync(List<string>, string)
|
|
nameWithType.vb: SignalRBroadcaster.ForceDisconnectUserAsync(List(Of String), String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync*
|
|
name: ForceDisconnectUserAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_ForceDisconnectUserAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.ForceDisconnectUserAsync
|
|
nameWithType: SignalRBroadcaster.ForceDisconnectUserAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name: SendChannelDeletedAsync(string)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelDeletedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync(System.String)
|
|
name.vb: SendChannelDeletedAsync(String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync(String)
|
|
nameWithType: SignalRBroadcaster.SendChannelDeletedAsync(string)
|
|
nameWithType.vb: SignalRBroadcaster.SendChannelDeletedAsync(String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync*
|
|
name: SendChannelDeletedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelDeletedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelDeletedAsync
|
|
nameWithType: SignalRBroadcaster.SendChannelDeletedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync(System.String)
|
|
name: SendChannelNukedAsync(string)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelNukedAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync(System.String)
|
|
name.vb: SendChannelNukedAsync(String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync(String)
|
|
nameWithType: SignalRBroadcaster.SendChannelNukedAsync(string)
|
|
nameWithType.vb: SignalRBroadcaster.SendChannelNukedAsync(String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync*
|
|
name: SendChannelNukedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelNukedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelNukedAsync
|
|
nameWithType: SignalRBroadcaster.SendChannelNukedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name: SendChannelUpdatedAsync(ChannelDto, string?)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelUpdatedAsync_EchoHub_Core_DTOs_ChannelDto_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto,System.String)
|
|
name.vb: SendChannelUpdatedAsync(ChannelDto, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, string?)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync(EchoHub.Core.DTOs.ChannelDto, String)
|
|
nameWithType: SignalRBroadcaster.SendChannelUpdatedAsync(ChannelDto, string?)
|
|
nameWithType.vb: SignalRBroadcaster.SendChannelUpdatedAsync(ChannelDto, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync*
|
|
name: SendChannelUpdatedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendChannelUpdatedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendChannelUpdatedAsync
|
|
nameWithType: SignalRBroadcaster.SendChannelUpdatedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name: SendErrorAsync(string, string)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendErrorAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync(System.String,System.String)
|
|
name.vb: SendErrorAsync(String, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync(string, string)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync(String, String)
|
|
nameWithType: SignalRBroadcaster.SendErrorAsync(string, string)
|
|
nameWithType.vb: SignalRBroadcaster.SendErrorAsync(String, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync*
|
|
name: SendErrorAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendErrorAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendErrorAsync
|
|
nameWithType: SignalRBroadcaster.SendErrorAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name: SendMessageDeletedAsync(string, Guid)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendMessageDeletedAsync_System_String_System_Guid_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync(System.String,System.Guid)
|
|
name.vb: SendMessageDeletedAsync(String, Guid)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync(string, System.Guid)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync(String, System.Guid)
|
|
nameWithType: SignalRBroadcaster.SendMessageDeletedAsync(string, Guid)
|
|
nameWithType.vb: SignalRBroadcaster.SendMessageDeletedAsync(String, Guid)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync*
|
|
name: SendMessageDeletedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendMessageDeletedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendMessageDeletedAsync
|
|
nameWithType: SignalRBroadcaster.SendMessageDeletedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name: SendMessageToChannelAsync(string, MessageDto, string?)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto,System.String)
|
|
name.vb: SendMessageToChannelAsync(String, MessageDto, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto, string?)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto, String)
|
|
nameWithType: SignalRBroadcaster.SendMessageToChannelAsync(string, MessageDto, string?)
|
|
nameWithType.vb: SignalRBroadcaster.SendMessageToChannelAsync(String, MessageDto, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync*
|
|
name: SendMessageToChannelAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendMessageToChannelAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync
|
|
nameWithType: SignalRBroadcaster.SendMessageToChannelAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name: SendUserBannedAsync(string, string?)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserBannedAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync(System.String,System.String)
|
|
name.vb: SendUserBannedAsync(String, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync(string, string?)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync(String, String)
|
|
nameWithType: SignalRBroadcaster.SendUserBannedAsync(string, string?)
|
|
nameWithType.vb: SignalRBroadcaster.SendUserBannedAsync(String, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync*
|
|
name: SendUserBannedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserBannedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserBannedAsync
|
|
nameWithType: SignalRBroadcaster.SendUserBannedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name: SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserJoinedAsync_System_String_System_String_EchoHub_Core_DTOs_UserPresenceDto_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(System.String,System.String,EchoHub.Core.DTOs.UserPresenceDto,System.String)
|
|
name.vb: SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(string, string, EchoHub.Core.DTOs.UserPresenceDto?, string?)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(String, String, EchoHub.Core.DTOs.UserPresenceDto, String)
|
|
nameWithType: SignalRBroadcaster.SendUserJoinedAsync(string, string, UserPresenceDto?, string?)
|
|
nameWithType.vb: SignalRBroadcaster.SendUserJoinedAsync(String, String, UserPresenceDto, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync*
|
|
name: SendUserJoinedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserJoinedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync
|
|
nameWithType: SignalRBroadcaster.SendUserJoinedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name: SendUserKickedAsync(string, string, string?)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserKickedAsync_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync(System.String,System.String,System.String)
|
|
name.vb: SendUserKickedAsync(String, String, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync(String, String, String)
|
|
nameWithType: SignalRBroadcaster.SendUserKickedAsync(string, string, string?)
|
|
nameWithType.vb: SignalRBroadcaster.SendUserKickedAsync(String, String, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync*
|
|
name: SendUserKickedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserKickedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserKickedAsync
|
|
nameWithType: SignalRBroadcaster.SendUserKickedAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name: SendUserLeftAsync(string, string)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserLeftAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync(System.String,System.String)
|
|
name.vb: SendUserLeftAsync(String, String)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync(string, string)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync(String, String)
|
|
nameWithType: SignalRBroadcaster.SendUserLeftAsync(string, string)
|
|
nameWithType.vb: SignalRBroadcaster.SendUserLeftAsync(String, String)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync*
|
|
name: SendUserLeftAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserLeftAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserLeftAsync
|
|
nameWithType: SignalRBroadcaster.SendUserLeftAsync
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name: SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserStatusChangedAsync_System_Collections_Generic_List_System_String__EchoHub_Core_DTOs_UserPresenceDto_
|
|
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List{System.String},EchoHub.Core.DTOs.UserPresenceDto)
|
|
name.vb: SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List<string>, EchoHub.Core.DTOs.UserPresenceDto)
|
|
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync(System.Collections.Generic.List(Of String), EchoHub.Core.DTOs.UserPresenceDto)
|
|
nameWithType: SignalRBroadcaster.SendUserStatusChangedAsync(List<string>, UserPresenceDto)
|
|
nameWithType.vb: SignalRBroadcaster.SendUserStatusChangedAsync(List(Of String), UserPresenceDto)
|
|
- uid: EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync*
|
|
name: SendUserStatusChangedAsync
|
|
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserStatusChangedAsync_
|
|
commentId: Overload:EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync
|
|
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserStatusChangedAsync
|
|
nameWithType: SignalRBroadcaster.SendUserStatusChangedAsync
|
|
- uid: EchoHub.Server.Services.SpamGuard
|
|
name: SpamGuard
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html
|
|
commentId: T:EchoHub.Server.Services.SpamGuard
|
|
fullName: EchoHub.Server.Services.SpamGuard
|
|
nameWithType: SpamGuard
|
|
- uid: EchoHub.Server.Services.SpamGuard.#ctor(EchoHub.Server.Config.SpamOptions)
|
|
name: SpamGuard(SpamOptions)
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard__ctor_EchoHub_Server_Config_SpamOptions_
|
|
commentId: M:EchoHub.Server.Services.SpamGuard.#ctor(EchoHub.Server.Config.SpamOptions)
|
|
name.vb: New(SpamOptions)
|
|
fullName: EchoHub.Server.Services.SpamGuard.SpamGuard(EchoHub.Server.Config.SpamOptions)
|
|
fullName.vb: EchoHub.Server.Services.SpamGuard.New(EchoHub.Server.Config.SpamOptions)
|
|
nameWithType: SpamGuard.SpamGuard(SpamOptions)
|
|
nameWithType.vb: SpamGuard.New(SpamOptions)
|
|
- uid: EchoHub.Server.Services.SpamGuard.#ctor*
|
|
name: SpamGuard
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.SpamGuard.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.SpamGuard.SpamGuard
|
|
fullName.vb: EchoHub.Server.Services.SpamGuard.New
|
|
nameWithType: SpamGuard.SpamGuard
|
|
nameWithType.vb: SpamGuard.New
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckChannelCreate(System.Guid,EchoHub.Core.Models.ServerRole,System.Nullable{System.DateTimeOffset})
|
|
name: CheckChannelCreate(Guid, ServerRole, DateTimeOffset?)
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckChannelCreate_System_Guid_EchoHub_Core_Models_ServerRole_System_Nullable_System_DateTimeOffset__
|
|
commentId: M:EchoHub.Server.Services.SpamGuard.CheckChannelCreate(System.Guid,EchoHub.Core.Models.ServerRole,System.Nullable{System.DateTimeOffset})
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckChannelCreate(System.Guid, EchoHub.Core.Models.ServerRole, System.DateTimeOffset?)
|
|
nameWithType: SpamGuard.CheckChannelCreate(Guid, ServerRole, DateTimeOffset?)
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckChannelCreate*
|
|
name: CheckChannelCreate
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckChannelCreate_
|
|
commentId: Overload:EchoHub.Server.Services.SpamGuard.CheckChannelCreate
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckChannelCreate
|
|
nameWithType: SpamGuard.CheckChannelCreate
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckJoin(System.Guid,EchoHub.Core.Models.ServerRole,System.Nullable{System.DateTimeOffset})
|
|
name: CheckJoin(Guid, ServerRole, DateTimeOffset?)
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckJoin_System_Guid_EchoHub_Core_Models_ServerRole_System_Nullable_System_DateTimeOffset__
|
|
commentId: M:EchoHub.Server.Services.SpamGuard.CheckJoin(System.Guid,EchoHub.Core.Models.ServerRole,System.Nullable{System.DateTimeOffset})
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckJoin(System.Guid, EchoHub.Core.Models.ServerRole, System.DateTimeOffset?)
|
|
nameWithType: SpamGuard.CheckJoin(Guid, ServerRole, DateTimeOffset?)
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckJoin*
|
|
name: CheckJoin
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckJoin_
|
|
commentId: Overload:EchoHub.Server.Services.SpamGuard.CheckJoin
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckJoin
|
|
nameWithType: SpamGuard.CheckJoin
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckMessage(System.Guid,EchoHub.Core.Models.ServerRole,System.String,System.Nullable{System.DateTimeOffset})
|
|
name: CheckMessage(Guid, ServerRole, string, DateTimeOffset?)
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckMessage_System_Guid_EchoHub_Core_Models_ServerRole_System_String_System_Nullable_System_DateTimeOffset__
|
|
commentId: M:EchoHub.Server.Services.SpamGuard.CheckMessage(System.Guid,EchoHub.Core.Models.ServerRole,System.String,System.Nullable{System.DateTimeOffset})
|
|
name.vb: CheckMessage(Guid, ServerRole, String, DateTimeOffset?)
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckMessage(System.Guid, EchoHub.Core.Models.ServerRole, string, System.DateTimeOffset?)
|
|
fullName.vb: EchoHub.Server.Services.SpamGuard.CheckMessage(System.Guid, EchoHub.Core.Models.ServerRole, String, System.DateTimeOffset?)
|
|
nameWithType: SpamGuard.CheckMessage(Guid, ServerRole, string, DateTimeOffset?)
|
|
nameWithType.vb: SpamGuard.CheckMessage(Guid, ServerRole, String, DateTimeOffset?)
|
|
- uid: EchoHub.Server.Services.SpamGuard.CheckMessage*
|
|
name: CheckMessage
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_CheckMessage_
|
|
commentId: Overload:EchoHub.Server.Services.SpamGuard.CheckMessage
|
|
fullName: EchoHub.Server.Services.SpamGuard.CheckMessage
|
|
nameWithType: SpamGuard.CheckMessage
|
|
- uid: EchoHub.Server.Services.SpamGuard.Enabled
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_Enabled
|
|
commentId: P:EchoHub.Server.Services.SpamGuard.Enabled
|
|
fullName: EchoHub.Server.Services.SpamGuard.Enabled
|
|
nameWithType: SpamGuard.Enabled
|
|
- uid: EchoHub.Server.Services.SpamGuard.Enabled*
|
|
name: Enabled
|
|
href: api/server/EchoHub.Server.Services.SpamGuard.html#EchoHub_Server_Services_SpamGuard_Enabled_
|
|
commentId: Overload:EchoHub.Server.Services.SpamGuard.Enabled
|
|
fullName: EchoHub.Server.Services.SpamGuard.Enabled
|
|
nameWithType: SpamGuard.Enabled
|
|
- uid: EchoHub.Server.Services.SpamVerdict
|
|
name: SpamVerdict
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html
|
|
commentId: T:EchoHub.Server.Services.SpamVerdict
|
|
fullName: EchoHub.Server.Services.SpamVerdict
|
|
nameWithType: SpamVerdict
|
|
- uid: EchoHub.Server.Services.SpamVerdict.#ctor(EchoHub.Server.Services.SpamVerdictKind,System.String,System.TimeSpan)
|
|
name: SpamVerdict(SpamVerdictKind, string?, TimeSpan)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict__ctor_EchoHub_Server_Services_SpamVerdictKind_System_String_System_TimeSpan_
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.#ctor(EchoHub.Server.Services.SpamVerdictKind,System.String,System.TimeSpan)
|
|
name.vb: New(SpamVerdictKind, String, TimeSpan)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.SpamVerdict(EchoHub.Server.Services.SpamVerdictKind, string?, System.TimeSpan)
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.New(EchoHub.Server.Services.SpamVerdictKind, String, System.TimeSpan)
|
|
nameWithType: SpamVerdict.SpamVerdict(SpamVerdictKind, string?, TimeSpan)
|
|
nameWithType.vb: SpamVerdict.New(SpamVerdictKind, String, TimeSpan)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.#ctor*
|
|
name: SpamVerdict
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.SpamVerdict.SpamVerdict
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.New
|
|
nameWithType: SpamVerdict.SpamVerdict
|
|
nameWithType.vb: SpamVerdict.New
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Allowed
|
|
name: Allowed
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Allowed
|
|
commentId: F:EchoHub.Server.Services.SpamVerdict.Allowed
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Allowed
|
|
nameWithType: SpamVerdict.Allowed
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Deconstruct(EchoHub.Server.Services.SpamVerdictKind@,System.String@,System.TimeSpan@)
|
|
name: Deconstruct(out SpamVerdictKind, out string?, out TimeSpan)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Deconstruct_EchoHub_Server_Services_SpamVerdictKind__System_String__System_TimeSpan__
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.Deconstruct(EchoHub.Server.Services.SpamVerdictKind@,System.String@,System.TimeSpan@)
|
|
name.vb: Deconstruct(SpamVerdictKind, String, TimeSpan)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Deconstruct(out EchoHub.Server.Services.SpamVerdictKind, out string?, out System.TimeSpan)
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.Deconstruct(EchoHub.Server.Services.SpamVerdictKind, String, System.TimeSpan)
|
|
nameWithType: SpamVerdict.Deconstruct(out SpamVerdictKind, out string?, out TimeSpan)
|
|
nameWithType.vb: SpamVerdict.Deconstruct(SpamVerdictKind, String, TimeSpan)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Deconstruct*
|
|
name: Deconstruct
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Deconstruct_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.Deconstruct
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Deconstruct
|
|
nameWithType: SpamVerdict.Deconstruct
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Equals(EchoHub.Server.Services.SpamVerdict)
|
|
name: Equals(SpamVerdict)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Equals_EchoHub_Server_Services_SpamVerdict_
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.Equals(EchoHub.Server.Services.SpamVerdict)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Equals(EchoHub.Server.Services.SpamVerdict)
|
|
nameWithType: SpamVerdict.Equals(SpamVerdict)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Equals(System.Object)
|
|
name: Equals(object)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Equals_System_Object_
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.Equals(System.Object)
|
|
name.vb: Equals(Object)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Equals(object)
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.Equals(Object)
|
|
nameWithType: SpamVerdict.Equals(object)
|
|
nameWithType.vb: SpamVerdict.Equals(Object)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Equals*
|
|
name: Equals
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Equals_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.Equals
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Equals
|
|
nameWithType: SpamVerdict.Equals
|
|
- uid: EchoHub.Server.Services.SpamVerdict.GetHashCode
|
|
name: GetHashCode()
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_GetHashCode
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.GetHashCode
|
|
fullName: EchoHub.Server.Services.SpamVerdict.GetHashCode()
|
|
nameWithType: SpamVerdict.GetHashCode()
|
|
- uid: EchoHub.Server.Services.SpamVerdict.GetHashCode*
|
|
name: GetHashCode
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_GetHashCode_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.GetHashCode
|
|
fullName: EchoHub.Server.Services.SpamVerdict.GetHashCode
|
|
nameWithType: SpamVerdict.GetHashCode
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Kind
|
|
name: Kind
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Kind
|
|
commentId: P:EchoHub.Server.Services.SpamVerdict.Kind
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Kind
|
|
nameWithType: SpamVerdict.Kind
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Kind*
|
|
name: Kind
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Kind_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.Kind
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Kind
|
|
nameWithType: SpamVerdict.Kind
|
|
- uid: EchoHub.Server.Services.SpamVerdict.MuteDuration
|
|
name: MuteDuration
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_MuteDuration
|
|
commentId: P:EchoHub.Server.Services.SpamVerdict.MuteDuration
|
|
fullName: EchoHub.Server.Services.SpamVerdict.MuteDuration
|
|
nameWithType: SpamVerdict.MuteDuration
|
|
- uid: EchoHub.Server.Services.SpamVerdict.MuteDuration*
|
|
name: MuteDuration
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_MuteDuration_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.MuteDuration
|
|
fullName: EchoHub.Server.Services.SpamVerdict.MuteDuration
|
|
nameWithType: SpamVerdict.MuteDuration
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Reason
|
|
name: Reason
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Reason
|
|
commentId: P:EchoHub.Server.Services.SpamVerdict.Reason
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Reason
|
|
nameWithType: SpamVerdict.Reason
|
|
- uid: EchoHub.Server.Services.SpamVerdict.Reason*
|
|
name: Reason
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_Reason_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.Reason
|
|
fullName: EchoHub.Server.Services.SpamVerdict.Reason
|
|
nameWithType: SpamVerdict.Reason
|
|
- uid: EchoHub.Server.Services.SpamVerdict.ToString
|
|
name: ToString()
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_ToString
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.ToString
|
|
fullName: EchoHub.Server.Services.SpamVerdict.ToString()
|
|
nameWithType: SpamVerdict.ToString()
|
|
- uid: EchoHub.Server.Services.SpamVerdict.ToString*
|
|
name: ToString
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_ToString_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.ToString
|
|
fullName: EchoHub.Server.Services.SpamVerdict.ToString
|
|
nameWithType: SpamVerdict.ToString
|
|
- uid: EchoHub.Server.Services.SpamVerdict.op_Equality(EchoHub.Server.Services.SpamVerdict,EchoHub.Server.Services.SpamVerdict)
|
|
name: operator ==(SpamVerdict, SpamVerdict)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_op_Equality_EchoHub_Server_Services_SpamVerdict_EchoHub_Server_Services_SpamVerdict_
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.op_Equality(EchoHub.Server.Services.SpamVerdict,EchoHub.Server.Services.SpamVerdict)
|
|
name.vb: =(SpamVerdict, SpamVerdict)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.operator ==(EchoHub.Server.Services.SpamVerdict, EchoHub.Server.Services.SpamVerdict)
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.=(EchoHub.Server.Services.SpamVerdict, EchoHub.Server.Services.SpamVerdict)
|
|
nameWithType: SpamVerdict.operator ==(SpamVerdict, SpamVerdict)
|
|
nameWithType.vb: SpamVerdict.=(SpamVerdict, SpamVerdict)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.op_Equality*
|
|
name: operator ==
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_op_Equality_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.op_Equality
|
|
name.vb: =
|
|
fullName: EchoHub.Server.Services.SpamVerdict.operator ==
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.=
|
|
nameWithType: SpamVerdict.operator ==
|
|
nameWithType.vb: SpamVerdict.=
|
|
- uid: EchoHub.Server.Services.SpamVerdict.op_Inequality(EchoHub.Server.Services.SpamVerdict,EchoHub.Server.Services.SpamVerdict)
|
|
name: operator !=(SpamVerdict, SpamVerdict)
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_op_Inequality_EchoHub_Server_Services_SpamVerdict_EchoHub_Server_Services_SpamVerdict_
|
|
commentId: M:EchoHub.Server.Services.SpamVerdict.op_Inequality(EchoHub.Server.Services.SpamVerdict,EchoHub.Server.Services.SpamVerdict)
|
|
name.vb: <>(SpamVerdict, SpamVerdict)
|
|
fullName: EchoHub.Server.Services.SpamVerdict.operator !=(EchoHub.Server.Services.SpamVerdict, EchoHub.Server.Services.SpamVerdict)
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.<>(EchoHub.Server.Services.SpamVerdict, EchoHub.Server.Services.SpamVerdict)
|
|
nameWithType: SpamVerdict.operator !=(SpamVerdict, SpamVerdict)
|
|
nameWithType.vb: SpamVerdict.<>(SpamVerdict, SpamVerdict)
|
|
- uid: EchoHub.Server.Services.SpamVerdict.op_Inequality*
|
|
name: operator !=
|
|
href: api/server/EchoHub.Server.Services.SpamVerdict.html#EchoHub_Server_Services_SpamVerdict_op_Inequality_
|
|
commentId: Overload:EchoHub.Server.Services.SpamVerdict.op_Inequality
|
|
name.vb: <>
|
|
fullName: EchoHub.Server.Services.SpamVerdict.operator !=
|
|
fullName.vb: EchoHub.Server.Services.SpamVerdict.<>
|
|
nameWithType: SpamVerdict.operator !=
|
|
nameWithType.vb: SpamVerdict.<>
|
|
- uid: EchoHub.Server.Services.SpamVerdictKind
|
|
name: SpamVerdictKind
|
|
href: api/server/EchoHub.Server.Services.SpamVerdictKind.html
|
|
commentId: T:EchoHub.Server.Services.SpamVerdictKind
|
|
fullName: EchoHub.Server.Services.SpamVerdictKind
|
|
nameWithType: SpamVerdictKind
|
|
- uid: EchoHub.Server.Services.SpamVerdictKind.Allowed
|
|
name: Allowed
|
|
href: api/server/EchoHub.Server.Services.SpamVerdictKind.html#EchoHub_Server_Services_SpamVerdictKind_Allowed
|
|
commentId: F:EchoHub.Server.Services.SpamVerdictKind.Allowed
|
|
fullName: EchoHub.Server.Services.SpamVerdictKind.Allowed
|
|
nameWithType: SpamVerdictKind.Allowed
|
|
- uid: EchoHub.Server.Services.SpamVerdictKind.AutoMute
|
|
name: AutoMute
|
|
href: api/server/EchoHub.Server.Services.SpamVerdictKind.html#EchoHub_Server_Services_SpamVerdictKind_AutoMute
|
|
commentId: F:EchoHub.Server.Services.SpamVerdictKind.AutoMute
|
|
fullName: EchoHub.Server.Services.SpamVerdictKind.AutoMute
|
|
nameWithType: SpamVerdictKind.AutoMute
|
|
- uid: EchoHub.Server.Services.SpamVerdictKind.Rejected
|
|
name: Rejected
|
|
href: api/server/EchoHub.Server.Services.SpamVerdictKind.html#EchoHub_Server_Services_SpamVerdictKind_Rejected
|
|
commentId: F:EchoHub.Server.Services.SpamVerdictKind.Rejected
|
|
fullName: EchoHub.Server.Services.SpamVerdictKind.Rejected
|
|
nameWithType: SpamVerdictKind.Rejected
|
|
- uid: EchoHub.Server.Services.UserService
|
|
name: UserService
|
|
href: api/server/EchoHub.Server.Services.UserService.html
|
|
commentId: T:EchoHub.Server.Services.UserService
|
|
fullName: EchoHub.Server.Services.UserService
|
|
nameWithType: UserService
|
|
- uid: EchoHub.Server.Services.UserService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,Microsoft.Extensions.Configuration.IConfiguration)
|
|
name: UserService(IServiceScopeFactory, IConfiguration)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService__ctor_Microsoft_Extensions_DependencyInjection_IServiceScopeFactory_Microsoft_Extensions_Configuration_IConfiguration_
|
|
commentId: M:EchoHub.Server.Services.UserService.#ctor(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,Microsoft.Extensions.Configuration.IConfiguration)
|
|
name.vb: New(IServiceScopeFactory, IConfiguration)
|
|
fullName: EchoHub.Server.Services.UserService.UserService(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, Microsoft.Extensions.Configuration.IConfiguration)
|
|
fullName.vb: EchoHub.Server.Services.UserService.New(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory, Microsoft.Extensions.Configuration.IConfiguration)
|
|
nameWithType: UserService.UserService(IServiceScopeFactory, IConfiguration)
|
|
nameWithType.vb: UserService.New(IServiceScopeFactory, IConfiguration)
|
|
- uid: EchoHub.Server.Services.UserService.#ctor*
|
|
name: UserService
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService__ctor_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.#ctor
|
|
name.vb: New
|
|
fullName: EchoHub.Server.Services.UserService.UserService
|
|
fullName.vb: EchoHub.Server.Services.UserService.New
|
|
nameWithType: UserService.UserService
|
|
nameWithType.vb: UserService.New
|
|
- uid: EchoHub.Server.Services.UserService.AuthenticateUserAsync(System.String,System.String)
|
|
name: AuthenticateUserAsync(string, string)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_AuthenticateUserAsync_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.UserService.AuthenticateUserAsync(System.String,System.String)
|
|
name.vb: AuthenticateUserAsync(String, String)
|
|
fullName: EchoHub.Server.Services.UserService.AuthenticateUserAsync(string, string)
|
|
fullName.vb: EchoHub.Server.Services.UserService.AuthenticateUserAsync(String, String)
|
|
nameWithType: UserService.AuthenticateUserAsync(string, string)
|
|
nameWithType.vb: UserService.AuthenticateUserAsync(String, String)
|
|
- uid: EchoHub.Server.Services.UserService.AuthenticateUserAsync*
|
|
name: AuthenticateUserAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_AuthenticateUserAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.AuthenticateUserAsync
|
|
fullName: EchoHub.Server.Services.UserService.AuthenticateUserAsync
|
|
nameWithType: UserService.AuthenticateUserAsync
|
|
- uid: EchoHub.Server.Services.UserService.GetUserByIdAsync(System.Guid)
|
|
name: GetUserByIdAsync(Guid)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_GetUserByIdAsync_System_Guid_
|
|
commentId: M:EchoHub.Server.Services.UserService.GetUserByIdAsync(System.Guid)
|
|
fullName: EchoHub.Server.Services.UserService.GetUserByIdAsync(System.Guid)
|
|
nameWithType: UserService.GetUserByIdAsync(Guid)
|
|
- uid: EchoHub.Server.Services.UserService.GetUserByIdAsync*
|
|
name: GetUserByIdAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_GetUserByIdAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.GetUserByIdAsync
|
|
fullName: EchoHub.Server.Services.UserService.GetUserByIdAsync
|
|
nameWithType: UserService.GetUserByIdAsync
|
|
- uid: EchoHub.Server.Services.UserService.GetUserProfileAsync(System.String)
|
|
name: GetUserProfileAsync(string)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_GetUserProfileAsync_System_String_
|
|
commentId: M:EchoHub.Server.Services.UserService.GetUserProfileAsync(System.String)
|
|
name.vb: GetUserProfileAsync(String)
|
|
fullName: EchoHub.Server.Services.UserService.GetUserProfileAsync(string)
|
|
fullName.vb: EchoHub.Server.Services.UserService.GetUserProfileAsync(String)
|
|
nameWithType: UserService.GetUserProfileAsync(string)
|
|
nameWithType.vb: UserService.GetUserProfileAsync(String)
|
|
- uid: EchoHub.Server.Services.UserService.GetUserProfileAsync*
|
|
name: GetUserProfileAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_GetUserProfileAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.GetUserProfileAsync
|
|
fullName: EchoHub.Server.Services.UserService.GetUserProfileAsync
|
|
nameWithType: UserService.GetUserProfileAsync
|
|
- uid: EchoHub.Server.Services.UserService.RegisterUserAsync(System.String,System.String,System.String,System.String)
|
|
name: RegisterUserAsync(string, string, string?, string?)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_RegisterUserAsync_System_String_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.UserService.RegisterUserAsync(System.String,System.String,System.String,System.String)
|
|
name.vb: RegisterUserAsync(String, String, String, String)
|
|
fullName: EchoHub.Server.Services.UserService.RegisterUserAsync(string, string, string?, string?)
|
|
fullName.vb: EchoHub.Server.Services.UserService.RegisterUserAsync(String, String, String, String)
|
|
nameWithType: UserService.RegisterUserAsync(string, string, string?, string?)
|
|
nameWithType.vb: UserService.RegisterUserAsync(String, String, String, String)
|
|
- uid: EchoHub.Server.Services.UserService.RegisterUserAsync*
|
|
name: RegisterUserAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_RegisterUserAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.RegisterUserAsync
|
|
fullName: EchoHub.Server.Services.UserService.RegisterUserAsync
|
|
nameWithType: UserService.RegisterUserAsync
|
|
- uid: EchoHub.Server.Services.UserService.RegistrationMode
|
|
name: RegistrationMode
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_RegistrationMode
|
|
commentId: P:EchoHub.Server.Services.UserService.RegistrationMode
|
|
fullName: EchoHub.Server.Services.UserService.RegistrationMode
|
|
nameWithType: UserService.RegistrationMode
|
|
- uid: EchoHub.Server.Services.UserService.RegistrationMode*
|
|
name: RegistrationMode
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_RegistrationMode_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.RegistrationMode
|
|
fullName: EchoHub.Server.Services.UserService.RegistrationMode
|
|
nameWithType: UserService.RegistrationMode
|
|
- uid: EchoHub.Server.Services.UserService.SetAvatarAsync(System.Guid,System.String)
|
|
name: SetAvatarAsync(Guid, string)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_SetAvatarAsync_System_Guid_System_String_
|
|
commentId: M:EchoHub.Server.Services.UserService.SetAvatarAsync(System.Guid,System.String)
|
|
name.vb: SetAvatarAsync(Guid, String)
|
|
fullName: EchoHub.Server.Services.UserService.SetAvatarAsync(System.Guid, string)
|
|
fullName.vb: EchoHub.Server.Services.UserService.SetAvatarAsync(System.Guid, String)
|
|
nameWithType: UserService.SetAvatarAsync(Guid, string)
|
|
nameWithType.vb: UserService.SetAvatarAsync(Guid, String)
|
|
- uid: EchoHub.Server.Services.UserService.SetAvatarAsync*
|
|
name: SetAvatarAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_SetAvatarAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.SetAvatarAsync
|
|
fullName: EchoHub.Server.Services.UserService.SetAvatarAsync
|
|
nameWithType: UserService.SetAvatarAsync
|
|
- uid: EchoHub.Server.Services.UserService.UpdateProfileAsync(System.Guid,System.String,System.String,System.String)
|
|
name: UpdateProfileAsync(Guid, string?, string?, string?)
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_UpdateProfileAsync_System_Guid_System_String_System_String_System_String_
|
|
commentId: M:EchoHub.Server.Services.UserService.UpdateProfileAsync(System.Guid,System.String,System.String,System.String)
|
|
name.vb: UpdateProfileAsync(Guid, String, String, String)
|
|
fullName: EchoHub.Server.Services.UserService.UpdateProfileAsync(System.Guid, string?, string?, string?)
|
|
fullName.vb: EchoHub.Server.Services.UserService.UpdateProfileAsync(System.Guid, String, String, String)
|
|
nameWithType: UserService.UpdateProfileAsync(Guid, string?, string?, string?)
|
|
nameWithType.vb: UserService.UpdateProfileAsync(Guid, String, String, String)
|
|
- uid: EchoHub.Server.Services.UserService.UpdateProfileAsync*
|
|
name: UpdateProfileAsync
|
|
href: api/server/EchoHub.Server.Services.UserService.html#EchoHub_Server_Services_UserService_UpdateProfileAsync_
|
|
commentId: Overload:EchoHub.Server.Services.UserService.UpdateProfileAsync
|
|
fullName: EchoHub.Server.Services.UserService.UpdateProfileAsync
|
|
nameWithType: UserService.UpdateProfileAsync
|
|
- uid: EchoHub.Server.Setup
|
|
name: EchoHub.Server.Setup
|
|
href: api/server/EchoHub.Server.Setup.html
|
|
commentId: N:EchoHub.Server.Setup
|
|
fullName: EchoHub.Server.Setup
|
|
nameWithType: EchoHub.Server.Setup
|
|
- uid: EchoHub.Server.Setup.DataMigrationService
|
|
name: DataMigrationService
|
|
href: api/server/EchoHub.Server.Setup.DataMigrationService.html
|
|
commentId: T:EchoHub.Server.Setup.DataMigrationService
|
|
fullName: EchoHub.Server.Setup.DataMigrationService
|
|
nameWithType: DataMigrationService
|
|
- uid: EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags(System.String)
|
|
name: AnsiToColorTags(string)
|
|
href: api/server/EchoHub.Server.Setup.DataMigrationService.html#EchoHub_Server_Setup_DataMigrationService_AnsiToColorTags_System_String_
|
|
commentId: M:EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags(System.String)
|
|
name.vb: AnsiToColorTags(String)
|
|
fullName: EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags(string)
|
|
fullName.vb: EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags(String)
|
|
nameWithType: DataMigrationService.AnsiToColorTags(string)
|
|
nameWithType.vb: DataMigrationService.AnsiToColorTags(String)
|
|
- uid: EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags*
|
|
name: AnsiToColorTags
|
|
href: api/server/EchoHub.Server.Setup.DataMigrationService.html#EchoHub_Server_Setup_DataMigrationService_AnsiToColorTags_
|
|
commentId: Overload:EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags
|
|
fullName: EchoHub.Server.Setup.DataMigrationService.AnsiToColorTags
|
|
nameWithType: DataMigrationService.AnsiToColorTags
|
|
- uid: EchoHub.Server.Setup.DataMigrationService.RunAsync(System.IServiceProvider)
|
|
name: RunAsync(IServiceProvider)
|
|
href: api/server/EchoHub.Server.Setup.DataMigrationService.html#EchoHub_Server_Setup_DataMigrationService_RunAsync_System_IServiceProvider_
|
|
commentId: M:EchoHub.Server.Setup.DataMigrationService.RunAsync(System.IServiceProvider)
|
|
fullName: EchoHub.Server.Setup.DataMigrationService.RunAsync(System.IServiceProvider)
|
|
nameWithType: DataMigrationService.RunAsync(IServiceProvider)
|
|
- uid: EchoHub.Server.Setup.DataMigrationService.RunAsync*
|
|
name: RunAsync
|
|
href: api/server/EchoHub.Server.Setup.DataMigrationService.html#EchoHub_Server_Setup_DataMigrationService_RunAsync_
|
|
commentId: Overload:EchoHub.Server.Setup.DataMigrationService.RunAsync
|
|
fullName: EchoHub.Server.Setup.DataMigrationService.RunAsync
|
|
nameWithType: DataMigrationService.RunAsync
|
|
- uid: EchoHub.Server.Setup.DatabaseSetup
|
|
name: DatabaseSetup
|
|
href: api/server/EchoHub.Server.Setup.DatabaseSetup.html
|
|
commentId: T:EchoHub.Server.Setup.DatabaseSetup
|
|
fullName: EchoHub.Server.Setup.DatabaseSetup
|
|
nameWithType: DatabaseSetup
|
|
- uid: EchoHub.Server.Setup.DatabaseSetup.InitializeAsync(System.IServiceProvider)
|
|
name: InitializeAsync(IServiceProvider)
|
|
href: api/server/EchoHub.Server.Setup.DatabaseSetup.html#EchoHub_Server_Setup_DatabaseSetup_InitializeAsync_System_IServiceProvider_
|
|
commentId: M:EchoHub.Server.Setup.DatabaseSetup.InitializeAsync(System.IServiceProvider)
|
|
fullName: EchoHub.Server.Setup.DatabaseSetup.InitializeAsync(System.IServiceProvider)
|
|
nameWithType: DatabaseSetup.InitializeAsync(IServiceProvider)
|
|
- uid: EchoHub.Server.Setup.DatabaseSetup.InitializeAsync*
|
|
name: InitializeAsync
|
|
href: api/server/EchoHub.Server.Setup.DatabaseSetup.html#EchoHub_Server_Setup_DatabaseSetup_InitializeAsync_
|
|
commentId: Overload:EchoHub.Server.Setup.DatabaseSetup.InitializeAsync
|
|
fullName: EchoHub.Server.Setup.DatabaseSetup.InitializeAsync
|
|
nameWithType: DatabaseSetup.InitializeAsync
|
|
- uid: EchoHub.Server.Setup.FirstRunSetup
|
|
name: FirstRunSetup
|
|
href: api/server/EchoHub.Server.Setup.FirstRunSetup.html
|
|
commentId: T:EchoHub.Server.Setup.FirstRunSetup
|
|
fullName: EchoHub.Server.Setup.FirstRunSetup
|
|
nameWithType: FirstRunSetup
|
|
- uid: EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings
|
|
name: EnsureAppSettings()
|
|
href: api/server/EchoHub.Server.Setup.FirstRunSetup.html#EchoHub_Server_Setup_FirstRunSetup_EnsureAppSettings
|
|
commentId: M:EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings
|
|
fullName: EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings()
|
|
nameWithType: FirstRunSetup.EnsureAppSettings()
|
|
- uid: EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings*
|
|
name: EnsureAppSettings
|
|
href: api/server/EchoHub.Server.Setup.FirstRunSetup.html#EchoHub_Server_Setup_FirstRunSetup_EnsureAppSettings_
|
|
commentId: Overload:EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings
|
|
fullName: EchoHub.Server.Setup.FirstRunSetup.EnsureAppSettings
|
|
nameWithType: FirstRunSetup.EnsureAppSettings
|