Files
2026-02-19 21:50:22 +00:00

13804 lines
882 KiB
YAML

### 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.AsyncRunner
name: AsyncRunner
href: api/client/EchoHub.Client.AsyncRunner.html
commentId: T:EchoHub.Client.AsyncRunner
fullName: EchoHub.Client.AsyncRunner
nameWithType: AsyncRunner
- uid: EchoHub.Client.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.AsyncRunner.html#EchoHub_Client_AsyncRunner_Run_Terminal_Gui_App_IApplication_System_Func_System_Threading_Tasks_Task__System_Action_System_String__System_String_System_String_
commentId: M:EchoHub.Client.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.AsyncRunner.Run(Terminal.Gui.App.IApplication, System.Func<System.Threading.Tasks.Task>, System.Action<string>, string, string?)
fullName.vb: EchoHub.Client.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.AsyncRunner.Run*
name: Run
href: api/client/EchoHub.Client.AsyncRunner.html#EchoHub_Client_AsyncRunner_Run_
commentId: Overload:EchoHub.Client.AsyncRunner.Run
fullName: EchoHub.Client.AsyncRunner.Run
nameWithType: AsyncRunner.Run
- 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.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.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.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.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.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.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.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.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.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.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.Token
name: Token
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Token
commentId: P:EchoHub.Client.Config.SavedServer.Token
fullName: EchoHub.Client.Config.SavedServer.Token
nameWithType: SavedServer.Token
- uid: EchoHub.Client.Config.SavedServer.Token*
name: Token
href: api/client/EchoHub.Client.Config.SavedServer.html#EchoHub_Client_Config_SavedServer_Token_
commentId: Overload:EchoHub.Client.Config.SavedServer.Token
fullName: EchoHub.Client.Config.SavedServer.Token
nameWithType: SavedServer.Token
- 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)
name: CreateChannelAsync(string, string?, bool)
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateChannelAsync_System_String_System_String_System_Boolean_
commentId: M:EchoHub.Client.Services.ApiClient.CreateChannelAsync(System.String,System.String,System.Boolean)
name.vb: CreateChannelAsync(String, String, Boolean)
fullName: EchoHub.Client.Services.ApiClient.CreateChannelAsync(string, string?, bool)
fullName.vb: EchoHub.Client.Services.ApiClient.CreateChannelAsync(String, String, Boolean)
nameWithType: ApiClient.CreateChannelAsync(string, string?, bool)
nameWithType.vb: ApiClient.CreateChannelAsync(String, String, Boolean)
- 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.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.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.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.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.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.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)
name: RegisterAsync(string, string, string?)
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_RegisterAsync_System_String_System_String_System_String_
commentId: M:EchoHub.Client.Services.ApiClient.RegisterAsync(System.String,System.String,System.String)
name.vb: RegisterAsync(String, String, String)
fullName: EchoHub.Client.Services.ApiClient.RegisterAsync(string, string, string?)
fullName.vb: EchoHub.Client.Services.ApiClient.RegisterAsync(String, String, String)
nameWithType: ApiClient.RegisterAsync(string, string, string?)
nameWithType.vb: ApiClient.RegisterAsync(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.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.ApiClient.UploadFileAsync(System.String,System.IO.Stream,System.String,System.String)
name: UploadFileAsync(string, Stream, string, string?)
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UploadFileAsync_System_String_System_IO_Stream_System_String_System_String_
commentId: M:EchoHub.Client.Services.ApiClient.UploadFileAsync(System.String,System.IO.Stream,System.String,System.String)
name.vb: UploadFileAsync(String, Stream, String, String)
fullName: EchoHub.Client.Services.ApiClient.UploadFileAsync(string, System.IO.Stream, string, string?)
fullName.vb: EchoHub.Client.Services.ApiClient.UploadFileAsync(String, System.IO.Stream, String, String)
nameWithType: ApiClient.UploadFileAsync(string, Stream, string, string?)
nameWithType.vb: ApiClient.UploadFileAsync(String, Stream, String, String)
- uid: EchoHub.Client.Services.ApiClient.UploadFileAsync*
name: UploadFileAsync
href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UploadFileAsync_
commentId: Overload:EchoHub.Client.Services.ApiClient.UploadFileAsync
fullName: EchoHub.Client.Services.ApiClient.UploadFileAsync
nameWithType: ApiClient.UploadFileAsync
- 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)
name: EchoHubConnection(string, ApiClient)
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection__ctor_System_String_EchoHub_Client_Services_ApiClient_
commentId: M:EchoHub.Client.Services.EchoHubConnection.#ctor(System.String,EchoHub.Client.Services.ApiClient)
name.vb: New(String, ApiClient)
fullName: EchoHub.Client.Services.EchoHubConnection.EchoHubConnection(string, EchoHub.Client.Services.ApiClient)
fullName.vb: EchoHub.Client.Services.EchoHubConnection.New(String, EchoHub.Client.Services.ApiClient)
nameWithType: EchoHubConnection.EchoHubConnection(string, ApiClient)
nameWithType.vb: EchoHubConnection.New(String, ApiClient)
- 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)
name: GetHistoryAsync(string, int)
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_GetHistoryAsync_System_String_System_Int32_
commentId: M:EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(System.String,System.Int32)
name.vb: GetHistoryAsync(String, Integer)
fullName: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(string, int)
fullName.vb: EchoHub.Client.Services.EchoHubConnection.GetHistoryAsync(String, Integer)
nameWithType: EchoHubConnection.GetHistoryAsync(string, int)
nameWithType.vb: EchoHubConnection.GetHistoryAsync(String, 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)
name: JoinChannelAsync(string)
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_JoinChannelAsync_System_String_
commentId: M:EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(System.String)
name.vb: JoinChannelAsync(String)
fullName: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(string)
fullName.vb: EchoHub.Client.Services.EchoHubConnection.JoinChannelAsync(String)
nameWithType: EchoHubConnection.JoinChannelAsync(string)
nameWithType.vb: EchoHubConnection.JoinChannelAsync(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.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)
name: SendMessageAsync(string, string)
href: api/client/EchoHub.Client.Services.EchoHubConnection.html#EchoHub_Client_Services_EchoHubConnection_SendMessageAsync_System_String_System_String_
commentId: M:EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(System.String,System.String)
name.vb: SendMessageAsync(String, String)
fullName: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(string, string)
fullName.vb: EchoHub.Client.Services.EchoHubConnection.SendMessageAsync(String, String)
nameWithType: EchoHubConnection.SendMessageAsync(string, string)
nameWithType.vb: EchoHubConnection.SendMessageAsync(String, String)
- 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.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.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.CheckForUpdateAsync
name: CheckForUpdateAsync()
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CheckForUpdateAsync
commentId: M:EchoHub.Client.Services.UpdateChecker.CheckForUpdateAsync
fullName: EchoHub.Client.Services.UpdateChecker.CheckForUpdateAsync()
nameWithType: UpdateChecker.CheckForUpdateAsync()
- uid: EchoHub.Client.Services.UpdateChecker.CheckForUpdateAsync*
name: CheckForUpdateAsync
href: api/client/EchoHub.Client.Services.UpdateChecker.html#EchoHub_Client_Services_UpdateChecker_CheckForUpdateAsync_
commentId: Overload:EchoHub.Client.Services.UpdateChecker.CheckForUpdateAsync
fullName: EchoHub.Client.Services.UpdateChecker.CheckForUpdateAsync
nameWithType: UpdateChecker.CheckForUpdateAsync
- 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.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.ChannelListSource
name: ChannelListSource
href: api/client/EchoHub.Client.UI.ChannelListSource.html
commentId: T:EchoHub.Client.UI.ChannelListSource
fullName: EchoHub.Client.UI.ChannelListSource
nameWithType: ChannelListSource
- uid: EchoHub.Client.UI.ChannelListSource.#ctor
name: ChannelListSource()
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource__ctor
commentId: M:EchoHub.Client.UI.ChannelListSource.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.ChannelListSource.ChannelListSource()
fullName.vb: EchoHub.Client.UI.ChannelListSource.New()
nameWithType: ChannelListSource.ChannelListSource()
nameWithType.vb: ChannelListSource.New()
- uid: EchoHub.Client.UI.ChannelListSource.#ctor*
name: ChannelListSource
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource__ctor_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ChannelListSource.ChannelListSource
fullName.vb: EchoHub.Client.UI.ChannelListSource.New
nameWithType: ChannelListSource.ChannelListSource
nameWithType.vb: ChannelListSource.New
- uid: EchoHub.Client.UI.ChannelListSource.CollectionChanged
name: CollectionChanged
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_CollectionChanged
commentId: E:EchoHub.Client.UI.ChannelListSource.CollectionChanged
fullName: EchoHub.Client.UI.ChannelListSource.CollectionChanged
nameWithType: ChannelListSource.CollectionChanged
- uid: EchoHub.Client.UI.ChannelListSource.Count
name: Count
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Count
commentId: P:EchoHub.Client.UI.ChannelListSource.Count
fullName: EchoHub.Client.UI.ChannelListSource.Count
nameWithType: ChannelListSource.Count
- uid: EchoHub.Client.UI.ChannelListSource.Count*
name: Count
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Count_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.Count
fullName: EchoHub.Client.UI.ChannelListSource.Count
nameWithType: ChannelListSource.Count
- uid: EchoHub.Client.UI.ChannelListSource.Dispose
name: Dispose()
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Dispose
commentId: M:EchoHub.Client.UI.ChannelListSource.Dispose
fullName: EchoHub.Client.UI.ChannelListSource.Dispose()
nameWithType: ChannelListSource.Dispose()
- uid: EchoHub.Client.UI.ChannelListSource.Dispose*
name: Dispose
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Dispose_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.Dispose
fullName: EchoHub.Client.UI.ChannelListSource.Dispose
nameWithType: ChannelListSource.Dispose
- uid: EchoHub.Client.UI.ChannelListSource.IsMarked(System.Int32)
name: IsMarked(int)
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_IsMarked_System_Int32_
commentId: M:EchoHub.Client.UI.ChannelListSource.IsMarked(System.Int32)
name.vb: IsMarked(Integer)
fullName: EchoHub.Client.UI.ChannelListSource.IsMarked(int)
fullName.vb: EchoHub.Client.UI.ChannelListSource.IsMarked(Integer)
nameWithType: ChannelListSource.IsMarked(int)
nameWithType.vb: ChannelListSource.IsMarked(Integer)
- uid: EchoHub.Client.UI.ChannelListSource.IsMarked*
name: IsMarked
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_IsMarked_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.IsMarked
fullName: EchoHub.Client.UI.ChannelListSource.IsMarked
nameWithType: ChannelListSource.IsMarked
- uid: EchoHub.Client.UI.ChannelListSource.MaxItemLength
name: MaxItemLength
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_MaxItemLength
commentId: P:EchoHub.Client.UI.ChannelListSource.MaxItemLength
fullName: EchoHub.Client.UI.ChannelListSource.MaxItemLength
nameWithType: ChannelListSource.MaxItemLength
- uid: EchoHub.Client.UI.ChannelListSource.MaxItemLength*
name: MaxItemLength
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_MaxItemLength_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.MaxItemLength
fullName: EchoHub.Client.UI.ChannelListSource.MaxItemLength
nameWithType: ChannelListSource.MaxItemLength
- uid: EchoHub.Client.UI.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.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
commentId: M:EchoHub.Client.UI.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.ChannelListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
fullName.vb: EchoHub.Client.UI.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.ChannelListSource.Render*
name: Render
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Render_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.Render
fullName: EchoHub.Client.UI.ChannelListSource.Render
nameWithType: ChannelListSource.Render
- uid: EchoHub.Client.UI.ChannelListSource.SetMark(System.Int32,System.Boolean)
name: SetMark(int, bool)
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_SetMark_System_Int32_System_Boolean_
commentId: M:EchoHub.Client.UI.ChannelListSource.SetMark(System.Int32,System.Boolean)
name.vb: SetMark(Integer, Boolean)
fullName: EchoHub.Client.UI.ChannelListSource.SetMark(int, bool)
fullName.vb: EchoHub.Client.UI.ChannelListSource.SetMark(Integer, Boolean)
nameWithType: ChannelListSource.SetMark(int, bool)
nameWithType.vb: ChannelListSource.SetMark(Integer, Boolean)
- uid: EchoHub.Client.UI.ChannelListSource.SetMark*
name: SetMark
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_SetMark_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.SetMark
fullName: EchoHub.Client.UI.ChannelListSource.SetMark
nameWithType: ChannelListSource.SetMark
- uid: EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_SuspendCollectionChangedEvent
commentId: P:EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent
nameWithType: ChannelListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent*
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_SuspendCollectionChangedEvent_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.ChannelListSource.SuspendCollectionChangedEvent
nameWithType: ChannelListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.ChannelListSource.ToList
name: ToList()
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_ToList
commentId: M:EchoHub.Client.UI.ChannelListSource.ToList
fullName: EchoHub.Client.UI.ChannelListSource.ToList()
nameWithType: ChannelListSource.ToList()
- uid: EchoHub.Client.UI.ChannelListSource.ToList*
name: ToList
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_ToList_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.ToList
fullName: EchoHub.Client.UI.ChannelListSource.ToList
nameWithType: ChannelListSource.ToList
- uid: EchoHub.Client.UI.ChannelListSource.Update(System.Collections.Generic.List{System.String},System.Collections.Generic.Dictionary{System.String,System.Int32},System.String)
name: Update(List<string>, Dictionary<string, int>, string)
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Update_System_Collections_Generic_List_System_String__System_Collections_Generic_Dictionary_System_String_System_Int32__System_String_
commentId: M:EchoHub.Client.UI.ChannelListSource.Update(System.Collections.Generic.List{System.String},System.Collections.Generic.Dictionary{System.String,System.Int32},System.String)
name.vb: Update(List(Of String), Dictionary(Of String, Integer), String)
fullName: EchoHub.Client.UI.ChannelListSource.Update(System.Collections.Generic.List<string>, System.Collections.Generic.Dictionary<string, int>, string)
fullName.vb: EchoHub.Client.UI.ChannelListSource.Update(System.Collections.Generic.List(Of String), System.Collections.Generic.Dictionary(Of String, Integer), String)
nameWithType: ChannelListSource.Update(List<string>, Dictionary<string, int>, string)
nameWithType.vb: ChannelListSource.Update(List(Of String), Dictionary(Of String, Integer), String)
- uid: EchoHub.Client.UI.ChannelListSource.Update*
name: Update
href: api/client/EchoHub.Client.UI.ChannelListSource.html#EchoHub_Client_UI_ChannelListSource_Update_
commentId: Overload:EchoHub.Client.UI.ChannelListSource.Update
fullName: EchoHub.Client.UI.ChannelListSource.Update
nameWithType: ChannelListSource.Update
- uid: EchoHub.Client.UI.ChatColors
name: ChatColors
href: api/client/EchoHub.Client.UI.ChatColors.html
commentId: T:EchoHub.Client.UI.ChatColors
fullName: EchoHub.Client.UI.ChatColors
nameWithType: ChatColors
- uid: EchoHub.Client.UI.ChatColors.EmbedBorderAttr
name: EmbedBorderAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_EmbedBorderAttr
commentId: F:EchoHub.Client.UI.ChatColors.EmbedBorderAttr
fullName: EchoHub.Client.UI.ChatColors.EmbedBorderAttr
nameWithType: ChatColors.EmbedBorderAttr
- uid: EchoHub.Client.UI.ChatColors.EmbedDescAttr
name: EmbedDescAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_EmbedDescAttr
commentId: F:EchoHub.Client.UI.ChatColors.EmbedDescAttr
fullName: EchoHub.Client.UI.ChatColors.EmbedDescAttr
nameWithType: ChatColors.EmbedDescAttr
- uid: EchoHub.Client.UI.ChatColors.EmbedTitleAttr
name: EmbedTitleAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_EmbedTitleAttr
commentId: F:EchoHub.Client.UI.ChatColors.EmbedTitleAttr
fullName: EchoHub.Client.UI.ChatColors.EmbedTitleAttr
nameWithType: ChatColors.EmbedTitleAttr
- uid: EchoHub.Client.UI.ChatColors.EmbedUrlAttr
name: EmbedUrlAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_EmbedUrlAttr
commentId: F:EchoHub.Client.UI.ChatColors.EmbedUrlAttr
fullName: EchoHub.Client.UI.ChatColors.EmbedUrlAttr
nameWithType: ChatColors.EmbedUrlAttr
- uid: EchoHub.Client.UI.ChatColors.MentionHighlightAttr
name: MentionHighlightAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_MentionHighlightAttr
commentId: F:EchoHub.Client.UI.ChatColors.MentionHighlightAttr
fullName: EchoHub.Client.UI.ChatColors.MentionHighlightAttr
nameWithType: ChatColors.MentionHighlightAttr
- uid: EchoHub.Client.UI.ChatColors.MentionTextAttr
name: MentionTextAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_MentionTextAttr
commentId: F:EchoHub.Client.UI.ChatColors.MentionTextAttr
fullName: EchoHub.Client.UI.ChatColors.MentionTextAttr
nameWithType: ChatColors.MentionTextAttr
- uid: EchoHub.Client.UI.ChatColors.SplitMentions(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name: SplitMentions(string, Attribute?)
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_SplitMentions_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
commentId: M:EchoHub.Client.UI.ChatColors.SplitMentions(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name.vb: SplitMentions(String, Attribute?)
fullName: EchoHub.Client.UI.ChatColors.SplitMentions(string, Terminal.Gui.Drawing.Attribute?)
fullName.vb: EchoHub.Client.UI.ChatColors.SplitMentions(String, Terminal.Gui.Drawing.Attribute?)
nameWithType: ChatColors.SplitMentions(string, Attribute?)
nameWithType.vb: ChatColors.SplitMentions(String, Attribute?)
- uid: EchoHub.Client.UI.ChatColors.SplitMentions*
name: SplitMentions
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_SplitMentions_
commentId: Overload:EchoHub.Client.UI.ChatColors.SplitMentions
fullName: EchoHub.Client.UI.ChatColors.SplitMentions
nameWithType: ChatColors.SplitMentions
- uid: EchoHub.Client.UI.ChatColors.SystemAttr
name: SystemAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_SystemAttr
commentId: F:EchoHub.Client.UI.ChatColors.SystemAttr
fullName: EchoHub.Client.UI.ChatColors.SystemAttr
nameWithType: ChatColors.SystemAttr
- uid: EchoHub.Client.UI.ChatColors.TimestampAttr
name: TimestampAttr
href: api/client/EchoHub.Client.UI.ChatColors.html#EchoHub_Client_UI_ChatColors_TimestampAttr
commentId: F:EchoHub.Client.UI.ChatColors.TimestampAttr
fullName: EchoHub.Client.UI.ChatColors.TimestampAttr
nameWithType: ChatColors.TimestampAttr
- uid: EchoHub.Client.UI.ChatLine
name: ChatLine
href: api/client/EchoHub.Client.UI.ChatLine.html
commentId: T:EchoHub.Client.UI.ChatLine
fullName: EchoHub.Client.UI.ChatLine
nameWithType: ChatLine
- uid: EchoHub.Client.UI.ChatLine.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.ChatSegment})
name: ChatLine(List<ChatSegment>)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine__ctor_System_Collections_Generic_List_EchoHub_Client_UI_ChatSegment__
commentId: M:EchoHub.Client.UI.ChatLine.#ctor(System.Collections.Generic.List{EchoHub.Client.UI.ChatSegment})
name.vb: New(List(Of ChatSegment))
fullName: EchoHub.Client.UI.ChatLine.ChatLine(System.Collections.Generic.List<EchoHub.Client.UI.ChatSegment>)
fullName.vb: EchoHub.Client.UI.ChatLine.New(System.Collections.Generic.List(Of EchoHub.Client.UI.ChatSegment))
nameWithType: ChatLine.ChatLine(List<ChatSegment>)
nameWithType.vb: ChatLine.New(List(Of ChatSegment))
- uid: EchoHub.Client.UI.ChatLine.#ctor(System.String)
name: ChatLine(string)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine__ctor_System_String_
commentId: M:EchoHub.Client.UI.ChatLine.#ctor(System.String)
name.vb: New(String)
fullName: EchoHub.Client.UI.ChatLine.ChatLine(string)
fullName.vb: EchoHub.Client.UI.ChatLine.New(String)
nameWithType: ChatLine.ChatLine(string)
nameWithType.vb: ChatLine.New(String)
- uid: EchoHub.Client.UI.ChatLine.#ctor*
name: ChatLine
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine__ctor_
commentId: Overload:EchoHub.Client.UI.ChatLine.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ChatLine.ChatLine
fullName.vb: EchoHub.Client.UI.ChatLine.New
nameWithType: ChatLine.ChatLine
nameWithType.vb: ChatLine.New
- uid: EchoHub.Client.UI.ChatLine.FromColoredText(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name: FromColoredText(string, Attribute?)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_FromColoredText_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
commentId: M:EchoHub.Client.UI.ChatLine.FromColoredText(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name.vb: FromColoredText(String, Attribute?)
fullName: EchoHub.Client.UI.ChatLine.FromColoredText(string, Terminal.Gui.Drawing.Attribute?)
fullName.vb: EchoHub.Client.UI.ChatLine.FromColoredText(String, Terminal.Gui.Drawing.Attribute?)
nameWithType: ChatLine.FromColoredText(string, Attribute?)
nameWithType.vb: ChatLine.FromColoredText(String, Attribute?)
- uid: EchoHub.Client.UI.ChatLine.FromColoredText*
name: FromColoredText
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_FromColoredText_
commentId: Overload:EchoHub.Client.UI.ChatLine.FromColoredText
fullName: EchoHub.Client.UI.ChatLine.FromColoredText
nameWithType: ChatLine.FromColoredText
- uid: EchoHub.Client.UI.ChatLine.HasColorTags(System.String)
name: HasColorTags(string)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_HasColorTags_System_String_
commentId: M:EchoHub.Client.UI.ChatLine.HasColorTags(System.String)
name.vb: HasColorTags(String)
fullName: EchoHub.Client.UI.ChatLine.HasColorTags(string)
fullName.vb: EchoHub.Client.UI.ChatLine.HasColorTags(String)
nameWithType: ChatLine.HasColorTags(string)
nameWithType.vb: ChatLine.HasColorTags(String)
- uid: EchoHub.Client.UI.ChatLine.HasColorTags*
name: HasColorTags
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_HasColorTags_
commentId: Overload:EchoHub.Client.UI.ChatLine.HasColorTags
fullName: EchoHub.Client.UI.ChatLine.HasColorTags
nameWithType: ChatLine.HasColorTags
- uid: EchoHub.Client.UI.ChatLine.IsMention
name: IsMention
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_IsMention
commentId: P:EchoHub.Client.UI.ChatLine.IsMention
fullName: EchoHub.Client.UI.ChatLine.IsMention
nameWithType: ChatLine.IsMention
- uid: EchoHub.Client.UI.ChatLine.IsMention*
name: IsMention
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_IsMention_
commentId: Overload:EchoHub.Client.UI.ChatLine.IsMention
fullName: EchoHub.Client.UI.ChatLine.IsMention
nameWithType: ChatLine.IsMention
- uid: EchoHub.Client.UI.ChatLine.MessageId
name: MessageId
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_MessageId
commentId: P:EchoHub.Client.UI.ChatLine.MessageId
fullName: EchoHub.Client.UI.ChatLine.MessageId
nameWithType: ChatLine.MessageId
- uid: EchoHub.Client.UI.ChatLine.MessageId*
name: MessageId
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_MessageId_
commentId: Overload:EchoHub.Client.UI.ChatLine.MessageId
fullName: EchoHub.Client.UI.ChatLine.MessageId
nameWithType: ChatLine.MessageId
- uid: EchoHub.Client.UI.ChatLine.Segments
name: Segments
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_Segments
commentId: P:EchoHub.Client.UI.ChatLine.Segments
fullName: EchoHub.Client.UI.ChatLine.Segments
nameWithType: ChatLine.Segments
- uid: EchoHub.Client.UI.ChatLine.Segments*
name: Segments
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_Segments_
commentId: Overload:EchoHub.Client.UI.ChatLine.Segments
fullName: EchoHub.Client.UI.ChatLine.Segments
nameWithType: ChatLine.Segments
- uid: EchoHub.Client.UI.ChatLine.StripColorTags(System.String)
name: StripColorTags(string)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_StripColorTags_System_String_
commentId: M:EchoHub.Client.UI.ChatLine.StripColorTags(System.String)
name.vb: StripColorTags(String)
fullName: EchoHub.Client.UI.ChatLine.StripColorTags(string)
fullName.vb: EchoHub.Client.UI.ChatLine.StripColorTags(String)
nameWithType: ChatLine.StripColorTags(string)
nameWithType.vb: ChatLine.StripColorTags(String)
- uid: EchoHub.Client.UI.ChatLine.StripColorTags*
name: StripColorTags
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_StripColorTags_
commentId: Overload:EchoHub.Client.UI.ChatLine.StripColorTags
fullName: EchoHub.Client.UI.ChatLine.StripColorTags
nameWithType: ChatLine.StripColorTags
- uid: EchoHub.Client.UI.ChatLine.TextLength
name: TextLength
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_TextLength
commentId: P:EchoHub.Client.UI.ChatLine.TextLength
fullName: EchoHub.Client.UI.ChatLine.TextLength
nameWithType: ChatLine.TextLength
- uid: EchoHub.Client.UI.ChatLine.TextLength*
name: TextLength
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_TextLength_
commentId: Overload:EchoHub.Client.UI.ChatLine.TextLength
fullName: EchoHub.Client.UI.ChatLine.TextLength
nameWithType: ChatLine.TextLength
- uid: EchoHub.Client.UI.ChatLine.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_ToString
commentId: M:EchoHub.Client.UI.ChatLine.ToString
fullName: EchoHub.Client.UI.ChatLine.ToString()
nameWithType: ChatLine.ToString()
- uid: EchoHub.Client.UI.ChatLine.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_ToString_
commentId: Overload:EchoHub.Client.UI.ChatLine.ToString
fullName: EchoHub.Client.UI.ChatLine.ToString
nameWithType: ChatLine.ToString
- uid: EchoHub.Client.UI.ChatLine.Wrap(System.Int32,System.Int32)
name: Wrap(int, int)
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_Wrap_System_Int32_System_Int32_
commentId: M:EchoHub.Client.UI.ChatLine.Wrap(System.Int32,System.Int32)
name.vb: Wrap(Integer, Integer)
fullName: EchoHub.Client.UI.ChatLine.Wrap(int, int)
fullName.vb: EchoHub.Client.UI.ChatLine.Wrap(Integer, Integer)
nameWithType: ChatLine.Wrap(int, int)
nameWithType.vb: ChatLine.Wrap(Integer, Integer)
- uid: EchoHub.Client.UI.ChatLine.Wrap*
name: Wrap
href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_Wrap_
commentId: Overload:EchoHub.Client.UI.ChatLine.Wrap
fullName: EchoHub.Client.UI.ChatLine.Wrap
nameWithType: ChatLine.Wrap
- uid: EchoHub.Client.UI.ChatListSource
name: ChatListSource
href: api/client/EchoHub.Client.UI.ChatListSource.html
commentId: T:EchoHub.Client.UI.ChatListSource
fullName: EchoHub.Client.UI.ChatListSource
nameWithType: ChatListSource
- uid: EchoHub.Client.UI.ChatListSource.#ctor
name: ChatListSource()
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource__ctor
commentId: M:EchoHub.Client.UI.ChatListSource.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.ChatListSource.ChatListSource()
fullName.vb: EchoHub.Client.UI.ChatListSource.New()
nameWithType: ChatListSource.ChatListSource()
nameWithType.vb: ChatListSource.New()
- uid: EchoHub.Client.UI.ChatListSource.#ctor*
name: ChatListSource
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource__ctor_
commentId: Overload:EchoHub.Client.UI.ChatListSource.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ChatListSource.ChatListSource
fullName.vb: EchoHub.Client.UI.ChatListSource.New
nameWithType: ChatListSource.ChatListSource
nameWithType.vb: ChatListSource.New
- uid: EchoHub.Client.UI.ChatListSource.Add(EchoHub.Client.UI.ChatLine)
name: Add(ChatLine)
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Add_EchoHub_Client_UI_ChatLine_
commentId: M:EchoHub.Client.UI.ChatListSource.Add(EchoHub.Client.UI.ChatLine)
fullName: EchoHub.Client.UI.ChatListSource.Add(EchoHub.Client.UI.ChatLine)
nameWithType: ChatListSource.Add(ChatLine)
- uid: EchoHub.Client.UI.ChatListSource.Add*
name: Add
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Add_
commentId: Overload:EchoHub.Client.UI.ChatListSource.Add
fullName: EchoHub.Client.UI.ChatListSource.Add
nameWithType: ChatListSource.Add
- uid: EchoHub.Client.UI.ChatListSource.AddRange(System.Collections.Generic.IEnumerable{EchoHub.Client.UI.ChatLine})
name: AddRange(IEnumerable<ChatLine>)
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_AddRange_System_Collections_Generic_IEnumerable_EchoHub_Client_UI_ChatLine__
commentId: M:EchoHub.Client.UI.ChatListSource.AddRange(System.Collections.Generic.IEnumerable{EchoHub.Client.UI.ChatLine})
name.vb: AddRange(IEnumerable(Of ChatLine))
fullName: EchoHub.Client.UI.ChatListSource.AddRange(System.Collections.Generic.IEnumerable<EchoHub.Client.UI.ChatLine>)
fullName.vb: EchoHub.Client.UI.ChatListSource.AddRange(System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.ChatLine))
nameWithType: ChatListSource.AddRange(IEnumerable<ChatLine>)
nameWithType.vb: ChatListSource.AddRange(IEnumerable(Of ChatLine))
- uid: EchoHub.Client.UI.ChatListSource.AddRange*
name: AddRange
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_AddRange_
commentId: Overload:EchoHub.Client.UI.ChatListSource.AddRange
fullName: EchoHub.Client.UI.ChatListSource.AddRange
nameWithType: ChatListSource.AddRange
- uid: EchoHub.Client.UI.ChatListSource.Clear
name: Clear()
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Clear
commentId: M:EchoHub.Client.UI.ChatListSource.Clear
fullName: EchoHub.Client.UI.ChatListSource.Clear()
nameWithType: ChatListSource.Clear()
- uid: EchoHub.Client.UI.ChatListSource.Clear*
name: Clear
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Clear_
commentId: Overload:EchoHub.Client.UI.ChatListSource.Clear
fullName: EchoHub.Client.UI.ChatListSource.Clear
nameWithType: ChatListSource.Clear
- uid: EchoHub.Client.UI.ChatListSource.CollectionChanged
name: CollectionChanged
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_CollectionChanged
commentId: E:EchoHub.Client.UI.ChatListSource.CollectionChanged
fullName: EchoHub.Client.UI.ChatListSource.CollectionChanged
nameWithType: ChatListSource.CollectionChanged
- uid: EchoHub.Client.UI.ChatListSource.Count
name: Count
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Count
commentId: P:EchoHub.Client.UI.ChatListSource.Count
fullName: EchoHub.Client.UI.ChatListSource.Count
nameWithType: ChatListSource.Count
- uid: EchoHub.Client.UI.ChatListSource.Count*
name: Count
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Count_
commentId: Overload:EchoHub.Client.UI.ChatListSource.Count
fullName: EchoHub.Client.UI.ChatListSource.Count
nameWithType: ChatListSource.Count
- uid: EchoHub.Client.UI.ChatListSource.Dispose
name: Dispose()
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Dispose
commentId: M:EchoHub.Client.UI.ChatListSource.Dispose
fullName: EchoHub.Client.UI.ChatListSource.Dispose()
nameWithType: ChatListSource.Dispose()
- uid: EchoHub.Client.UI.ChatListSource.Dispose*
name: Dispose
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Dispose_
commentId: Overload:EchoHub.Client.UI.ChatListSource.Dispose
fullName: EchoHub.Client.UI.ChatListSource.Dispose
nameWithType: ChatListSource.Dispose
- uid: EchoHub.Client.UI.ChatListSource.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{EchoHub.Client.UI.ChatLine})
name: InsertRange(int, IEnumerable<ChatLine>)
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_InsertRange_System_Int32_System_Collections_Generic_IEnumerable_EchoHub_Client_UI_ChatLine__
commentId: M:EchoHub.Client.UI.ChatListSource.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{EchoHub.Client.UI.ChatLine})
name.vb: InsertRange(Integer, IEnumerable(Of ChatLine))
fullName: EchoHub.Client.UI.ChatListSource.InsertRange(int, System.Collections.Generic.IEnumerable<EchoHub.Client.UI.ChatLine>)
fullName.vb: EchoHub.Client.UI.ChatListSource.InsertRange(Integer, System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.ChatLine))
nameWithType: ChatListSource.InsertRange(int, IEnumerable<ChatLine>)
nameWithType.vb: ChatListSource.InsertRange(Integer, IEnumerable(Of ChatLine))
- uid: EchoHub.Client.UI.ChatListSource.InsertRange*
name: InsertRange
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_InsertRange_
commentId: Overload:EchoHub.Client.UI.ChatListSource.InsertRange
fullName: EchoHub.Client.UI.ChatListSource.InsertRange
nameWithType: ChatListSource.InsertRange
- uid: EchoHub.Client.UI.ChatListSource.IsMarked(System.Int32)
name: IsMarked(int)
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_IsMarked_System_Int32_
commentId: M:EchoHub.Client.UI.ChatListSource.IsMarked(System.Int32)
name.vb: IsMarked(Integer)
fullName: EchoHub.Client.UI.ChatListSource.IsMarked(int)
fullName.vb: EchoHub.Client.UI.ChatListSource.IsMarked(Integer)
nameWithType: ChatListSource.IsMarked(int)
nameWithType.vb: ChatListSource.IsMarked(Integer)
- uid: EchoHub.Client.UI.ChatListSource.IsMarked*
name: IsMarked
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_IsMarked_
commentId: Overload:EchoHub.Client.UI.ChatListSource.IsMarked
fullName: EchoHub.Client.UI.ChatListSource.IsMarked
nameWithType: ChatListSource.IsMarked
- uid: EchoHub.Client.UI.ChatListSource.MaxItemLength
name: MaxItemLength
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_MaxItemLength
commentId: P:EchoHub.Client.UI.ChatListSource.MaxItemLength
fullName: EchoHub.Client.UI.ChatListSource.MaxItemLength
nameWithType: ChatListSource.MaxItemLength
- uid: EchoHub.Client.UI.ChatListSource.MaxItemLength*
name: MaxItemLength
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_MaxItemLength_
commentId: Overload:EchoHub.Client.UI.ChatListSource.MaxItemLength
fullName: EchoHub.Client.UI.ChatListSource.MaxItemLength
nameWithType: ChatListSource.MaxItemLength
- uid: EchoHub.Client.UI.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.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
commentId: M:EchoHub.Client.UI.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.ChatListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
fullName.vb: EchoHub.Client.UI.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.ChatListSource.Render*
name: Render
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_Render_
commentId: Overload:EchoHub.Client.UI.ChatListSource.Render
fullName: EchoHub.Client.UI.ChatListSource.Render
nameWithType: ChatListSource.Render
- uid: EchoHub.Client.UI.ChatListSource.SetMark(System.Int32,System.Boolean)
name: SetMark(int, bool)
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_SetMark_System_Int32_System_Boolean_
commentId: M:EchoHub.Client.UI.ChatListSource.SetMark(System.Int32,System.Boolean)
name.vb: SetMark(Integer, Boolean)
fullName: EchoHub.Client.UI.ChatListSource.SetMark(int, bool)
fullName.vb: EchoHub.Client.UI.ChatListSource.SetMark(Integer, Boolean)
nameWithType: ChatListSource.SetMark(int, bool)
nameWithType.vb: ChatListSource.SetMark(Integer, Boolean)
- uid: EchoHub.Client.UI.ChatListSource.SetMark*
name: SetMark
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_SetMark_
commentId: Overload:EchoHub.Client.UI.ChatListSource.SetMark
fullName: EchoHub.Client.UI.ChatListSource.SetMark
nameWithType: ChatListSource.SetMark
- uid: EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_SuspendCollectionChangedEvent
commentId: P:EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent
nameWithType: ChatListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent*
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_SuspendCollectionChangedEvent_
commentId: Overload:EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.ChatListSource.SuspendCollectionChangedEvent
nameWithType: ChatListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.ChatListSource.ToList
name: ToList()
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_ToList
commentId: M:EchoHub.Client.UI.ChatListSource.ToList
fullName: EchoHub.Client.UI.ChatListSource.ToList()
nameWithType: ChatListSource.ToList()
- uid: EchoHub.Client.UI.ChatListSource.ToList*
name: ToList
href: api/client/EchoHub.Client.UI.ChatListSource.html#EchoHub_Client_UI_ChatListSource_ToList_
commentId: Overload:EchoHub.Client.UI.ChatListSource.ToList
fullName: EchoHub.Client.UI.ChatListSource.ToList
nameWithType: ChatListSource.ToList
- uid: EchoHub.Client.UI.ChatSegment
name: ChatSegment
href: api/client/EchoHub.Client.UI.ChatSegment.html
commentId: T:EchoHub.Client.UI.ChatSegment
fullName: EchoHub.Client.UI.ChatSegment
nameWithType: ChatSegment
- uid: EchoHub.Client.UI.ChatSegment.#ctor(EchoHub.Client.UI.ChatSegment)
name: ChatSegment(ChatSegment)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment__ctor_EchoHub_Client_UI_ChatSegment_
commentId: M:EchoHub.Client.UI.ChatSegment.#ctor(EchoHub.Client.UI.ChatSegment)
name.vb: New(ChatSegment)
fullName: EchoHub.Client.UI.ChatSegment.ChatSegment(EchoHub.Client.UI.ChatSegment)
fullName.vb: EchoHub.Client.UI.ChatSegment.New(EchoHub.Client.UI.ChatSegment)
nameWithType: ChatSegment.ChatSegment(ChatSegment)
nameWithType.vb: ChatSegment.New(ChatSegment)
- uid: EchoHub.Client.UI.ChatSegment.#ctor(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name: ChatSegment(string, Attribute?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment__ctor_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__
commentId: M:EchoHub.Client.UI.ChatSegment.#ctor(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute})
name.vb: New(String, Attribute?)
fullName: EchoHub.Client.UI.ChatSegment.ChatSegment(string, Terminal.Gui.Drawing.Attribute?)
fullName.vb: EchoHub.Client.UI.ChatSegment.New(String, Terminal.Gui.Drawing.Attribute?)
nameWithType: ChatSegment.ChatSegment(string, Attribute?)
nameWithType.vb: ChatSegment.New(String, Attribute?)
- uid: EchoHub.Client.UI.ChatSegment.#ctor*
name: ChatSegment
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment__ctor_
commentId: Overload:EchoHub.Client.UI.ChatSegment.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ChatSegment.ChatSegment
fullName.vb: EchoHub.Client.UI.ChatSegment.New
nameWithType: ChatSegment.ChatSegment
nameWithType.vb: ChatSegment.New
- uid: EchoHub.Client.UI.ChatSegment.Color
name: Color
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Color
commentId: P:EchoHub.Client.UI.ChatSegment.Color
fullName: EchoHub.Client.UI.ChatSegment.Color
nameWithType: ChatSegment.Color
- uid: EchoHub.Client.UI.ChatSegment.Color*
name: Color
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Color_
commentId: Overload:EchoHub.Client.UI.ChatSegment.Color
fullName: EchoHub.Client.UI.ChatSegment.Color
nameWithType: ChatSegment.Color
- uid: EchoHub.Client.UI.ChatSegment.Deconstruct(System.String@,System.Nullable{Terminal.Gui.Drawing.Attribute}@)
name: Deconstruct(out string, out Attribute?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Deconstruct_System_String__System_Nullable_Terminal_Gui_Drawing_Attribute___
commentId: M:EchoHub.Client.UI.ChatSegment.Deconstruct(System.String@,System.Nullable{Terminal.Gui.Drawing.Attribute}@)
name.vb: Deconstruct(String, Attribute?)
fullName: EchoHub.Client.UI.ChatSegment.Deconstruct(out string, out Terminal.Gui.Drawing.Attribute?)
fullName.vb: EchoHub.Client.UI.ChatSegment.Deconstruct(String, Terminal.Gui.Drawing.Attribute?)
nameWithType: ChatSegment.Deconstruct(out string, out Attribute?)
nameWithType.vb: ChatSegment.Deconstruct(String, Attribute?)
- uid: EchoHub.Client.UI.ChatSegment.Deconstruct*
name: Deconstruct
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Deconstruct_
commentId: Overload:EchoHub.Client.UI.ChatSegment.Deconstruct
fullName: EchoHub.Client.UI.ChatSegment.Deconstruct
nameWithType: ChatSegment.Deconstruct
- uid: EchoHub.Client.UI.ChatSegment.EqualityContract
name: EqualityContract
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_EqualityContract
commentId: P:EchoHub.Client.UI.ChatSegment.EqualityContract
fullName: EchoHub.Client.UI.ChatSegment.EqualityContract
nameWithType: ChatSegment.EqualityContract
- uid: EchoHub.Client.UI.ChatSegment.EqualityContract*
name: EqualityContract
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_EqualityContract_
commentId: Overload:EchoHub.Client.UI.ChatSegment.EqualityContract
fullName: EchoHub.Client.UI.ChatSegment.EqualityContract
nameWithType: ChatSegment.EqualityContract
- uid: EchoHub.Client.UI.ChatSegment.Equals(EchoHub.Client.UI.ChatSegment)
name: Equals(ChatSegment?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Equals_EchoHub_Client_UI_ChatSegment_
commentId: M:EchoHub.Client.UI.ChatSegment.Equals(EchoHub.Client.UI.ChatSegment)
name.vb: Equals(ChatSegment)
fullName: EchoHub.Client.UI.ChatSegment.Equals(EchoHub.Client.UI.ChatSegment?)
fullName.vb: EchoHub.Client.UI.ChatSegment.Equals(EchoHub.Client.UI.ChatSegment)
nameWithType: ChatSegment.Equals(ChatSegment?)
nameWithType.vb: ChatSegment.Equals(ChatSegment)
- uid: EchoHub.Client.UI.ChatSegment.Equals(System.Object)
name: Equals(object?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Equals_System_Object_
commentId: M:EchoHub.Client.UI.ChatSegment.Equals(System.Object)
name.vb: Equals(Object)
fullName: EchoHub.Client.UI.ChatSegment.Equals(object?)
fullName.vb: EchoHub.Client.UI.ChatSegment.Equals(Object)
nameWithType: ChatSegment.Equals(object?)
nameWithType.vb: ChatSegment.Equals(Object)
- uid: EchoHub.Client.UI.ChatSegment.Equals*
name: Equals
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Equals_
commentId: Overload:EchoHub.Client.UI.ChatSegment.Equals
fullName: EchoHub.Client.UI.ChatSegment.Equals
nameWithType: ChatSegment.Equals
- uid: EchoHub.Client.UI.ChatSegment.GetHashCode
name: GetHashCode()
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_GetHashCode
commentId: M:EchoHub.Client.UI.ChatSegment.GetHashCode
fullName: EchoHub.Client.UI.ChatSegment.GetHashCode()
nameWithType: ChatSegment.GetHashCode()
- uid: EchoHub.Client.UI.ChatSegment.GetHashCode*
name: GetHashCode
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_GetHashCode_
commentId: Overload:EchoHub.Client.UI.ChatSegment.GetHashCode
fullName: EchoHub.Client.UI.ChatSegment.GetHashCode
nameWithType: ChatSegment.GetHashCode
- uid: EchoHub.Client.UI.ChatSegment.PrintMembers(System.Text.StringBuilder)
name: PrintMembers(StringBuilder)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_PrintMembers_System_Text_StringBuilder_
commentId: M:EchoHub.Client.UI.ChatSegment.PrintMembers(System.Text.StringBuilder)
fullName: EchoHub.Client.UI.ChatSegment.PrintMembers(System.Text.StringBuilder)
nameWithType: ChatSegment.PrintMembers(StringBuilder)
- uid: EchoHub.Client.UI.ChatSegment.PrintMembers*
name: PrintMembers
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_PrintMembers_
commentId: Overload:EchoHub.Client.UI.ChatSegment.PrintMembers
fullName: EchoHub.Client.UI.ChatSegment.PrintMembers
nameWithType: ChatSegment.PrintMembers
- uid: EchoHub.Client.UI.ChatSegment.Text
name: Text
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Text
commentId: P:EchoHub.Client.UI.ChatSegment.Text
fullName: EchoHub.Client.UI.ChatSegment.Text
nameWithType: ChatSegment.Text
- uid: EchoHub.Client.UI.ChatSegment.Text*
name: Text
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_Text_
commentId: Overload:EchoHub.Client.UI.ChatSegment.Text
fullName: EchoHub.Client.UI.ChatSegment.Text
nameWithType: ChatSegment.Text
- uid: EchoHub.Client.UI.ChatSegment.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_ToString
commentId: M:EchoHub.Client.UI.ChatSegment.ToString
fullName: EchoHub.Client.UI.ChatSegment.ToString()
nameWithType: ChatSegment.ToString()
- uid: EchoHub.Client.UI.ChatSegment.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_ToString_
commentId: Overload:EchoHub.Client.UI.ChatSegment.ToString
fullName: EchoHub.Client.UI.ChatSegment.ToString
nameWithType: ChatSegment.ToString
- uid: EchoHub.Client.UI.ChatSegment.op_Equality(EchoHub.Client.UI.ChatSegment,EchoHub.Client.UI.ChatSegment)
name: operator ==(ChatSegment?, ChatSegment?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_op_Equality_EchoHub_Client_UI_ChatSegment_EchoHub_Client_UI_ChatSegment_
commentId: M:EchoHub.Client.UI.ChatSegment.op_Equality(EchoHub.Client.UI.ChatSegment,EchoHub.Client.UI.ChatSegment)
name.vb: =(ChatSegment, ChatSegment)
fullName: EchoHub.Client.UI.ChatSegment.operator ==(EchoHub.Client.UI.ChatSegment?, EchoHub.Client.UI.ChatSegment?)
fullName.vb: EchoHub.Client.UI.ChatSegment.=(EchoHub.Client.UI.ChatSegment, EchoHub.Client.UI.ChatSegment)
nameWithType: ChatSegment.operator ==(ChatSegment?, ChatSegment?)
nameWithType.vb: ChatSegment.=(ChatSegment, ChatSegment)
- uid: EchoHub.Client.UI.ChatSegment.op_Equality*
name: operator ==
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_op_Equality_
commentId: Overload:EchoHub.Client.UI.ChatSegment.op_Equality
name.vb: =
fullName: EchoHub.Client.UI.ChatSegment.operator ==
fullName.vb: EchoHub.Client.UI.ChatSegment.=
nameWithType: ChatSegment.operator ==
nameWithType.vb: ChatSegment.=
- uid: EchoHub.Client.UI.ChatSegment.op_Inequality(EchoHub.Client.UI.ChatSegment,EchoHub.Client.UI.ChatSegment)
name: operator !=(ChatSegment?, ChatSegment?)
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_op_Inequality_EchoHub_Client_UI_ChatSegment_EchoHub_Client_UI_ChatSegment_
commentId: M:EchoHub.Client.UI.ChatSegment.op_Inequality(EchoHub.Client.UI.ChatSegment,EchoHub.Client.UI.ChatSegment)
name.vb: <>(ChatSegment, ChatSegment)
fullName: EchoHub.Client.UI.ChatSegment.operator !=(EchoHub.Client.UI.ChatSegment?, EchoHub.Client.UI.ChatSegment?)
fullName.vb: EchoHub.Client.UI.ChatSegment.<>(EchoHub.Client.UI.ChatSegment, EchoHub.Client.UI.ChatSegment)
nameWithType: ChatSegment.operator !=(ChatSegment?, ChatSegment?)
nameWithType.vb: ChatSegment.<>(ChatSegment, ChatSegment)
- uid: EchoHub.Client.UI.ChatSegment.op_Inequality*
name: operator !=
href: api/client/EchoHub.Client.UI.ChatSegment.html#EchoHub_Client_UI_ChatSegment_op_Inequality_
commentId: Overload:EchoHub.Client.UI.ChatSegment.op_Inequality
name.vb: <>
fullName: EchoHub.Client.UI.ChatSegment.operator !=
fullName.vb: EchoHub.Client.UI.ChatSegment.<>
nameWithType: ChatSegment.operator !=
nameWithType.vb: ChatSegment.<>
- uid: EchoHub.Client.UI.ColorHelper
name: ColorHelper
href: api/client/EchoHub.Client.UI.ColorHelper.html
commentId: T:EchoHub.Client.UI.ColorHelper
fullName: EchoHub.Client.UI.ColorHelper
nameWithType: ColorHelper
- uid: EchoHub.Client.UI.ColorHelper.ParseHexColor(System.String)
name: ParseHexColor(string?)
href: api/client/EchoHub.Client.UI.ColorHelper.html#EchoHub_Client_UI_ColorHelper_ParseHexColor_System_String_
commentId: M:EchoHub.Client.UI.ColorHelper.ParseHexColor(System.String)
name.vb: ParseHexColor(String)
fullName: EchoHub.Client.UI.ColorHelper.ParseHexColor(string?)
fullName.vb: EchoHub.Client.UI.ColorHelper.ParseHexColor(String)
nameWithType: ColorHelper.ParseHexColor(string?)
nameWithType.vb: ColorHelper.ParseHexColor(String)
- uid: EchoHub.Client.UI.ColorHelper.ParseHexColor*
name: ParseHexColor
href: api/client/EchoHub.Client.UI.ColorHelper.html#EchoHub_Client_UI_ColorHelper_ParseHexColor_
commentId: Overload:EchoHub.Client.UI.ColorHelper.ParseHexColor
fullName: EchoHub.Client.UI.ColorHelper.ParseHexColor
nameWithType: ColorHelper.ParseHexColor
- uid: EchoHub.Client.UI.ConnectDialog
name: ConnectDialog
href: api/client/EchoHub.Client.UI.ConnectDialog.html
commentId: T:EchoHub.Client.UI.ConnectDialog
fullName: EchoHub.Client.UI.ConnectDialog
nameWithType: ConnectDialog
- uid: EchoHub.Client.UI.ConnectDialog.#ctor
name: ConnectDialog()
href: api/client/EchoHub.Client.UI.ConnectDialog.html#EchoHub_Client_UI_ConnectDialog__ctor
commentId: M:EchoHub.Client.UI.ConnectDialog.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.ConnectDialog.ConnectDialog()
fullName.vb: EchoHub.Client.UI.ConnectDialog.New()
nameWithType: ConnectDialog.ConnectDialog()
nameWithType.vb: ConnectDialog.New()
- uid: EchoHub.Client.UI.ConnectDialog.#ctor*
name: ConnectDialog
href: api/client/EchoHub.Client.UI.ConnectDialog.html#EchoHub_Client_UI_ConnectDialog__ctor_
commentId: Overload:EchoHub.Client.UI.ConnectDialog.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ConnectDialog.ConnectDialog
fullName.vb: EchoHub.Client.UI.ConnectDialog.New
nameWithType: ConnectDialog.ConnectDialog
nameWithType.vb: ConnectDialog.New
- uid: EchoHub.Client.UI.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.ConnectDialog.html#EchoHub_Client_UI_ConnectDialog_Show_Terminal_Gui_App_IApplication_System_Collections_Generic_List_EchoHub_Client_Config_SavedServer__
commentId: M:EchoHub.Client.UI.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.ConnectDialog.Show(Terminal.Gui.App.IApplication, System.Collections.Generic.List<EchoHub.Client.Config.SavedServer>?)
fullName.vb: EchoHub.Client.UI.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.ConnectDialog.Show*
name: Show
href: api/client/EchoHub.Client.UI.ConnectDialog.html#EchoHub_Client_UI_ConnectDialog_Show_
commentId: Overload:EchoHub.Client.UI.ConnectDialog.Show
fullName: EchoHub.Client.UI.ConnectDialog.Show
nameWithType: ConnectDialog.Show
- uid: EchoHub.Client.UI.ConnectDialogResult
name: ConnectDialogResult
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html
commentId: T:EchoHub.Client.UI.ConnectDialogResult
fullName: EchoHub.Client.UI.ConnectDialogResult
nameWithType: ConnectDialogResult
- uid: EchoHub.Client.UI.ConnectDialogResult.#ctor(EchoHub.Client.UI.ConnectDialogResult)
name: ConnectDialogResult(ConnectDialogResult)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult__ctor_EchoHub_Client_UI_ConnectDialogResult_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.#ctor(EchoHub.Client.UI.ConnectDialogResult)
name.vb: New(ConnectDialogResult)
fullName: EchoHub.Client.UI.ConnectDialogResult.ConnectDialogResult(EchoHub.Client.UI.ConnectDialogResult)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.New(EchoHub.Client.UI.ConnectDialogResult)
nameWithType: ConnectDialogResult.ConnectDialogResult(ConnectDialogResult)
nameWithType.vb: ConnectDialogResult.New(ConnectDialogResult)
- uid: EchoHub.Client.UI.ConnectDialogResult.#ctor(System.String,System.String,System.String,System.Boolean)
name: ConnectDialogResult(string, string, string, bool)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult__ctor_System_String_System_String_System_String_System_Boolean_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.#ctor(System.String,System.String,System.String,System.Boolean)
name.vb: New(String, String, String, Boolean)
fullName: EchoHub.Client.UI.ConnectDialogResult.ConnectDialogResult(string, string, string, bool)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.New(String, String, String, Boolean)
nameWithType: ConnectDialogResult.ConnectDialogResult(string, string, string, bool)
nameWithType.vb: ConnectDialogResult.New(String, String, String, Boolean)
- uid: EchoHub.Client.UI.ConnectDialogResult.#ctor*
name: ConnectDialogResult
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult__ctor_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ConnectDialogResult.ConnectDialogResult
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.New
nameWithType: ConnectDialogResult.ConnectDialogResult
nameWithType.vb: ConnectDialogResult.New
- uid: EchoHub.Client.UI.ConnectDialogResult.Deconstruct(System.String@,System.String@,System.String@,System.Boolean@)
name: Deconstruct(out string, out string, out string, out bool)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Deconstruct_System_String__System_String__System_String__System_Boolean__
commentId: M:EchoHub.Client.UI.ConnectDialogResult.Deconstruct(System.String@,System.String@,System.String@,System.Boolean@)
name.vb: Deconstruct(String, String, String, Boolean)
fullName: EchoHub.Client.UI.ConnectDialogResult.Deconstruct(out string, out string, out string, out bool)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.Deconstruct(String, String, String, Boolean)
nameWithType: ConnectDialogResult.Deconstruct(out string, out string, out string, out bool)
nameWithType.vb: ConnectDialogResult.Deconstruct(String, String, String, Boolean)
- uid: EchoHub.Client.UI.ConnectDialogResult.Deconstruct*
name: Deconstruct
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Deconstruct_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.Deconstruct
fullName: EchoHub.Client.UI.ConnectDialogResult.Deconstruct
nameWithType: ConnectDialogResult.Deconstruct
- uid: EchoHub.Client.UI.ConnectDialogResult.EqualityContract
name: EqualityContract
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_EqualityContract
commentId: P:EchoHub.Client.UI.ConnectDialogResult.EqualityContract
fullName: EchoHub.Client.UI.ConnectDialogResult.EqualityContract
nameWithType: ConnectDialogResult.EqualityContract
- uid: EchoHub.Client.UI.ConnectDialogResult.EqualityContract*
name: EqualityContract
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_EqualityContract_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.EqualityContract
fullName: EchoHub.Client.UI.ConnectDialogResult.EqualityContract
nameWithType: ConnectDialogResult.EqualityContract
- uid: EchoHub.Client.UI.ConnectDialogResult.Equals(EchoHub.Client.UI.ConnectDialogResult)
name: Equals(ConnectDialogResult?)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Equals_EchoHub_Client_UI_ConnectDialogResult_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.Equals(EchoHub.Client.UI.ConnectDialogResult)
name.vb: Equals(ConnectDialogResult)
fullName: EchoHub.Client.UI.ConnectDialogResult.Equals(EchoHub.Client.UI.ConnectDialogResult?)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.Equals(EchoHub.Client.UI.ConnectDialogResult)
nameWithType: ConnectDialogResult.Equals(ConnectDialogResult?)
nameWithType.vb: ConnectDialogResult.Equals(ConnectDialogResult)
- uid: EchoHub.Client.UI.ConnectDialogResult.Equals(System.Object)
name: Equals(object?)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Equals_System_Object_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.Equals(System.Object)
name.vb: Equals(Object)
fullName: EchoHub.Client.UI.ConnectDialogResult.Equals(object?)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.Equals(Object)
nameWithType: ConnectDialogResult.Equals(object?)
nameWithType.vb: ConnectDialogResult.Equals(Object)
- uid: EchoHub.Client.UI.ConnectDialogResult.Equals*
name: Equals
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Equals_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.Equals
fullName: EchoHub.Client.UI.ConnectDialogResult.Equals
nameWithType: ConnectDialogResult.Equals
- uid: EchoHub.Client.UI.ConnectDialogResult.GetHashCode
name: GetHashCode()
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_GetHashCode
commentId: M:EchoHub.Client.UI.ConnectDialogResult.GetHashCode
fullName: EchoHub.Client.UI.ConnectDialogResult.GetHashCode()
nameWithType: ConnectDialogResult.GetHashCode()
- uid: EchoHub.Client.UI.ConnectDialogResult.GetHashCode*
name: GetHashCode
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_GetHashCode_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.GetHashCode
fullName: EchoHub.Client.UI.ConnectDialogResult.GetHashCode
nameWithType: ConnectDialogResult.GetHashCode
- uid: EchoHub.Client.UI.ConnectDialogResult.IsRegister
name: IsRegister
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_IsRegister
commentId: P:EchoHub.Client.UI.ConnectDialogResult.IsRegister
fullName: EchoHub.Client.UI.ConnectDialogResult.IsRegister
nameWithType: ConnectDialogResult.IsRegister
- uid: EchoHub.Client.UI.ConnectDialogResult.IsRegister*
name: IsRegister
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_IsRegister_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.IsRegister
fullName: EchoHub.Client.UI.ConnectDialogResult.IsRegister
nameWithType: ConnectDialogResult.IsRegister
- uid: EchoHub.Client.UI.ConnectDialogResult.Password
name: Password
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Password
commentId: P:EchoHub.Client.UI.ConnectDialogResult.Password
fullName: EchoHub.Client.UI.ConnectDialogResult.Password
nameWithType: ConnectDialogResult.Password
- uid: EchoHub.Client.UI.ConnectDialogResult.Password*
name: Password
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Password_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.Password
fullName: EchoHub.Client.UI.ConnectDialogResult.Password
nameWithType: ConnectDialogResult.Password
- uid: EchoHub.Client.UI.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
name: PrintMembers(StringBuilder)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_PrintMembers_System_Text_StringBuilder_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
fullName: EchoHub.Client.UI.ConnectDialogResult.PrintMembers(System.Text.StringBuilder)
nameWithType: ConnectDialogResult.PrintMembers(StringBuilder)
- uid: EchoHub.Client.UI.ConnectDialogResult.PrintMembers*
name: PrintMembers
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_PrintMembers_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.PrintMembers
fullName: EchoHub.Client.UI.ConnectDialogResult.PrintMembers
nameWithType: ConnectDialogResult.PrintMembers
- uid: EchoHub.Client.UI.ConnectDialogResult.ServerUrl
name: ServerUrl
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_ServerUrl
commentId: P:EchoHub.Client.UI.ConnectDialogResult.ServerUrl
fullName: EchoHub.Client.UI.ConnectDialogResult.ServerUrl
nameWithType: ConnectDialogResult.ServerUrl
- uid: EchoHub.Client.UI.ConnectDialogResult.ServerUrl*
name: ServerUrl
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_ServerUrl_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.ServerUrl
fullName: EchoHub.Client.UI.ConnectDialogResult.ServerUrl
nameWithType: ConnectDialogResult.ServerUrl
- uid: EchoHub.Client.UI.ConnectDialogResult.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_ToString
commentId: M:EchoHub.Client.UI.ConnectDialogResult.ToString
fullName: EchoHub.Client.UI.ConnectDialogResult.ToString()
nameWithType: ConnectDialogResult.ToString()
- uid: EchoHub.Client.UI.ConnectDialogResult.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_ToString_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.ToString
fullName: EchoHub.Client.UI.ConnectDialogResult.ToString
nameWithType: ConnectDialogResult.ToString
- uid: EchoHub.Client.UI.ConnectDialogResult.Username
name: Username
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Username
commentId: P:EchoHub.Client.UI.ConnectDialogResult.Username
fullName: EchoHub.Client.UI.ConnectDialogResult.Username
nameWithType: ConnectDialogResult.Username
- uid: EchoHub.Client.UI.ConnectDialogResult.Username*
name: Username
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_Username_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.Username
fullName: EchoHub.Client.UI.ConnectDialogResult.Username
nameWithType: ConnectDialogResult.Username
- uid: EchoHub.Client.UI.ConnectDialogResult.op_Equality(EchoHub.Client.UI.ConnectDialogResult,EchoHub.Client.UI.ConnectDialogResult)
name: operator ==(ConnectDialogResult?, ConnectDialogResult?)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_op_Equality_EchoHub_Client_UI_ConnectDialogResult_EchoHub_Client_UI_ConnectDialogResult_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.op_Equality(EchoHub.Client.UI.ConnectDialogResult,EchoHub.Client.UI.ConnectDialogResult)
name.vb: =(ConnectDialogResult, ConnectDialogResult)
fullName: EchoHub.Client.UI.ConnectDialogResult.operator ==(EchoHub.Client.UI.ConnectDialogResult?, EchoHub.Client.UI.ConnectDialogResult?)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.=(EchoHub.Client.UI.ConnectDialogResult, EchoHub.Client.UI.ConnectDialogResult)
nameWithType: ConnectDialogResult.operator ==(ConnectDialogResult?, ConnectDialogResult?)
nameWithType.vb: ConnectDialogResult.=(ConnectDialogResult, ConnectDialogResult)
- uid: EchoHub.Client.UI.ConnectDialogResult.op_Equality*
name: operator ==
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_op_Equality_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.op_Equality
name.vb: =
fullName: EchoHub.Client.UI.ConnectDialogResult.operator ==
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.=
nameWithType: ConnectDialogResult.operator ==
nameWithType.vb: ConnectDialogResult.=
- uid: EchoHub.Client.UI.ConnectDialogResult.op_Inequality(EchoHub.Client.UI.ConnectDialogResult,EchoHub.Client.UI.ConnectDialogResult)
name: operator !=(ConnectDialogResult?, ConnectDialogResult?)
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_op_Inequality_EchoHub_Client_UI_ConnectDialogResult_EchoHub_Client_UI_ConnectDialogResult_
commentId: M:EchoHub.Client.UI.ConnectDialogResult.op_Inequality(EchoHub.Client.UI.ConnectDialogResult,EchoHub.Client.UI.ConnectDialogResult)
name.vb: <>(ConnectDialogResult, ConnectDialogResult)
fullName: EchoHub.Client.UI.ConnectDialogResult.operator !=(EchoHub.Client.UI.ConnectDialogResult?, EchoHub.Client.UI.ConnectDialogResult?)
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.<>(EchoHub.Client.UI.ConnectDialogResult, EchoHub.Client.UI.ConnectDialogResult)
nameWithType: ConnectDialogResult.operator !=(ConnectDialogResult?, ConnectDialogResult?)
nameWithType.vb: ConnectDialogResult.<>(ConnectDialogResult, ConnectDialogResult)
- uid: EchoHub.Client.UI.ConnectDialogResult.op_Inequality*
name: operator !=
href: api/client/EchoHub.Client.UI.ConnectDialogResult.html#EchoHub_Client_UI_ConnectDialogResult_op_Inequality_
commentId: Overload:EchoHub.Client.UI.ConnectDialogResult.op_Inequality
name.vb: <>
fullName: EchoHub.Client.UI.ConnectDialogResult.operator !=
fullName.vb: EchoHub.Client.UI.ConnectDialogResult.<>
nameWithType: ConnectDialogResult.operator !=
nameWithType.vb: ConnectDialogResult.<>
- uid: EchoHub.Client.UI.CreateChannelDialog
name: CreateChannelDialog
href: api/client/EchoHub.Client.UI.CreateChannelDialog.html
commentId: T:EchoHub.Client.UI.CreateChannelDialog
fullName: EchoHub.Client.UI.CreateChannelDialog
nameWithType: CreateChannelDialog
- uid: EchoHub.Client.UI.CreateChannelDialog.#ctor
name: CreateChannelDialog()
href: api/client/EchoHub.Client.UI.CreateChannelDialog.html#EchoHub_Client_UI_CreateChannelDialog__ctor
commentId: M:EchoHub.Client.UI.CreateChannelDialog.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.CreateChannelDialog.CreateChannelDialog()
fullName.vb: EchoHub.Client.UI.CreateChannelDialog.New()
nameWithType: CreateChannelDialog.CreateChannelDialog()
nameWithType.vb: CreateChannelDialog.New()
- uid: EchoHub.Client.UI.CreateChannelDialog.#ctor*
name: CreateChannelDialog
href: api/client/EchoHub.Client.UI.CreateChannelDialog.html#EchoHub_Client_UI_CreateChannelDialog__ctor_
commentId: Overload:EchoHub.Client.UI.CreateChannelDialog.#ctor
name.vb: New
fullName: EchoHub.Client.UI.CreateChannelDialog.CreateChannelDialog
fullName.vb: EchoHub.Client.UI.CreateChannelDialog.New
nameWithType: CreateChannelDialog.CreateChannelDialog
nameWithType.vb: CreateChannelDialog.New
- uid: EchoHub.Client.UI.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
name: Show(IApplication)
href: api/client/EchoHub.Client.UI.CreateChannelDialog.html#EchoHub_Client_UI_CreateChannelDialog_Show_Terminal_Gui_App_IApplication_
commentId: M:EchoHub.Client.UI.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
fullName: EchoHub.Client.UI.CreateChannelDialog.Show(Terminal.Gui.App.IApplication)
nameWithType: CreateChannelDialog.Show(IApplication)
- uid: EchoHub.Client.UI.CreateChannelDialog.Show*
name: Show
href: api/client/EchoHub.Client.UI.CreateChannelDialog.html#EchoHub_Client_UI_CreateChannelDialog_Show_
commentId: Overload:EchoHub.Client.UI.CreateChannelDialog.Show
fullName: EchoHub.Client.UI.CreateChannelDialog.Show
nameWithType: CreateChannelDialog.Show
- uid: EchoHub.Client.UI.CreateChannelResult
name: CreateChannelResult
href: api/client/EchoHub.Client.UI.CreateChannelResult.html
commentId: T:EchoHub.Client.UI.CreateChannelResult
fullName: EchoHub.Client.UI.CreateChannelResult
nameWithType: CreateChannelResult
- uid: EchoHub.Client.UI.CreateChannelResult.#ctor(EchoHub.Client.UI.CreateChannelResult)
name: CreateChannelResult(CreateChannelResult)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult__ctor_EchoHub_Client_UI_CreateChannelResult_
commentId: M:EchoHub.Client.UI.CreateChannelResult.#ctor(EchoHub.Client.UI.CreateChannelResult)
name.vb: New(CreateChannelResult)
fullName: EchoHub.Client.UI.CreateChannelResult.CreateChannelResult(EchoHub.Client.UI.CreateChannelResult)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.New(EchoHub.Client.UI.CreateChannelResult)
nameWithType: CreateChannelResult.CreateChannelResult(CreateChannelResult)
nameWithType.vb: CreateChannelResult.New(CreateChannelResult)
- uid: EchoHub.Client.UI.CreateChannelResult.#ctor(System.String,System.String,System.Boolean)
name: CreateChannelResult(string, string?, bool)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult__ctor_System_String_System_String_System_Boolean_
commentId: M:EchoHub.Client.UI.CreateChannelResult.#ctor(System.String,System.String,System.Boolean)
name.vb: New(String, String, Boolean)
fullName: EchoHub.Client.UI.CreateChannelResult.CreateChannelResult(string, string?, bool)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.New(String, String, Boolean)
nameWithType: CreateChannelResult.CreateChannelResult(string, string?, bool)
nameWithType.vb: CreateChannelResult.New(String, String, Boolean)
- uid: EchoHub.Client.UI.CreateChannelResult.#ctor*
name: CreateChannelResult
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult__ctor_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.#ctor
name.vb: New
fullName: EchoHub.Client.UI.CreateChannelResult.CreateChannelResult
fullName.vb: EchoHub.Client.UI.CreateChannelResult.New
nameWithType: CreateChannelResult.CreateChannelResult
nameWithType.vb: CreateChannelResult.New
- uid: EchoHub.Client.UI.CreateChannelResult.Deconstruct(System.String@,System.String@,System.Boolean@)
name: Deconstruct(out string, out string?, out bool)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Deconstruct_System_String__System_String__System_Boolean__
commentId: M:EchoHub.Client.UI.CreateChannelResult.Deconstruct(System.String@,System.String@,System.Boolean@)
name.vb: Deconstruct(String, String, Boolean)
fullName: EchoHub.Client.UI.CreateChannelResult.Deconstruct(out string, out string?, out bool)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.Deconstruct(String, String, Boolean)
nameWithType: CreateChannelResult.Deconstruct(out string, out string?, out bool)
nameWithType.vb: CreateChannelResult.Deconstruct(String, String, Boolean)
- uid: EchoHub.Client.UI.CreateChannelResult.Deconstruct*
name: Deconstruct
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Deconstruct_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.Deconstruct
fullName: EchoHub.Client.UI.CreateChannelResult.Deconstruct
nameWithType: CreateChannelResult.Deconstruct
- uid: EchoHub.Client.UI.CreateChannelResult.EqualityContract
name: EqualityContract
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_EqualityContract
commentId: P:EchoHub.Client.UI.CreateChannelResult.EqualityContract
fullName: EchoHub.Client.UI.CreateChannelResult.EqualityContract
nameWithType: CreateChannelResult.EqualityContract
- uid: EchoHub.Client.UI.CreateChannelResult.EqualityContract*
name: EqualityContract
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_EqualityContract_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.EqualityContract
fullName: EchoHub.Client.UI.CreateChannelResult.EqualityContract
nameWithType: CreateChannelResult.EqualityContract
- uid: EchoHub.Client.UI.CreateChannelResult.Equals(EchoHub.Client.UI.CreateChannelResult)
name: Equals(CreateChannelResult?)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Equals_EchoHub_Client_UI_CreateChannelResult_
commentId: M:EchoHub.Client.UI.CreateChannelResult.Equals(EchoHub.Client.UI.CreateChannelResult)
name.vb: Equals(CreateChannelResult)
fullName: EchoHub.Client.UI.CreateChannelResult.Equals(EchoHub.Client.UI.CreateChannelResult?)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.Equals(EchoHub.Client.UI.CreateChannelResult)
nameWithType: CreateChannelResult.Equals(CreateChannelResult?)
nameWithType.vb: CreateChannelResult.Equals(CreateChannelResult)
- uid: EchoHub.Client.UI.CreateChannelResult.Equals(System.Object)
name: Equals(object?)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Equals_System_Object_
commentId: M:EchoHub.Client.UI.CreateChannelResult.Equals(System.Object)
name.vb: Equals(Object)
fullName: EchoHub.Client.UI.CreateChannelResult.Equals(object?)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.Equals(Object)
nameWithType: CreateChannelResult.Equals(object?)
nameWithType.vb: CreateChannelResult.Equals(Object)
- uid: EchoHub.Client.UI.CreateChannelResult.Equals*
name: Equals
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Equals_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.Equals
fullName: EchoHub.Client.UI.CreateChannelResult.Equals
nameWithType: CreateChannelResult.Equals
- uid: EchoHub.Client.UI.CreateChannelResult.GetHashCode
name: GetHashCode()
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_GetHashCode
commentId: M:EchoHub.Client.UI.CreateChannelResult.GetHashCode
fullName: EchoHub.Client.UI.CreateChannelResult.GetHashCode()
nameWithType: CreateChannelResult.GetHashCode()
- uid: EchoHub.Client.UI.CreateChannelResult.GetHashCode*
name: GetHashCode
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_GetHashCode_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.GetHashCode
fullName: EchoHub.Client.UI.CreateChannelResult.GetHashCode
nameWithType: CreateChannelResult.GetHashCode
- uid: EchoHub.Client.UI.CreateChannelResult.IsPublic
name: IsPublic
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_IsPublic
commentId: P:EchoHub.Client.UI.CreateChannelResult.IsPublic
fullName: EchoHub.Client.UI.CreateChannelResult.IsPublic
nameWithType: CreateChannelResult.IsPublic
- uid: EchoHub.Client.UI.CreateChannelResult.IsPublic*
name: IsPublic
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_IsPublic_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.IsPublic
fullName: EchoHub.Client.UI.CreateChannelResult.IsPublic
nameWithType: CreateChannelResult.IsPublic
- uid: EchoHub.Client.UI.CreateChannelResult.Name
name: Name
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Name
commentId: P:EchoHub.Client.UI.CreateChannelResult.Name
fullName: EchoHub.Client.UI.CreateChannelResult.Name
nameWithType: CreateChannelResult.Name
- uid: EchoHub.Client.UI.CreateChannelResult.Name*
name: Name
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Name_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.Name
fullName: EchoHub.Client.UI.CreateChannelResult.Name
nameWithType: CreateChannelResult.Name
- uid: EchoHub.Client.UI.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
name: PrintMembers(StringBuilder)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_PrintMembers_System_Text_StringBuilder_
commentId: M:EchoHub.Client.UI.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
fullName: EchoHub.Client.UI.CreateChannelResult.PrintMembers(System.Text.StringBuilder)
nameWithType: CreateChannelResult.PrintMembers(StringBuilder)
- uid: EchoHub.Client.UI.CreateChannelResult.PrintMembers*
name: PrintMembers
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_PrintMembers_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.PrintMembers
fullName: EchoHub.Client.UI.CreateChannelResult.PrintMembers
nameWithType: CreateChannelResult.PrintMembers
- uid: EchoHub.Client.UI.CreateChannelResult.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_ToString
commentId: M:EchoHub.Client.UI.CreateChannelResult.ToString
fullName: EchoHub.Client.UI.CreateChannelResult.ToString()
nameWithType: CreateChannelResult.ToString()
- uid: EchoHub.Client.UI.CreateChannelResult.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_ToString_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.ToString
fullName: EchoHub.Client.UI.CreateChannelResult.ToString
nameWithType: CreateChannelResult.ToString
- uid: EchoHub.Client.UI.CreateChannelResult.Topic
name: Topic
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Topic
commentId: P:EchoHub.Client.UI.CreateChannelResult.Topic
fullName: EchoHub.Client.UI.CreateChannelResult.Topic
nameWithType: CreateChannelResult.Topic
- uid: EchoHub.Client.UI.CreateChannelResult.Topic*
name: Topic
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Topic_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.Topic
fullName: EchoHub.Client.UI.CreateChannelResult.Topic
nameWithType: CreateChannelResult.Topic
- uid: EchoHub.Client.UI.CreateChannelResult.op_Equality(EchoHub.Client.UI.CreateChannelResult,EchoHub.Client.UI.CreateChannelResult)
name: operator ==(CreateChannelResult?, CreateChannelResult?)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_op_Equality_EchoHub_Client_UI_CreateChannelResult_EchoHub_Client_UI_CreateChannelResult_
commentId: M:EchoHub.Client.UI.CreateChannelResult.op_Equality(EchoHub.Client.UI.CreateChannelResult,EchoHub.Client.UI.CreateChannelResult)
name.vb: =(CreateChannelResult, CreateChannelResult)
fullName: EchoHub.Client.UI.CreateChannelResult.operator ==(EchoHub.Client.UI.CreateChannelResult?, EchoHub.Client.UI.CreateChannelResult?)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.=(EchoHub.Client.UI.CreateChannelResult, EchoHub.Client.UI.CreateChannelResult)
nameWithType: CreateChannelResult.operator ==(CreateChannelResult?, CreateChannelResult?)
nameWithType.vb: CreateChannelResult.=(CreateChannelResult, CreateChannelResult)
- uid: EchoHub.Client.UI.CreateChannelResult.op_Equality*
name: operator ==
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_op_Equality_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.op_Equality
name.vb: =
fullName: EchoHub.Client.UI.CreateChannelResult.operator ==
fullName.vb: EchoHub.Client.UI.CreateChannelResult.=
nameWithType: CreateChannelResult.operator ==
nameWithType.vb: CreateChannelResult.=
- uid: EchoHub.Client.UI.CreateChannelResult.op_Inequality(EchoHub.Client.UI.CreateChannelResult,EchoHub.Client.UI.CreateChannelResult)
name: operator !=(CreateChannelResult?, CreateChannelResult?)
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_op_Inequality_EchoHub_Client_UI_CreateChannelResult_EchoHub_Client_UI_CreateChannelResult_
commentId: M:EchoHub.Client.UI.CreateChannelResult.op_Inequality(EchoHub.Client.UI.CreateChannelResult,EchoHub.Client.UI.CreateChannelResult)
name.vb: <>(CreateChannelResult, CreateChannelResult)
fullName: EchoHub.Client.UI.CreateChannelResult.operator !=(EchoHub.Client.UI.CreateChannelResult?, EchoHub.Client.UI.CreateChannelResult?)
fullName.vb: EchoHub.Client.UI.CreateChannelResult.<>(EchoHub.Client.UI.CreateChannelResult, EchoHub.Client.UI.CreateChannelResult)
nameWithType: CreateChannelResult.operator !=(CreateChannelResult?, CreateChannelResult?)
nameWithType.vb: CreateChannelResult.<>(CreateChannelResult, CreateChannelResult)
- uid: EchoHub.Client.UI.CreateChannelResult.op_Inequality*
name: operator !=
href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_op_Inequality_
commentId: Overload:EchoHub.Client.UI.CreateChannelResult.op_Inequality
name.vb: <>
fullName: EchoHub.Client.UI.CreateChannelResult.operator !=
fullName.vb: EchoHub.Client.UI.CreateChannelResult.<>
nameWithType: CreateChannelResult.operator !=
nameWithType.vb: CreateChannelResult.<>
- uid: EchoHub.Client.UI.EmojiHelper
name: EmojiHelper
href: api/client/EchoHub.Client.UI.EmojiHelper.html
commentId: T:EchoHub.Client.UI.EmojiHelper
fullName: EchoHub.Client.UI.EmojiHelper
nameWithType: EmojiHelper
- uid: EchoHub.Client.UI.EmojiHelper.ReplaceEmoji(System.String)
name: ReplaceEmoji(string)
href: api/client/EchoHub.Client.UI.EmojiHelper.html#EchoHub_Client_UI_EmojiHelper_ReplaceEmoji_System_String_
commentId: M:EchoHub.Client.UI.EmojiHelper.ReplaceEmoji(System.String)
name.vb: ReplaceEmoji(String)
fullName: EchoHub.Client.UI.EmojiHelper.ReplaceEmoji(string)
fullName.vb: EchoHub.Client.UI.EmojiHelper.ReplaceEmoji(String)
nameWithType: EmojiHelper.ReplaceEmoji(string)
nameWithType.vb: EmojiHelper.ReplaceEmoji(String)
- uid: EchoHub.Client.UI.EmojiHelper.ReplaceEmoji*
name: ReplaceEmoji
href: api/client/EchoHub.Client.UI.EmojiHelper.html#EchoHub_Client_UI_EmojiHelper_ReplaceEmoji_
commentId: Overload:EchoHub.Client.UI.EmojiHelper.ReplaceEmoji
fullName: EchoHub.Client.UI.EmojiHelper.ReplaceEmoji
nameWithType: EmojiHelper.ReplaceEmoji
- 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)
name: MainWindow(IApplication)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow__ctor_Terminal_Gui_App_IApplication_
commentId: M:EchoHub.Client.UI.MainWindow.#ctor(Terminal.Gui.App.IApplication)
name.vb: New(IApplication)
fullName: EchoHub.Client.UI.MainWindow.MainWindow(Terminal.Gui.App.IApplication)
fullName.vb: EchoHub.Client.UI.MainWindow.New(Terminal.Gui.App.IApplication)
nameWithType: MainWindow.MainWindow(IApplication)
nameWithType.vb: MainWindow.New(IApplication)
- 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.AddMessage(EchoHub.Core.DTOs.MessageDto)
name: AddMessage(MessageDto)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddMessage_EchoHub_Core_DTOs_MessageDto_
commentId: M:EchoHub.Client.UI.MainWindow.AddMessage(EchoHub.Core.DTOs.MessageDto)
fullName: EchoHub.Client.UI.MainWindow.AddMessage(EchoHub.Core.DTOs.MessageDto)
nameWithType: MainWindow.AddMessage(MessageDto)
- uid: EchoHub.Client.UI.MainWindow.AddMessage*
name: AddMessage
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddMessage_
commentId: Overload:EchoHub.Client.UI.MainWindow.AddMessage
fullName: EchoHub.Client.UI.MainWindow.AddMessage
nameWithType: MainWindow.AddMessage
- uid: EchoHub.Client.UI.MainWindow.AddStatusMessage(System.String,System.String,System.String)
name: AddStatusMessage(string, string, string)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddStatusMessage_System_String_System_String_System_String_
commentId: M:EchoHub.Client.UI.MainWindow.AddStatusMessage(System.String,System.String,System.String)
name.vb: AddStatusMessage(String, String, String)
fullName: EchoHub.Client.UI.MainWindow.AddStatusMessage(string, string, string)
fullName.vb: EchoHub.Client.UI.MainWindow.AddStatusMessage(String, String, String)
nameWithType: MainWindow.AddStatusMessage(string, string, string)
nameWithType.vb: MainWindow.AddStatusMessage(String, String, String)
- uid: EchoHub.Client.UI.MainWindow.AddStatusMessage*
name: AddStatusMessage
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddStatusMessage_
commentId: Overload:EchoHub.Client.UI.MainWindow.AddStatusMessage
fullName: EchoHub.Client.UI.MainWindow.AddStatusMessage
nameWithType: MainWindow.AddStatusMessage
- uid: EchoHub.Client.UI.MainWindow.AddSystemMessage(System.String,System.String)
name: AddSystemMessage(string, string)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddSystemMessage_System_String_System_String_
commentId: M:EchoHub.Client.UI.MainWindow.AddSystemMessage(System.String,System.String)
name.vb: AddSystemMessage(String, String)
fullName: EchoHub.Client.UI.MainWindow.AddSystemMessage(string, string)
fullName.vb: EchoHub.Client.UI.MainWindow.AddSystemMessage(String, String)
nameWithType: MainWindow.AddSystemMessage(string, string)
nameWithType.vb: MainWindow.AddSystemMessage(String, String)
- uid: EchoHub.Client.UI.MainWindow.AddSystemMessage*
name: AddSystemMessage
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_AddSystemMessage_
commentId: Overload:EchoHub.Client.UI.MainWindow.AddSystemMessage
fullName: EchoHub.Client.UI.MainWindow.AddSystemMessage
nameWithType: MainWindow.AddSystemMessage
- 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.ClearChannelMessages(System.String)
name: ClearChannelMessages(string)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ClearChannelMessages_System_String_
commentId: M:EchoHub.Client.UI.MainWindow.ClearChannelMessages(System.String)
name.vb: ClearChannelMessages(String)
fullName: EchoHub.Client.UI.MainWindow.ClearChannelMessages(string)
fullName.vb: EchoHub.Client.UI.MainWindow.ClearChannelMessages(String)
nameWithType: MainWindow.ClearChannelMessages(string)
nameWithType.vb: MainWindow.ClearChannelMessages(String)
- uid: EchoHub.Client.UI.MainWindow.ClearChannelMessages*
name: ClearChannelMessages
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_ClearChannelMessages_
commentId: Overload:EchoHub.Client.UI.MainWindow.ClearChannelMessages
fullName: EchoHub.Client.UI.MainWindow.ClearChannelMessages
nameWithType: MainWindow.ClearChannelMessages
- 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)
name: EnsureChannelInList(string)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_EnsureChannelInList_System_String_
commentId: M:EchoHub.Client.UI.MainWindow.EnsureChannelInList(System.String)
name.vb: EnsureChannelInList(String)
fullName: EchoHub.Client.UI.MainWindow.EnsureChannelInList(string)
fullName.vb: EchoHub.Client.UI.MainWindow.EnsureChannelInList(String)
nameWithType: MainWindow.EnsureChannelInList(string)
nameWithType.vb: MainWindow.EnsureChannelInList(String)
- 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.LoadHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto})
name: LoadHistory(string, List<MessageDto>)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_LoadHistory_System_String_System_Collections_Generic_List_EchoHub_Core_DTOs_MessageDto__
commentId: M:EchoHub.Client.UI.MainWindow.LoadHistory(System.String,System.Collections.Generic.List{EchoHub.Core.DTOs.MessageDto})
name.vb: LoadHistory(String, List(Of MessageDto))
fullName: EchoHub.Client.UI.MainWindow.LoadHistory(string, System.Collections.Generic.List<EchoHub.Core.DTOs.MessageDto>)
fullName.vb: EchoHub.Client.UI.MainWindow.LoadHistory(String, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto))
nameWithType: MainWindow.LoadHistory(string, List<MessageDto>)
nameWithType.vb: MainWindow.LoadHistory(String, List(Of MessageDto))
- uid: EchoHub.Client.UI.MainWindow.LoadHistory*
name: LoadHistory
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_LoadHistory_
commentId: Overload:EchoHub.Client.UI.MainWindow.LoadHistory
fullName: EchoHub.Client.UI.MainWindow.LoadHistory
nameWithType: MainWindow.LoadHistory
- 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.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.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.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.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.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.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.RemoveMessage(System.String,System.Guid)
name: RemoveMessage(string, Guid)
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RemoveMessage_System_String_System_Guid_
commentId: M:EchoHub.Client.UI.MainWindow.RemoveMessage(System.String,System.Guid)
name.vb: RemoveMessage(String, Guid)
fullName: EchoHub.Client.UI.MainWindow.RemoveMessage(string, System.Guid)
fullName.vb: EchoHub.Client.UI.MainWindow.RemoveMessage(String, System.Guid)
nameWithType: MainWindow.RemoveMessage(string, Guid)
nameWithType.vb: MainWindow.RemoveMessage(String, Guid)
- uid: EchoHub.Client.UI.MainWindow.RemoveMessage*
name: RemoveMessage
href: api/client/EchoHub.Client.UI.MainWindow.html#EchoHub_Client_UI_MainWindow_RemoveMessage_
commentId: Overload:EchoHub.Client.UI.MainWindow.RemoveMessage
fullName: EchoHub.Client.UI.MainWindow.RemoveMessage
nameWithType: MainWindow.RemoveMessage
- 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.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.Client.UI.ProfileAction
name: ProfileAction
href: api/client/EchoHub.Client.UI.ProfileAction.html
commentId: T:EchoHub.Client.UI.ProfileAction
fullName: EchoHub.Client.UI.ProfileAction
nameWithType: ProfileAction
- uid: EchoHub.Client.UI.ProfileAction.Close
name: Close
href: api/client/EchoHub.Client.UI.ProfileAction.html#EchoHub_Client_UI_ProfileAction_Close
commentId: F:EchoHub.Client.UI.ProfileAction.Close
fullName: EchoHub.Client.UI.ProfileAction.Close
nameWithType: ProfileAction.Close
- uid: EchoHub.Client.UI.ProfileAction.EditProfile
name: EditProfile
href: api/client/EchoHub.Client.UI.ProfileAction.html#EchoHub_Client_UI_ProfileAction_EditProfile
commentId: F:EchoHub.Client.UI.ProfileAction.EditProfile
fullName: EchoHub.Client.UI.ProfileAction.EditProfile
nameWithType: ProfileAction.EditProfile
- uid: EchoHub.Client.UI.ProfileAction.SetStatus
name: SetStatus
href: api/client/EchoHub.Client.UI.ProfileAction.html#EchoHub_Client_UI_ProfileAction_SetStatus
commentId: F:EchoHub.Client.UI.ProfileAction.SetStatus
fullName: EchoHub.Client.UI.ProfileAction.SetStatus
nameWithType: ProfileAction.SetStatus
- uid: EchoHub.Client.UI.ProfileEditDialog
name: ProfileEditDialog
href: api/client/EchoHub.Client.UI.ProfileEditDialog.html
commentId: T:EchoHub.Client.UI.ProfileEditDialog
fullName: EchoHub.Client.UI.ProfileEditDialog
nameWithType: ProfileEditDialog
- uid: EchoHub.Client.UI.ProfileEditDialog.#ctor
name: ProfileEditDialog()
href: api/client/EchoHub.Client.UI.ProfileEditDialog.html#EchoHub_Client_UI_ProfileEditDialog__ctor
commentId: M:EchoHub.Client.UI.ProfileEditDialog.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.ProfileEditDialog.ProfileEditDialog()
fullName.vb: EchoHub.Client.UI.ProfileEditDialog.New()
nameWithType: ProfileEditDialog.ProfileEditDialog()
nameWithType.vb: ProfileEditDialog.New()
- uid: EchoHub.Client.UI.ProfileEditDialog.#ctor*
name: ProfileEditDialog
href: api/client/EchoHub.Client.UI.ProfileEditDialog.html#EchoHub_Client_UI_ProfileEditDialog__ctor_
commentId: Overload:EchoHub.Client.UI.ProfileEditDialog.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ProfileEditDialog.ProfileEditDialog
fullName.vb: EchoHub.Client.UI.ProfileEditDialog.New
nameWithType: ProfileEditDialog.ProfileEditDialog
nameWithType.vb: ProfileEditDialog.New
- uid: EchoHub.Client.UI.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.ProfileEditDialog.html#EchoHub_Client_UI_ProfileEditDialog_Show_Terminal_Gui_App_IApplication_System_String_System_String_System_String_System_Boolean_System_Byte_
commentId: M:EchoHub.Client.UI.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.ProfileEditDialog.Show(Terminal.Gui.App.IApplication, string?, string?, string?, bool, byte)
fullName.vb: EchoHub.Client.UI.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.ProfileEditDialog.Show*
name: Show
href: api/client/EchoHub.Client.UI.ProfileEditDialog.html#EchoHub_Client_UI_ProfileEditDialog_Show_
commentId: Overload:EchoHub.Client.UI.ProfileEditDialog.Show
fullName: EchoHub.Client.UI.ProfileEditDialog.Show
nameWithType: ProfileEditDialog.Show
- uid: EchoHub.Client.UI.ProfileEditResult
name: ProfileEditResult
href: api/client/EchoHub.Client.UI.ProfileEditResult.html
commentId: T:EchoHub.Client.UI.ProfileEditResult
fullName: EchoHub.Client.UI.ProfileEditResult
nameWithType: ProfileEditResult
- uid: EchoHub.Client.UI.ProfileEditResult.#ctor(EchoHub.Client.UI.ProfileEditResult)
name: ProfileEditResult(ProfileEditResult)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult__ctor_EchoHub_Client_UI_ProfileEditResult_
commentId: M:EchoHub.Client.UI.ProfileEditResult.#ctor(EchoHub.Client.UI.ProfileEditResult)
name.vb: New(ProfileEditResult)
fullName: EchoHub.Client.UI.ProfileEditResult.ProfileEditResult(EchoHub.Client.UI.ProfileEditResult)
fullName.vb: EchoHub.Client.UI.ProfileEditResult.New(EchoHub.Client.UI.ProfileEditResult)
nameWithType: ProfileEditResult.ProfileEditResult(ProfileEditResult)
nameWithType.vb: ProfileEditResult.New(ProfileEditResult)
- uid: EchoHub.Client.UI.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.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult__ctor_System_String_System_String_System_String_System_String_System_Nullable_System_Boolean__System_Nullable_System_Byte__
commentId: M:EchoHub.Client.UI.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.ProfileEditResult.ProfileEditResult(string?, string?, string?, string?, bool?, byte?)
fullName.vb: EchoHub.Client.UI.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.ProfileEditResult.#ctor*
name: ProfileEditResult
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult__ctor_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ProfileEditResult.ProfileEditResult
fullName.vb: EchoHub.Client.UI.ProfileEditResult.New
nameWithType: ProfileEditResult.ProfileEditResult
nameWithType.vb: ProfileEditResult.New
- uid: EchoHub.Client.UI.ProfileEditResult.AvatarPath
name: AvatarPath
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_AvatarPath
commentId: P:EchoHub.Client.UI.ProfileEditResult.AvatarPath
fullName: EchoHub.Client.UI.ProfileEditResult.AvatarPath
nameWithType: ProfileEditResult.AvatarPath
- uid: EchoHub.Client.UI.ProfileEditResult.AvatarPath*
name: AvatarPath
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_AvatarPath_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.AvatarPath
fullName: EchoHub.Client.UI.ProfileEditResult.AvatarPath
nameWithType: ProfileEditResult.AvatarPath
- uid: EchoHub.Client.UI.ProfileEditResult.Bio
name: Bio
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Bio
commentId: P:EchoHub.Client.UI.ProfileEditResult.Bio
fullName: EchoHub.Client.UI.ProfileEditResult.Bio
nameWithType: ProfileEditResult.Bio
- uid: EchoHub.Client.UI.ProfileEditResult.Bio*
name: Bio
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Bio_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.Bio
fullName: EchoHub.Client.UI.ProfileEditResult.Bio
nameWithType: ProfileEditResult.Bio
- uid: EchoHub.Client.UI.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.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Deconstruct_System_String__System_String__System_String__System_String__System_Nullable_System_Boolean___System_Nullable_System_Byte___
commentId: M:EchoHub.Client.UI.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.ProfileEditResult.Deconstruct(out string?, out string?, out string?, out string?, out bool?, out byte?)
fullName.vb: EchoHub.Client.UI.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.ProfileEditResult.Deconstruct*
name: Deconstruct
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Deconstruct_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.Deconstruct
fullName: EchoHub.Client.UI.ProfileEditResult.Deconstruct
nameWithType: ProfileEditResult.Deconstruct
- uid: EchoHub.Client.UI.ProfileEditResult.DisplayName
name: DisplayName
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_DisplayName
commentId: P:EchoHub.Client.UI.ProfileEditResult.DisplayName
fullName: EchoHub.Client.UI.ProfileEditResult.DisplayName
nameWithType: ProfileEditResult.DisplayName
- uid: EchoHub.Client.UI.ProfileEditResult.DisplayName*
name: DisplayName
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_DisplayName_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.DisplayName
fullName: EchoHub.Client.UI.ProfileEditResult.DisplayName
nameWithType: ProfileEditResult.DisplayName
- uid: EchoHub.Client.UI.ProfileEditResult.EqualityContract
name: EqualityContract
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_EqualityContract
commentId: P:EchoHub.Client.UI.ProfileEditResult.EqualityContract
fullName: EchoHub.Client.UI.ProfileEditResult.EqualityContract
nameWithType: ProfileEditResult.EqualityContract
- uid: EchoHub.Client.UI.ProfileEditResult.EqualityContract*
name: EqualityContract
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_EqualityContract_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.EqualityContract
fullName: EchoHub.Client.UI.ProfileEditResult.EqualityContract
nameWithType: ProfileEditResult.EqualityContract
- uid: EchoHub.Client.UI.ProfileEditResult.Equals(EchoHub.Client.UI.ProfileEditResult)
name: Equals(ProfileEditResult?)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Equals_EchoHub_Client_UI_ProfileEditResult_
commentId: M:EchoHub.Client.UI.ProfileEditResult.Equals(EchoHub.Client.UI.ProfileEditResult)
name.vb: Equals(ProfileEditResult)
fullName: EchoHub.Client.UI.ProfileEditResult.Equals(EchoHub.Client.UI.ProfileEditResult?)
fullName.vb: EchoHub.Client.UI.ProfileEditResult.Equals(EchoHub.Client.UI.ProfileEditResult)
nameWithType: ProfileEditResult.Equals(ProfileEditResult?)
nameWithType.vb: ProfileEditResult.Equals(ProfileEditResult)
- uid: EchoHub.Client.UI.ProfileEditResult.Equals(System.Object)
name: Equals(object?)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Equals_System_Object_
commentId: M:EchoHub.Client.UI.ProfileEditResult.Equals(System.Object)
name.vb: Equals(Object)
fullName: EchoHub.Client.UI.ProfileEditResult.Equals(object?)
fullName.vb: EchoHub.Client.UI.ProfileEditResult.Equals(Object)
nameWithType: ProfileEditResult.Equals(object?)
nameWithType.vb: ProfileEditResult.Equals(Object)
- uid: EchoHub.Client.UI.ProfileEditResult.Equals*
name: Equals
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Equals_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.Equals
fullName: EchoHub.Client.UI.ProfileEditResult.Equals
nameWithType: ProfileEditResult.Equals
- uid: EchoHub.Client.UI.ProfileEditResult.GetHashCode
name: GetHashCode()
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_GetHashCode
commentId: M:EchoHub.Client.UI.ProfileEditResult.GetHashCode
fullName: EchoHub.Client.UI.ProfileEditResult.GetHashCode()
nameWithType: ProfileEditResult.GetHashCode()
- uid: EchoHub.Client.UI.ProfileEditResult.GetHashCode*
name: GetHashCode
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_GetHashCode_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.GetHashCode
fullName: EchoHub.Client.UI.ProfileEditResult.GetHashCode
nameWithType: ProfileEditResult.GetHashCode
- uid: EchoHub.Client.UI.ProfileEditResult.NicknameColor
name: NicknameColor
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NicknameColor
commentId: P:EchoHub.Client.UI.ProfileEditResult.NicknameColor
fullName: EchoHub.Client.UI.ProfileEditResult.NicknameColor
nameWithType: ProfileEditResult.NicknameColor
- uid: EchoHub.Client.UI.ProfileEditResult.NicknameColor*
name: NicknameColor
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NicknameColor_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.NicknameColor
fullName: EchoHub.Client.UI.ProfileEditResult.NicknameColor
nameWithType: ProfileEditResult.NicknameColor
- uid: EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled
name: NotificationSoundEnabled
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NotificationSoundEnabled
commentId: P:EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled
fullName: EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled
nameWithType: ProfileEditResult.NotificationSoundEnabled
- uid: EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled*
name: NotificationSoundEnabled
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NotificationSoundEnabled_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled
fullName: EchoHub.Client.UI.ProfileEditResult.NotificationSoundEnabled
nameWithType: ProfileEditResult.NotificationSoundEnabled
- uid: EchoHub.Client.UI.ProfileEditResult.NotificationVolume
name: NotificationVolume
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NotificationVolume
commentId: P:EchoHub.Client.UI.ProfileEditResult.NotificationVolume
fullName: EchoHub.Client.UI.ProfileEditResult.NotificationVolume
nameWithType: ProfileEditResult.NotificationVolume
- uid: EchoHub.Client.UI.ProfileEditResult.NotificationVolume*
name: NotificationVolume
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_NotificationVolume_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.NotificationVolume
fullName: EchoHub.Client.UI.ProfileEditResult.NotificationVolume
nameWithType: ProfileEditResult.NotificationVolume
- uid: EchoHub.Client.UI.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
name: PrintMembers(StringBuilder)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_PrintMembers_System_Text_StringBuilder_
commentId: M:EchoHub.Client.UI.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
fullName: EchoHub.Client.UI.ProfileEditResult.PrintMembers(System.Text.StringBuilder)
nameWithType: ProfileEditResult.PrintMembers(StringBuilder)
- uid: EchoHub.Client.UI.ProfileEditResult.PrintMembers*
name: PrintMembers
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_PrintMembers_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.PrintMembers
fullName: EchoHub.Client.UI.ProfileEditResult.PrintMembers
nameWithType: ProfileEditResult.PrintMembers
- uid: EchoHub.Client.UI.ProfileEditResult.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_ToString
commentId: M:EchoHub.Client.UI.ProfileEditResult.ToString
fullName: EchoHub.Client.UI.ProfileEditResult.ToString()
nameWithType: ProfileEditResult.ToString()
- uid: EchoHub.Client.UI.ProfileEditResult.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_ToString_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.ToString
fullName: EchoHub.Client.UI.ProfileEditResult.ToString
nameWithType: ProfileEditResult.ToString
- uid: EchoHub.Client.UI.ProfileEditResult.op_Equality(EchoHub.Client.UI.ProfileEditResult,EchoHub.Client.UI.ProfileEditResult)
name: operator ==(ProfileEditResult?, ProfileEditResult?)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_op_Equality_EchoHub_Client_UI_ProfileEditResult_EchoHub_Client_UI_ProfileEditResult_
commentId: M:EchoHub.Client.UI.ProfileEditResult.op_Equality(EchoHub.Client.UI.ProfileEditResult,EchoHub.Client.UI.ProfileEditResult)
name.vb: =(ProfileEditResult, ProfileEditResult)
fullName: EchoHub.Client.UI.ProfileEditResult.operator ==(EchoHub.Client.UI.ProfileEditResult?, EchoHub.Client.UI.ProfileEditResult?)
fullName.vb: EchoHub.Client.UI.ProfileEditResult.=(EchoHub.Client.UI.ProfileEditResult, EchoHub.Client.UI.ProfileEditResult)
nameWithType: ProfileEditResult.operator ==(ProfileEditResult?, ProfileEditResult?)
nameWithType.vb: ProfileEditResult.=(ProfileEditResult, ProfileEditResult)
- uid: EchoHub.Client.UI.ProfileEditResult.op_Equality*
name: operator ==
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_op_Equality_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.op_Equality
name.vb: =
fullName: EchoHub.Client.UI.ProfileEditResult.operator ==
fullName.vb: EchoHub.Client.UI.ProfileEditResult.=
nameWithType: ProfileEditResult.operator ==
nameWithType.vb: ProfileEditResult.=
- uid: EchoHub.Client.UI.ProfileEditResult.op_Inequality(EchoHub.Client.UI.ProfileEditResult,EchoHub.Client.UI.ProfileEditResult)
name: operator !=(ProfileEditResult?, ProfileEditResult?)
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_op_Inequality_EchoHub_Client_UI_ProfileEditResult_EchoHub_Client_UI_ProfileEditResult_
commentId: M:EchoHub.Client.UI.ProfileEditResult.op_Inequality(EchoHub.Client.UI.ProfileEditResult,EchoHub.Client.UI.ProfileEditResult)
name.vb: <>(ProfileEditResult, ProfileEditResult)
fullName: EchoHub.Client.UI.ProfileEditResult.operator !=(EchoHub.Client.UI.ProfileEditResult?, EchoHub.Client.UI.ProfileEditResult?)
fullName.vb: EchoHub.Client.UI.ProfileEditResult.<>(EchoHub.Client.UI.ProfileEditResult, EchoHub.Client.UI.ProfileEditResult)
nameWithType: ProfileEditResult.operator !=(ProfileEditResult?, ProfileEditResult?)
nameWithType.vb: ProfileEditResult.<>(ProfileEditResult, ProfileEditResult)
- uid: EchoHub.Client.UI.ProfileEditResult.op_Inequality*
name: operator !=
href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_op_Inequality_
commentId: Overload:EchoHub.Client.UI.ProfileEditResult.op_Inequality
name.vb: <>
fullName: EchoHub.Client.UI.ProfileEditResult.operator !=
fullName.vb: EchoHub.Client.UI.ProfileEditResult.<>
nameWithType: ProfileEditResult.operator !=
nameWithType.vb: ProfileEditResult.<>
- uid: EchoHub.Client.UI.ProfileViewDialog
name: ProfileViewDialog
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html
commentId: T:EchoHub.Client.UI.ProfileViewDialog
fullName: EchoHub.Client.UI.ProfileViewDialog
nameWithType: ProfileViewDialog
- uid: EchoHub.Client.UI.ProfileViewDialog.#ctor
name: ProfileViewDialog()
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog__ctor
commentId: M:EchoHub.Client.UI.ProfileViewDialog.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.ProfileViewDialog.ProfileViewDialog()
fullName.vb: EchoHub.Client.UI.ProfileViewDialog.New()
nameWithType: ProfileViewDialog.ProfileViewDialog()
nameWithType.vb: ProfileViewDialog.New()
- uid: EchoHub.Client.UI.ProfileViewDialog.#ctor*
name: ProfileViewDialog
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog__ctor_
commentId: Overload:EchoHub.Client.UI.ProfileViewDialog.#ctor
name.vb: New
fullName: EchoHub.Client.UI.ProfileViewDialog.ProfileViewDialog
fullName.vb: EchoHub.Client.UI.ProfileViewDialog.New
nameWithType: ProfileViewDialog.ProfileViewDialog
nameWithType.vb: ProfileViewDialog.New
- uid: EchoHub.Client.UI.ProfileViewDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto)
name: Show(IApplication, UserProfileDto?)
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog_Show_Terminal_Gui_App_IApplication_EchoHub_Core_DTOs_UserProfileDto_
commentId: M:EchoHub.Client.UI.ProfileViewDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.DTOs.UserProfileDto)
name.vb: Show(IApplication, UserProfileDto)
fullName: EchoHub.Client.UI.ProfileViewDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto?)
fullName.vb: EchoHub.Client.UI.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.ProfileViewDialog.Show*
name: Show
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog_Show_
commentId: Overload:EchoHub.Client.UI.ProfileViewDialog.Show
fullName: EchoHub.Client.UI.ProfileViewDialog.Show
nameWithType: ProfileViewDialog.Show
- uid: EchoHub.Client.UI.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.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog_ShowOwn_Terminal_Gui_App_IApplication_EchoHub_Core_DTOs_UserProfileDto_EchoHub_Core_Models_UserStatus_System_String_
commentId: M:EchoHub.Client.UI.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.ProfileViewDialog.ShowOwn(Terminal.Gui.App.IApplication, EchoHub.Core.DTOs.UserProfileDto?, EchoHub.Core.Models.UserStatus, string?)
fullName.vb: EchoHub.Client.UI.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.ProfileViewDialog.ShowOwn*
name: ShowOwn
href: api/client/EchoHub.Client.UI.ProfileViewDialog.html#EchoHub_Client_UI_ProfileViewDialog_ShowOwn_
commentId: Overload:EchoHub.Client.UI.ProfileViewDialog.ShowOwn
fullName: EchoHub.Client.UI.ProfileViewDialog.ShowOwn
nameWithType: ProfileViewDialog.ShowOwn
- uid: EchoHub.Client.UI.StatusDialog
name: StatusDialog
href: api/client/EchoHub.Client.UI.StatusDialog.html
commentId: T:EchoHub.Client.UI.StatusDialog
fullName: EchoHub.Client.UI.StatusDialog
nameWithType: StatusDialog
- uid: EchoHub.Client.UI.StatusDialog.#ctor
name: StatusDialog()
href: api/client/EchoHub.Client.UI.StatusDialog.html#EchoHub_Client_UI_StatusDialog__ctor
commentId: M:EchoHub.Client.UI.StatusDialog.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.StatusDialog.StatusDialog()
fullName.vb: EchoHub.Client.UI.StatusDialog.New()
nameWithType: StatusDialog.StatusDialog()
nameWithType.vb: StatusDialog.New()
- uid: EchoHub.Client.UI.StatusDialog.#ctor*
name: StatusDialog
href: api/client/EchoHub.Client.UI.StatusDialog.html#EchoHub_Client_UI_StatusDialog__ctor_
commentId: Overload:EchoHub.Client.UI.StatusDialog.#ctor
name.vb: New
fullName: EchoHub.Client.UI.StatusDialog.StatusDialog
fullName.vb: EchoHub.Client.UI.StatusDialog.New
nameWithType: StatusDialog.StatusDialog
nameWithType.vb: StatusDialog.New
- uid: EchoHub.Client.UI.StatusDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.Models.UserStatus,System.String)
name: Show(IApplication, UserStatus, string?)
href: api/client/EchoHub.Client.UI.StatusDialog.html#EchoHub_Client_UI_StatusDialog_Show_Terminal_Gui_App_IApplication_EchoHub_Core_Models_UserStatus_System_String_
commentId: M:EchoHub.Client.UI.StatusDialog.Show(Terminal.Gui.App.IApplication,EchoHub.Core.Models.UserStatus,System.String)
name.vb: Show(IApplication, UserStatus, String)
fullName: EchoHub.Client.UI.StatusDialog.Show(Terminal.Gui.App.IApplication, EchoHub.Core.Models.UserStatus, string?)
fullName.vb: EchoHub.Client.UI.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.StatusDialog.Show*
name: Show
href: api/client/EchoHub.Client.UI.StatusDialog.html#EchoHub_Client_UI_StatusDialog_Show_
commentId: Overload:EchoHub.Client.UI.StatusDialog.Show
fullName: EchoHub.Client.UI.StatusDialog.Show
nameWithType: StatusDialog.Show
- uid: EchoHub.Client.UI.StatusDialogResult
name: StatusDialogResult
href: api/client/EchoHub.Client.UI.StatusDialogResult.html
commentId: T:EchoHub.Client.UI.StatusDialogResult
fullName: EchoHub.Client.UI.StatusDialogResult
nameWithType: StatusDialogResult
- uid: EchoHub.Client.UI.StatusDialogResult.#ctor(EchoHub.Client.UI.StatusDialogResult)
name: StatusDialogResult(StatusDialogResult)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult__ctor_EchoHub_Client_UI_StatusDialogResult_
commentId: M:EchoHub.Client.UI.StatusDialogResult.#ctor(EchoHub.Client.UI.StatusDialogResult)
name.vb: New(StatusDialogResult)
fullName: EchoHub.Client.UI.StatusDialogResult.StatusDialogResult(EchoHub.Client.UI.StatusDialogResult)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.New(EchoHub.Client.UI.StatusDialogResult)
nameWithType: StatusDialogResult.StatusDialogResult(StatusDialogResult)
nameWithType.vb: StatusDialogResult.New(StatusDialogResult)
- uid: EchoHub.Client.UI.StatusDialogResult.#ctor(EchoHub.Core.Models.UserStatus,System.String)
name: StatusDialogResult(UserStatus, string?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult__ctor_EchoHub_Core_Models_UserStatus_System_String_
commentId: M:EchoHub.Client.UI.StatusDialogResult.#ctor(EchoHub.Core.Models.UserStatus,System.String)
name.vb: New(UserStatus, String)
fullName: EchoHub.Client.UI.StatusDialogResult.StatusDialogResult(EchoHub.Core.Models.UserStatus, string?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.New(EchoHub.Core.Models.UserStatus, String)
nameWithType: StatusDialogResult.StatusDialogResult(UserStatus, string?)
nameWithType.vb: StatusDialogResult.New(UserStatus, String)
- uid: EchoHub.Client.UI.StatusDialogResult.#ctor*
name: StatusDialogResult
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult__ctor_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.#ctor
name.vb: New
fullName: EchoHub.Client.UI.StatusDialogResult.StatusDialogResult
fullName.vb: EchoHub.Client.UI.StatusDialogResult.New
nameWithType: StatusDialogResult.StatusDialogResult
nameWithType.vb: StatusDialogResult.New
- uid: EchoHub.Client.UI.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
name: Deconstruct(out UserStatus, out string?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Deconstruct_EchoHub_Core_Models_UserStatus__System_String__
commentId: M:EchoHub.Client.UI.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus@,System.String@)
name.vb: Deconstruct(UserStatus, String)
fullName: EchoHub.Client.UI.StatusDialogResult.Deconstruct(out EchoHub.Core.Models.UserStatus, out string?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.Deconstruct(EchoHub.Core.Models.UserStatus, String)
nameWithType: StatusDialogResult.Deconstruct(out UserStatus, out string?)
nameWithType.vb: StatusDialogResult.Deconstruct(UserStatus, String)
- uid: EchoHub.Client.UI.StatusDialogResult.Deconstruct*
name: Deconstruct
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Deconstruct_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.Deconstruct
fullName: EchoHub.Client.UI.StatusDialogResult.Deconstruct
nameWithType: StatusDialogResult.Deconstruct
- uid: EchoHub.Client.UI.StatusDialogResult.EqualityContract
name: EqualityContract
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_EqualityContract
commentId: P:EchoHub.Client.UI.StatusDialogResult.EqualityContract
fullName: EchoHub.Client.UI.StatusDialogResult.EqualityContract
nameWithType: StatusDialogResult.EqualityContract
- uid: EchoHub.Client.UI.StatusDialogResult.EqualityContract*
name: EqualityContract
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_EqualityContract_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.EqualityContract
fullName: EchoHub.Client.UI.StatusDialogResult.EqualityContract
nameWithType: StatusDialogResult.EqualityContract
- uid: EchoHub.Client.UI.StatusDialogResult.Equals(EchoHub.Client.UI.StatusDialogResult)
name: Equals(StatusDialogResult?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Equals_EchoHub_Client_UI_StatusDialogResult_
commentId: M:EchoHub.Client.UI.StatusDialogResult.Equals(EchoHub.Client.UI.StatusDialogResult)
name.vb: Equals(StatusDialogResult)
fullName: EchoHub.Client.UI.StatusDialogResult.Equals(EchoHub.Client.UI.StatusDialogResult?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.Equals(EchoHub.Client.UI.StatusDialogResult)
nameWithType: StatusDialogResult.Equals(StatusDialogResult?)
nameWithType.vb: StatusDialogResult.Equals(StatusDialogResult)
- uid: EchoHub.Client.UI.StatusDialogResult.Equals(System.Object)
name: Equals(object?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Equals_System_Object_
commentId: M:EchoHub.Client.UI.StatusDialogResult.Equals(System.Object)
name.vb: Equals(Object)
fullName: EchoHub.Client.UI.StatusDialogResult.Equals(object?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.Equals(Object)
nameWithType: StatusDialogResult.Equals(object?)
nameWithType.vb: StatusDialogResult.Equals(Object)
- uid: EchoHub.Client.UI.StatusDialogResult.Equals*
name: Equals
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Equals_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.Equals
fullName: EchoHub.Client.UI.StatusDialogResult.Equals
nameWithType: StatusDialogResult.Equals
- uid: EchoHub.Client.UI.StatusDialogResult.GetHashCode
name: GetHashCode()
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_GetHashCode
commentId: M:EchoHub.Client.UI.StatusDialogResult.GetHashCode
fullName: EchoHub.Client.UI.StatusDialogResult.GetHashCode()
nameWithType: StatusDialogResult.GetHashCode()
- uid: EchoHub.Client.UI.StatusDialogResult.GetHashCode*
name: GetHashCode
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_GetHashCode_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.GetHashCode
fullName: EchoHub.Client.UI.StatusDialogResult.GetHashCode
nameWithType: StatusDialogResult.GetHashCode
- uid: EchoHub.Client.UI.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
name: PrintMembers(StringBuilder)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_PrintMembers_System_Text_StringBuilder_
commentId: M:EchoHub.Client.UI.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
fullName: EchoHub.Client.UI.StatusDialogResult.PrintMembers(System.Text.StringBuilder)
nameWithType: StatusDialogResult.PrintMembers(StringBuilder)
- uid: EchoHub.Client.UI.StatusDialogResult.PrintMembers*
name: PrintMembers
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_PrintMembers_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.PrintMembers
fullName: EchoHub.Client.UI.StatusDialogResult.PrintMembers
nameWithType: StatusDialogResult.PrintMembers
- uid: EchoHub.Client.UI.StatusDialogResult.Status
name: Status
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Status
commentId: P:EchoHub.Client.UI.StatusDialogResult.Status
fullName: EchoHub.Client.UI.StatusDialogResult.Status
nameWithType: StatusDialogResult.Status
- uid: EchoHub.Client.UI.StatusDialogResult.Status*
name: Status
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_Status_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.Status
fullName: EchoHub.Client.UI.StatusDialogResult.Status
nameWithType: StatusDialogResult.Status
- uid: EchoHub.Client.UI.StatusDialogResult.StatusMessage
name: StatusMessage
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_StatusMessage
commentId: P:EchoHub.Client.UI.StatusDialogResult.StatusMessage
fullName: EchoHub.Client.UI.StatusDialogResult.StatusMessage
nameWithType: StatusDialogResult.StatusMessage
- uid: EchoHub.Client.UI.StatusDialogResult.StatusMessage*
name: StatusMessage
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_StatusMessage_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.StatusMessage
fullName: EchoHub.Client.UI.StatusDialogResult.StatusMessage
nameWithType: StatusDialogResult.StatusMessage
- uid: EchoHub.Client.UI.StatusDialogResult.ToString
name: ToString()
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_ToString
commentId: M:EchoHub.Client.UI.StatusDialogResult.ToString
fullName: EchoHub.Client.UI.StatusDialogResult.ToString()
nameWithType: StatusDialogResult.ToString()
- uid: EchoHub.Client.UI.StatusDialogResult.ToString*
name: ToString
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_ToString_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.ToString
fullName: EchoHub.Client.UI.StatusDialogResult.ToString
nameWithType: StatusDialogResult.ToString
- uid: EchoHub.Client.UI.StatusDialogResult.op_Equality(EchoHub.Client.UI.StatusDialogResult,EchoHub.Client.UI.StatusDialogResult)
name: operator ==(StatusDialogResult?, StatusDialogResult?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_op_Equality_EchoHub_Client_UI_StatusDialogResult_EchoHub_Client_UI_StatusDialogResult_
commentId: M:EchoHub.Client.UI.StatusDialogResult.op_Equality(EchoHub.Client.UI.StatusDialogResult,EchoHub.Client.UI.StatusDialogResult)
name.vb: =(StatusDialogResult, StatusDialogResult)
fullName: EchoHub.Client.UI.StatusDialogResult.operator ==(EchoHub.Client.UI.StatusDialogResult?, EchoHub.Client.UI.StatusDialogResult?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.=(EchoHub.Client.UI.StatusDialogResult, EchoHub.Client.UI.StatusDialogResult)
nameWithType: StatusDialogResult.operator ==(StatusDialogResult?, StatusDialogResult?)
nameWithType.vb: StatusDialogResult.=(StatusDialogResult, StatusDialogResult)
- uid: EchoHub.Client.UI.StatusDialogResult.op_Equality*
name: operator ==
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_op_Equality_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.op_Equality
name.vb: =
fullName: EchoHub.Client.UI.StatusDialogResult.operator ==
fullName.vb: EchoHub.Client.UI.StatusDialogResult.=
nameWithType: StatusDialogResult.operator ==
nameWithType.vb: StatusDialogResult.=
- uid: EchoHub.Client.UI.StatusDialogResult.op_Inequality(EchoHub.Client.UI.StatusDialogResult,EchoHub.Client.UI.StatusDialogResult)
name: operator !=(StatusDialogResult?, StatusDialogResult?)
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_op_Inequality_EchoHub_Client_UI_StatusDialogResult_EchoHub_Client_UI_StatusDialogResult_
commentId: M:EchoHub.Client.UI.StatusDialogResult.op_Inequality(EchoHub.Client.UI.StatusDialogResult,EchoHub.Client.UI.StatusDialogResult)
name.vb: <>(StatusDialogResult, StatusDialogResult)
fullName: EchoHub.Client.UI.StatusDialogResult.operator !=(EchoHub.Client.UI.StatusDialogResult?, EchoHub.Client.UI.StatusDialogResult?)
fullName.vb: EchoHub.Client.UI.StatusDialogResult.<>(EchoHub.Client.UI.StatusDialogResult, EchoHub.Client.UI.StatusDialogResult)
nameWithType: StatusDialogResult.operator !=(StatusDialogResult?, StatusDialogResult?)
nameWithType.vb: StatusDialogResult.<>(StatusDialogResult, StatusDialogResult)
- uid: EchoHub.Client.UI.StatusDialogResult.op_Inequality*
name: operator !=
href: api/client/EchoHub.Client.UI.StatusDialogResult.html#EchoHub_Client_UI_StatusDialogResult_op_Inequality_
commentId: Overload:EchoHub.Client.UI.StatusDialogResult.op_Inequality
name.vb: <>
fullName: EchoHub.Client.UI.StatusDialogResult.operator !=
fullName.vb: EchoHub.Client.UI.StatusDialogResult.<>
nameWithType: StatusDialogResult.operator !=
nameWithType.vb: StatusDialogResult.<>
- uid: EchoHub.Client.UI.UserListSource
name: UserListSource
href: api/client/EchoHub.Client.UI.UserListSource.html
commentId: T:EchoHub.Client.UI.UserListSource
fullName: EchoHub.Client.UI.UserListSource
nameWithType: UserListSource
- uid: EchoHub.Client.UI.UserListSource.#ctor
name: UserListSource()
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource__ctor
commentId: M:EchoHub.Client.UI.UserListSource.#ctor
name.vb: New()
fullName: EchoHub.Client.UI.UserListSource.UserListSource()
fullName.vb: EchoHub.Client.UI.UserListSource.New()
nameWithType: UserListSource.UserListSource()
nameWithType.vb: UserListSource.New()
- uid: EchoHub.Client.UI.UserListSource.#ctor*
name: UserListSource
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource__ctor_
commentId: Overload:EchoHub.Client.UI.UserListSource.#ctor
name.vb: New
fullName: EchoHub.Client.UI.UserListSource.UserListSource
fullName.vb: EchoHub.Client.UI.UserListSource.New
nameWithType: UserListSource.UserListSource
nameWithType.vb: UserListSource.New
- uid: EchoHub.Client.UI.UserListSource.CollectionChanged
name: CollectionChanged
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_CollectionChanged
commentId: E:EchoHub.Client.UI.UserListSource.CollectionChanged
fullName: EchoHub.Client.UI.UserListSource.CollectionChanged
nameWithType: UserListSource.CollectionChanged
- uid: EchoHub.Client.UI.UserListSource.Count
name: Count
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Count
commentId: P:EchoHub.Client.UI.UserListSource.Count
fullName: EchoHub.Client.UI.UserListSource.Count
nameWithType: UserListSource.Count
- uid: EchoHub.Client.UI.UserListSource.Count*
name: Count
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Count_
commentId: Overload:EchoHub.Client.UI.UserListSource.Count
fullName: EchoHub.Client.UI.UserListSource.Count
nameWithType: UserListSource.Count
- uid: EchoHub.Client.UI.UserListSource.Dispose
name: Dispose()
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Dispose
commentId: M:EchoHub.Client.UI.UserListSource.Dispose
fullName: EchoHub.Client.UI.UserListSource.Dispose()
nameWithType: UserListSource.Dispose()
- uid: EchoHub.Client.UI.UserListSource.Dispose*
name: Dispose
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Dispose_
commentId: Overload:EchoHub.Client.UI.UserListSource.Dispose
fullName: EchoHub.Client.UI.UserListSource.Dispose
nameWithType: UserListSource.Dispose
- uid: EchoHub.Client.UI.UserListSource.IsMarked(System.Int32)
name: IsMarked(int)
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_IsMarked_System_Int32_
commentId: M:EchoHub.Client.UI.UserListSource.IsMarked(System.Int32)
name.vb: IsMarked(Integer)
fullName: EchoHub.Client.UI.UserListSource.IsMarked(int)
fullName.vb: EchoHub.Client.UI.UserListSource.IsMarked(Integer)
nameWithType: UserListSource.IsMarked(int)
nameWithType.vb: UserListSource.IsMarked(Integer)
- uid: EchoHub.Client.UI.UserListSource.IsMarked*
name: IsMarked
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_IsMarked_
commentId: Overload:EchoHub.Client.UI.UserListSource.IsMarked
fullName: EchoHub.Client.UI.UserListSource.IsMarked
nameWithType: UserListSource.IsMarked
- uid: EchoHub.Client.UI.UserListSource.MaxItemLength
name: MaxItemLength
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_MaxItemLength
commentId: P:EchoHub.Client.UI.UserListSource.MaxItemLength
fullName: EchoHub.Client.UI.UserListSource.MaxItemLength
nameWithType: UserListSource.MaxItemLength
- uid: EchoHub.Client.UI.UserListSource.MaxItemLength*
name: MaxItemLength
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_MaxItemLength_
commentId: Overload:EchoHub.Client.UI.UserListSource.MaxItemLength
fullName: EchoHub.Client.UI.UserListSource.MaxItemLength
nameWithType: UserListSource.MaxItemLength
- uid: EchoHub.Client.UI.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.UserListSource.html#EchoHub_Client_UI_UserListSource_Render_Terminal_Gui_Views_ListView_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_
commentId: M:EchoHub.Client.UI.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.UserListSource.Render(Terminal.Gui.Views.ListView, bool, int, int, int, int, int)
fullName.vb: EchoHub.Client.UI.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.UserListSource.Render*
name: Render
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Render_
commentId: Overload:EchoHub.Client.UI.UserListSource.Render
fullName: EchoHub.Client.UI.UserListSource.Render
nameWithType: UserListSource.Render
- uid: EchoHub.Client.UI.UserListSource.SetMark(System.Int32,System.Boolean)
name: SetMark(int, bool)
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_SetMark_System_Int32_System_Boolean_
commentId: M:EchoHub.Client.UI.UserListSource.SetMark(System.Int32,System.Boolean)
name.vb: SetMark(Integer, Boolean)
fullName: EchoHub.Client.UI.UserListSource.SetMark(int, bool)
fullName.vb: EchoHub.Client.UI.UserListSource.SetMark(Integer, Boolean)
nameWithType: UserListSource.SetMark(int, bool)
nameWithType.vb: UserListSource.SetMark(Integer, Boolean)
- uid: EchoHub.Client.UI.UserListSource.SetMark*
name: SetMark
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_SetMark_
commentId: Overload:EchoHub.Client.UI.UserListSource.SetMark
fullName: EchoHub.Client.UI.UserListSource.SetMark
nameWithType: UserListSource.SetMark
- uid: EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_SuspendCollectionChangedEvent
commentId: P:EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent
nameWithType: UserListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent*
name: SuspendCollectionChangedEvent
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_SuspendCollectionChangedEvent_
commentId: Overload:EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent
fullName: EchoHub.Client.UI.UserListSource.SuspendCollectionChangedEvent
nameWithType: UserListSource.SuspendCollectionChangedEvent
- uid: EchoHub.Client.UI.UserListSource.ToList
name: ToList()
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_ToList
commentId: M:EchoHub.Client.UI.UserListSource.ToList
fullName: EchoHub.Client.UI.UserListSource.ToList()
nameWithType: UserListSource.ToList()
- uid: EchoHub.Client.UI.UserListSource.ToList*
name: ToList
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_ToList_
commentId: Overload:EchoHub.Client.UI.UserListSource.ToList
fullName: EchoHub.Client.UI.UserListSource.ToList
nameWithType: UserListSource.ToList
- uid: EchoHub.Client.UI.UserListSource.Update(System.Collections.Generic.List{System.ValueTuple{System.String,System.Nullable{Terminal.Gui.Drawing.Attribute}}})
name: Update(List<(string Text, Attribute? NameColor)>)
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Update_System_Collections_Generic_List_System_ValueTuple_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute____
commentId: M:EchoHub.Client.UI.UserListSource.Update(System.Collections.Generic.List{System.ValueTuple{System.String,System.Nullable{Terminal.Gui.Drawing.Attribute}}})
name.vb: Update(List(Of (Text As String, NameColor As Attribute?)))
fullName: EchoHub.Client.UI.UserListSource.Update(System.Collections.Generic.List<(string Text, Terminal.Gui.Drawing.Attribute? NameColor)>)
fullName.vb: EchoHub.Client.UI.UserListSource.Update(System.Collections.Generic.List(Of (Text As String, NameColor As Terminal.Gui.Drawing.Attribute?)))
nameWithType: UserListSource.Update(List<(string Text, Attribute? NameColor)>)
nameWithType.vb: UserListSource.Update(List(Of (Text As String, NameColor As Attribute?)))
- uid: EchoHub.Client.UI.UserListSource.Update*
name: Update
href: api/client/EchoHub.Client.UI.UserListSource.html#EchoHub_Client_UI_UserListSource_Update_
commentId: Overload:EchoHub.Client.UI.UserListSource.Update
fullName: EchoHub.Client.UI.UserListSource.Update
nameWithType: UserListSource.Update
- 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.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.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.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.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)
name: ChannelListItem(string, string?, int)
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem__ctor_System_String_System_String_System_Int32_
commentId: M:EchoHub.Core.Contracts.ChannelListItem.#ctor(System.String,System.String,System.Int32)
name.vb: New(String, String, Integer)
fullName: EchoHub.Core.Contracts.ChannelListItem.ChannelListItem(string, string?, int)
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.New(String, String, Integer)
nameWithType: ChannelListItem.ChannelListItem(string, string?, int)
nameWithType.vb: ChannelListItem.New(String, String, Integer)
- 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@)
name: Deconstruct(out string, out string?, out int)
href: api/core/EchoHub.Core.Contracts.ChannelListItem.html#EchoHub_Core_Contracts_ChannelListItem_Deconstruct_System_String__System_String__System_Int32__
commentId: M:EchoHub.Core.Contracts.ChannelListItem.Deconstruct(System.String@,System.String@,System.Int32@)
name.vb: Deconstruct(String, String, Integer)
fullName: EchoHub.Core.Contracts.ChannelListItem.Deconstruct(out string, out string?, out int)
fullName.vb: EchoHub.Core.Contracts.ChannelListItem.Deconstruct(String, String, Integer)
nameWithType: ChannelListItem.Deconstruct(out string, out string?, out int)
nameWithType.vb: ChannelListItem.Deconstruct(String, String, Integer)
- 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.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.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.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)
name: SendMessageToChannelAsync(string, MessageDto)
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto)
name.vb: SendMessageToChannelAsync(String, MessageDto)
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto)
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto)
nameWithType: IChatBroadcaster.SendMessageToChannelAsync(string, MessageDto)
nameWithType.vb: IChatBroadcaster.SendMessageToChannelAsync(String, MessageDto)
- 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,System.String)
name: SendUserJoinedAsync(string, string, string?)
href: api/core/EchoHub.Core.Contracts.IChatBroadcaster.html#EchoHub_Core_Contracts_IChatBroadcaster_SendUserJoinedAsync_System_String_System_String_System_String_
commentId: M:EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(System.String,System.String,System.String)
name.vb: SendUserJoinedAsync(String, String, String)
fullName: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(string, string, string?)
fullName.vb: EchoHub.Core.Contracts.IChatBroadcaster.SendUserJoinedAsync(String, String, String)
nameWithType: IChatBroadcaster.SendUserJoinedAsync(string, string, string?)
nameWithType.vb: IChatBroadcaster.SendUserJoinedAsync(String, String, 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.AuthenticateUserAsync(System.String,System.String)
name: AuthenticateUserAsync(string, string)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_AuthenticateUserAsync_System_String_System_String_
commentId: M:EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync(System.String,System.String)
name.vb: AuthenticateUserAsync(String, String)
fullName: EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync(string, string)
fullName.vb: EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync(String, String)
nameWithType: IChatService.AuthenticateUserAsync(string, string)
nameWithType.vb: IChatService.AuthenticateUserAsync(String, String)
- uid: EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync*
name: AuthenticateUserAsync
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_AuthenticateUserAsync_
commentId: Overload:EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync
fullName: EchoHub.Core.Contracts.IChatService.AuthenticateUserAsync
nameWithType: IChatService.AuthenticateUserAsync
- 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)
name: GetChannelHistoryAsync(string, int)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelHistoryAsync_System_String_System_Int32_
commentId: M:EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(System.String,System.Int32)
name.vb: GetChannelHistoryAsync(String, Integer)
fullName: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(string, int)
fullName.vb: EchoHub.Core.Contracts.IChatService.GetChannelHistoryAsync(String, Integer)
nameWithType: IChatService.GetChannelHistoryAsync(string, int)
nameWithType.vb: IChatService.GetChannelHistoryAsync(String, 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.GetChannelListAsync
name: GetChannelListAsync()
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelListAsync
commentId: M:EchoHub.Core.Contracts.IChatService.GetChannelListAsync
fullName: EchoHub.Core.Contracts.IChatService.GetChannelListAsync()
nameWithType: IChatService.GetChannelListAsync()
- uid: EchoHub.Core.Contracts.IChatService.GetChannelListAsync*
name: GetChannelListAsync
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelListAsync_
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetChannelListAsync
fullName: EchoHub.Core.Contracts.IChatService.GetChannelListAsync
nameWithType: IChatService.GetChannelListAsync
- uid: EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync(System.String)
name: GetChannelTopicAsync(string)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelTopicAsync_System_String_
commentId: M:EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync(System.String)
name.vb: GetChannelTopicAsync(String)
fullName: EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync(string)
fullName.vb: EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync(String)
nameWithType: IChatService.GetChannelTopicAsync(string)
nameWithType.vb: IChatService.GetChannelTopicAsync(String)
- uid: EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync*
name: GetChannelTopicAsync
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetChannelTopicAsync_
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync
fullName: EchoHub.Core.Contracts.IChatService.GetChannelTopicAsync
nameWithType: IChatService.GetChannelTopicAsync
- 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.GetUserProfileAsync(System.String)
name: GetUserProfileAsync(string)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetUserProfileAsync_System_String_
commentId: M:EchoHub.Core.Contracts.IChatService.GetUserProfileAsync(System.String)
name.vb: GetUserProfileAsync(String)
fullName: EchoHub.Core.Contracts.IChatService.GetUserProfileAsync(string)
fullName.vb: EchoHub.Core.Contracts.IChatService.GetUserProfileAsync(String)
nameWithType: IChatService.GetUserProfileAsync(string)
nameWithType.vb: IChatService.GetUserProfileAsync(String)
- uid: EchoHub.Core.Contracts.IChatService.GetUserProfileAsync*
name: GetUserProfileAsync
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_GetUserProfileAsync_
commentId: Overload:EchoHub.Core.Contracts.IChatService.GetUserProfileAsync
fullName: EchoHub.Core.Contracts.IChatService.GetUserProfileAsync
nameWithType: IChatService.GetUserProfileAsync
- uid: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String)
name: JoinChannelAsync(string, Guid, string, string)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_JoinChannelAsync_System_String_System_Guid_System_String_System_String_
commentId: M:EchoHub.Core.Contracts.IChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String)
name.vb: JoinChannelAsync(String, Guid, String, String)
fullName: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(string, System.Guid, string, string)
fullName.vb: EchoHub.Core.Contracts.IChatService.JoinChannelAsync(String, System.Guid, String, String)
nameWithType: IChatService.JoinChannelAsync(string, Guid, string, string)
nameWithType.vb: IChatService.JoinChannelAsync(String, Guid, 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)
name: SendMessageAsync(Guid, string, string, string)
href: api/core/EchoHub.Core.Contracts.IChatService.html#EchoHub_Core_Contracts_IChatService_SendMessageAsync_System_Guid_System_String_System_String_System_String_
commentId: M:EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String)
name.vb: SendMessageAsync(Guid, String, String, String)
fullName: EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid, string, string, string)
fullName.vb: EchoHub.Core.Contracts.IChatService.SendMessageAsync(System.Guid, String, String, String)
nameWithType: IChatService.SendMessageAsync(Guid, string, string, string)
nameWithType.vb: IChatService.SendMessageAsync(Guid, String, String, String)
- 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.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)
name: UserJoined(string, string)
href: api/core/EchoHub.Core.Contracts.IEchoHubClient.html#EchoHub_Core_Contracts_IEchoHubClient_UserJoined_System_String_System_String_
commentId: M:EchoHub.Core.Contracts.IEchoHubClient.UserJoined(System.String,System.String)
name.vb: UserJoined(String, String)
fullName: EchoHub.Core.Contracts.IEchoHubClient.UserJoined(string, string)
fullName.vb: EchoHub.Core.Contracts.IEchoHubClient.UserJoined(String, String)
nameWithType: IEchoHubClient.UserJoined(string, string)
nameWithType.vb: IEchoHubClient.UserJoined(String, String)
- 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.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.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.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.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)
name: ChannelDto(Guid, string, string?, bool, int, DateTimeOffset)
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_
commentId: M:EchoHub.Core.DTOs.ChannelDto.#ctor(System.Guid,System.String,System.String,System.Boolean,System.Int32,System.DateTimeOffset)
name.vb: New(Guid, String, String, Boolean, Integer, DateTimeOffset)
fullName: EchoHub.Core.DTOs.ChannelDto.ChannelDto(System.Guid, string, string?, bool, int, System.DateTimeOffset)
fullName.vb: EchoHub.Core.DTOs.ChannelDto.New(System.Guid, String, String, Boolean, Integer, System.DateTimeOffset)
nameWithType: ChannelDto.ChannelDto(Guid, string, string?, bool, int, DateTimeOffset)
nameWithType.vb: ChannelDto.New(Guid, String, String, Boolean, Integer, DateTimeOffset)
- 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@)
name: Deconstruct(out Guid, out string, out string?, out bool, out int, out DateTimeOffset)
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__
commentId: M:EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Boolean@,System.Int32@,System.DateTimeOffset@)
name.vb: Deconstruct(Guid, String, String, Boolean, Integer, DateTimeOffset)
fullName: EchoHub.Core.DTOs.ChannelDto.Deconstruct(out System.Guid, out string, out string?, out bool, out int, out System.DateTimeOffset)
fullName.vb: EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid, String, String, Boolean, Integer, System.DateTimeOffset)
nameWithType: ChannelDto.Deconstruct(out Guid, out string, out string?, out bool, out int, out DateTimeOffset)
nameWithType.vb: ChannelDto.Deconstruct(Guid, String, String, Boolean, Integer, DateTimeOffset)
- 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.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.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.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)
name: CreateChannelRequest(string, string?, bool)
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_System_String_System_String_System_Boolean_
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.#ctor(System.String,System.String,System.Boolean)
name.vb: New(String, String, Boolean)
fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest(string, string?, bool)
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New(String, String, Boolean)
nameWithType: CreateChannelRequest.CreateChannelRequest(string, string?, bool)
nameWithType.vb: CreateChannelRequest.New(String, String, Boolean)
- 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@)
name: Deconstruct(out string, out string?, out bool)
href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Deconstruct_System_String__System_String__System_Boolean__
commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(System.String@,System.String@,System.Boolean@)
name.vb: Deconstruct(String, String, Boolean)
fullName: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(out string, out string?, out bool)
fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(String, String, Boolean)
nameWithType: CreateChannelRequest.Deconstruct(out string, out string?, out bool)
nameWithType.vb: CreateChannelRequest.Deconstruct(String, String, Boolean)
- 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.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.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.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.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)
name: EmbedDto(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_
commentId: M:EchoHub.Core.DTOs.EmbedDto.#ctor(System.String,System.String,System.String,System.String,System.String)
name.vb: New(String, String, String, String, String)
fullName: EchoHub.Core.DTOs.EmbedDto.EmbedDto(string?, string?, string?, string?, string)
fullName.vb: EchoHub.Core.DTOs.EmbedDto.New(String, String, String, String, String)
nameWithType: EmbedDto.EmbedDto(string?, string?, string?, string?, string)
nameWithType.vb: EmbedDto.New(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@)
name: Deconstruct(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__
commentId: M:EchoHub.Core.DTOs.EmbedDto.Deconstruct(System.String@,System.String@,System.String@,System.String@,System.String@)
name.vb: Deconstruct(String, String, String, String, String)
fullName: EchoHub.Core.DTOs.EmbedDto.Deconstruct(out string?, out string?, out string?, out string?, out string)
fullName.vb: EchoHub.Core.DTOs.EmbedDto.Deconstruct(String, String, String, String, String)
nameWithType: EmbedDto.Deconstruct(out string?, out string?, out string?, out string?, out string)
nameWithType.vb: EmbedDto.Deconstruct(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.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.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.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,EchoHub.Core.Models.MessageType,System.String,System.String,System.DateTimeOffset,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto})
name: MessageDto(Guid, string, string, string?, string, MessageType, string?, string?, DateTimeOffset, List<EmbedDto>?)
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto__ctor_System_Guid_System_String_System_String_System_String_System_String_EchoHub_Core_Models_MessageType_System_String_System_String_System_DateTimeOffset_System_Collections_Generic_List_EchoHub_Core_DTOs_EmbedDto__
commentId: M:EchoHub.Core.DTOs.MessageDto.#ctor(System.Guid,System.String,System.String,System.String,System.String,EchoHub.Core.Models.MessageType,System.String,System.String,System.DateTimeOffset,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto})
name.vb: New(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset, List(Of EmbedDto))
fullName: EchoHub.Core.DTOs.MessageDto.MessageDto(System.Guid, string, string, string?, string, EchoHub.Core.Models.MessageType, string?, string?, System.DateTimeOffset, System.Collections.Generic.List<EchoHub.Core.DTOs.EmbedDto>?)
fullName.vb: EchoHub.Core.DTOs.MessageDto.New(System.Guid, String, String, String, String, EchoHub.Core.Models.MessageType, String, String, System.DateTimeOffset, System.Collections.Generic.List(Of EchoHub.Core.DTOs.EmbedDto))
nameWithType: MessageDto.MessageDto(Guid, string, string, string?, string, MessageType, string?, string?, DateTimeOffset, List<EmbedDto>?)
nameWithType.vb: MessageDto.New(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset, List(Of EmbedDto))
- 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.AttachmentFileName
name: AttachmentFileName
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_AttachmentFileName
commentId: P:EchoHub.Core.DTOs.MessageDto.AttachmentFileName
fullName: EchoHub.Core.DTOs.MessageDto.AttachmentFileName
nameWithType: MessageDto.AttachmentFileName
- uid: EchoHub.Core.DTOs.MessageDto.AttachmentFileName*
name: AttachmentFileName
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_AttachmentFileName_
commentId: Overload:EchoHub.Core.DTOs.MessageDto.AttachmentFileName
fullName: EchoHub.Core.DTOs.MessageDto.AttachmentFileName
nameWithType: MessageDto.AttachmentFileName
- uid: EchoHub.Core.DTOs.MessageDto.AttachmentUrl
name: AttachmentUrl
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_AttachmentUrl
commentId: P:EchoHub.Core.DTOs.MessageDto.AttachmentUrl
fullName: EchoHub.Core.DTOs.MessageDto.AttachmentUrl
nameWithType: MessageDto.AttachmentUrl
- uid: EchoHub.Core.DTOs.MessageDto.AttachmentUrl*
name: AttachmentUrl
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_AttachmentUrl_
commentId: Overload:EchoHub.Core.DTOs.MessageDto.AttachmentUrl
fullName: EchoHub.Core.DTOs.MessageDto.AttachmentUrl
nameWithType: MessageDto.AttachmentUrl
- 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@,EchoHub.Core.Models.MessageType@,System.String@,System.String@,System.DateTimeOffset@,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto}@)
name: Deconstruct(out Guid, out string, out string, out string?, out string, out MessageType, out string?, out string?, out DateTimeOffset, out List<EmbedDto>?)
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Deconstruct_System_Guid__System_String__System_String__System_String__System_String__EchoHub_Core_Models_MessageType__System_String__System_String__System_DateTimeOffset__System_Collections_Generic_List_EchoHub_Core_DTOs_EmbedDto___
commentId: M:EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid@,System.String@,System.String@,System.String@,System.String@,EchoHub.Core.Models.MessageType@,System.String@,System.String@,System.DateTimeOffset@,System.Collections.Generic.List{EchoHub.Core.DTOs.EmbedDto}@)
name.vb: Deconstruct(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset, List(Of EmbedDto))
fullName: EchoHub.Core.DTOs.MessageDto.Deconstruct(out System.Guid, out string, out string, out string?, out string, out EchoHub.Core.Models.MessageType, out string?, out string?, out System.DateTimeOffset, out System.Collections.Generic.List<EchoHub.Core.DTOs.EmbedDto>?)
fullName.vb: EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid, String, String, String, String, EchoHub.Core.Models.MessageType, String, String, System.DateTimeOffset, System.Collections.Generic.List(Of EchoHub.Core.DTOs.EmbedDto))
nameWithType: MessageDto.Deconstruct(out Guid, out string, out string, out string?, out string, out MessageType, out string?, out string?, out DateTimeOffset, out List<EmbedDto>?)
nameWithType.vb: MessageDto.Deconstruct(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset, List(Of EmbedDto))
- 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.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.Type
name: Type
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Type
commentId: P:EchoHub.Core.DTOs.MessageDto.Type
fullName: EchoHub.Core.DTOs.MessageDto.Type
nameWithType: MessageDto.Type
- uid: EchoHub.Core.DTOs.MessageDto.Type*
name: Type
href: api/core/EchoHub.Core.DTOs.MessageDto.html#EchoHub_Core_DTOs_MessageDto_Type_
commentId: Overload:EchoHub.Core.DTOs.MessageDto.Type
fullName: EchoHub.Core.DTOs.MessageDto.Type
nameWithType: MessageDto.Type
- 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)
name: RegisterRequest(string, string, string?)
href: api/core/EchoHub.Core.DTOs.RegisterRequest.html#EchoHub_Core_DTOs_RegisterRequest__ctor_System_String_System_String_System_String_
commentId: M:EchoHub.Core.DTOs.RegisterRequest.#ctor(System.String,System.String,System.String)
name.vb: New(String, String, String)
fullName: EchoHub.Core.DTOs.RegisterRequest.RegisterRequest(string, string, string?)
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.New(String, String, String)
nameWithType: RegisterRequest.RegisterRequest(string, string, string?)
nameWithType.vb: RegisterRequest.New(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@)
name: Deconstruct(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__
commentId: M:EchoHub.Core.DTOs.RegisterRequest.Deconstruct(System.String@,System.String@,System.String@)
name.vb: Deconstruct(String, String, String)
fullName: EchoHub.Core.DTOs.RegisterRequest.Deconstruct(out string, out string, out string?)
fullName.vb: EchoHub.Core.DTOs.RegisterRequest.Deconstruct(String, String, String)
nameWithType: RegisterRequest.Deconstruct(out string, out string, out string?)
nameWithType.vb: RegisterRequest.Deconstruct(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.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.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)
name: ServerStatusDto(string, string?, int, int)
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto__ctor_System_String_System_String_System_Int32_System_Int32_
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.#ctor(System.String,System.String,System.Int32,System.Int32)
name.vb: New(String, String, Integer, Integer)
fullName: EchoHub.Core.DTOs.ServerStatusDto.ServerStatusDto(string, string?, int, int)
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.New(String, String, Integer, Integer)
nameWithType: ServerStatusDto.ServerStatusDto(string, string?, int, int)
nameWithType.vb: ServerStatusDto.New(String, String, Integer, Integer)
- 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@)
name: Deconstruct(out string, out string?, out int, out int)
href: api/core/EchoHub.Core.DTOs.ServerStatusDto.html#EchoHub_Core_DTOs_ServerStatusDto_Deconstruct_System_String__System_String__System_Int32__System_Int32__
commentId: M:EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(System.String@,System.String@,System.Int32@,System.Int32@)
name.vb: Deconstruct(String, String, Integer, Integer)
fullName: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(out string, out string?, out int, out int)
fullName.vb: EchoHub.Core.DTOs.ServerStatusDto.Deconstruct(String, String, Integer, Integer)
nameWithType: ServerStatusDto.Deconstruct(out string, out string?, out int, out int)
nameWithType.vb: ServerStatusDto.Deconstruct(String, String, Integer, Integer)
- 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.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.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.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)
name: UserPresenceDto(string, string?, string?, UserStatus, string?, ServerRole)
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_
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.#ctor(System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String,EchoHub.Core.Models.ServerRole)
name.vb: New(String, String, String, UserStatus, String, ServerRole)
fullName: EchoHub.Core.DTOs.UserPresenceDto.UserPresenceDto(string, string?, string?, EchoHub.Core.Models.UserStatus, string?, EchoHub.Core.Models.ServerRole)
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.New(String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole)
nameWithType: UserPresenceDto.UserPresenceDto(string, string?, string?, UserStatus, string?, ServerRole)
nameWithType.vb: UserPresenceDto.New(String, String, String, UserStatus, String, ServerRole)
- 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@)
name: Deconstruct(out string, out string?, out string?, out UserStatus, out string?, out ServerRole)
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__
commentId: M:EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@,EchoHub.Core.Models.ServerRole@)
name.vb: Deconstruct(String, String, String, UserStatus, String, ServerRole)
fullName: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(out string, out string?, out string?, out EchoHub.Core.Models.UserStatus, out string?, out EchoHub.Core.Models.ServerRole)
fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(String, String, String, EchoHub.Core.Models.UserStatus, String, EchoHub.Core.Models.ServerRole)
nameWithType: UserPresenceDto.Deconstruct(out string, out string?, out string?, out UserStatus, out string?, out ServerRole)
nameWithType.vb: UserPresenceDto.Deconstruct(String, String, String, UserStatus, String, ServerRole)
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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)
name: AuthController(EchoHubDbContext, JwtTokenService)
href: api/server/EchoHub.Server.Controllers.AuthController.html#EchoHub_Server_Controllers_AuthController__ctor_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Server_Auth_JwtTokenService_
commentId: M:EchoHub.Server.Controllers.AuthController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Auth.JwtTokenService)
name.vb: New(EchoHubDbContext, JwtTokenService)
fullName: EchoHub.Server.Controllers.AuthController.AuthController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Auth.JwtTokenService)
fullName.vb: EchoHub.Server.Controllers.AuthController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Auth.JwtTokenService)
nameWithType: AuthController.AuthController(EchoHubDbContext, JwtTokenService)
nameWithType.vb: AuthController.New(EchoHubDbContext, JwtTokenService)
- 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.Server.Data.EchoHubDbContext,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.ImageToAsciiService,System.Net.Http.IHttpClientFactory,EchoHub.Core.Contracts.IChatService)
name: ChannelsController(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService)
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController__ctor_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Server_Services_FileStorageService_EchoHub_Server_Services_ImageToAsciiService_System_Net_Http_IHttpClientFactory_EchoHub_Core_Contracts_IChatService_
commentId: M:EchoHub.Server.Controllers.ChannelsController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.ImageToAsciiService,System.Net.Http.IHttpClientFactory,EchoHub.Core.Contracts.IChatService)
name.vb: New(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService)
fullName: EchoHub.Server.Controllers.ChannelsController.ChannelsController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, EchoHub.Core.Contracts.IChatService)
fullName.vb: EchoHub.Server.Controllers.ChannelsController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, EchoHub.Core.Contracts.IChatService)
nameWithType: ChannelsController.ChannelsController(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService)
nameWithType.vb: ChannelsController.New(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IChatService)
- 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.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.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.ChannelsController.Upload(System.String,System.String)
name: Upload(string, string?)
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_Upload_System_String_System_String_
commentId: M:EchoHub.Server.Controllers.ChannelsController.Upload(System.String,System.String)
name.vb: Upload(String, String)
fullName: EchoHub.Server.Controllers.ChannelsController.Upload(string, string?)
fullName.vb: EchoHub.Server.Controllers.ChannelsController.Upload(String, String)
nameWithType: ChannelsController.Upload(string, string?)
nameWithType.vb: ChannelsController.Upload(String, String)
- uid: EchoHub.Server.Controllers.ChannelsController.Upload*
name: Upload
href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_Upload_
commentId: Overload:EchoHub.Server.Controllers.ChannelsController.Upload
fullName: EchoHub.Server.Controllers.ChannelsController.Upload
nameWithType: ChannelsController.Upload
- 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.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,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster})
name: ModerationController(EchoHubDbContext, IChatService, PresenceTracker, 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_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,System.Collections.Generic.IEnumerable{EchoHub.Core.Contracts.IChatBroadcaster})
name.vb: New(EchoHubDbContext, IChatService, PresenceTracker, IEnumerable(Of IChatBroadcaster))
fullName: EchoHub.Server.Controllers.ModerationController.ModerationController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Core.Contracts.IChatService, EchoHub.Server.Services.PresenceTracker, 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, System.Collections.Generic.IEnumerable(Of EchoHub.Core.Contracts.IChatBroadcaster))
nameWithType: ModerationController.ModerationController(EchoHubDbContext, IChatService, PresenceTracker, IEnumerable<IChatBroadcaster>)
nameWithType.vb: ModerationController.New(EchoHubDbContext, IChatService, PresenceTracker, 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)
name: ServerController(EchoHubDbContext, IConfiguration)
href: api/server/EchoHub.Server.Controllers.ServerController.html#EchoHub_Server_Controllers_ServerController__ctor_EchoHub_Server_Data_EchoHubDbContext_Microsoft_Extensions_Configuration_IConfiguration_
commentId: M:EchoHub.Server.Controllers.ServerController.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Configuration.IConfiguration)
name.vb: New(EchoHubDbContext, IConfiguration)
fullName: EchoHub.Server.Controllers.ServerController.ServerController(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Configuration.IConfiguration)
fullName.vb: EchoHub.Server.Controllers.ServerController.New(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Configuration.IConfiguration)
nameWithType: ServerController.ServerController(EchoHubDbContext, IConfiguration)
nameWithType.vb: ServerController.New(EchoHubDbContext, IConfiguration)
- 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.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.Server.Data.EchoHubDbContext,EchoHub.Server.Services.ImageToAsciiService)
name: UsersController(EchoHubDbContext, ImageToAsciiService)
href: api/server/EchoHub.Server.Controllers.UsersController.html#EchoHub_Server_Controllers_UsersController__ctor_EchoHub_Server_Data_EchoHubDbContext_EchoHub_Server_Services_ImageToAsciiService_
commentId: M:EchoHub.Server.Controllers.UsersController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Services.ImageToAsciiService)
name.vb: New(EchoHubDbContext, ImageToAsciiService)
fullName: EchoHub.Server.Controllers.UsersController.UsersController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.ImageToAsciiService)
fullName.vb: EchoHub.Server.Controllers.UsersController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.ImageToAsciiService)
nameWithType: UsersController.UsersController(EchoHubDbContext, ImageToAsciiService)
nameWithType.vb: UsersController.New(EchoHubDbContext, ImageToAsciiService)
- 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.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.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.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.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.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.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,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub})
name: ChatHub(IChatService, ILogger<ChatHub>)
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub__ctor_EchoHub_Core_Contracts_IChatService_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Hubs_ChatHub__
commentId: M:EchoHub.Server.Hubs.ChatHub.#ctor(EchoHub.Core.Contracts.IChatService,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub})
name.vb: New(IChatService, ILogger(Of ChatHub))
fullName: EchoHub.Server.Hubs.ChatHub.ChatHub(EchoHub.Core.Contracts.IChatService, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Hubs.ChatHub>)
fullName.vb: EchoHub.Server.Hubs.ChatHub.New(EchoHub.Core.Contracts.IChatService, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Hubs.ChatHub))
nameWithType: ChatHub.ChatHub(IChatService, ILogger<ChatHub>)
nameWithType.vb: ChatHub.New(IChatService, 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)
name: GetChannelHistory(string, int)
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_GetChannelHistory_System_String_System_Int32_
commentId: M:EchoHub.Server.Hubs.ChatHub.GetChannelHistory(System.String,System.Int32)
name.vb: GetChannelHistory(String, Integer)
fullName: EchoHub.Server.Hubs.ChatHub.GetChannelHistory(string, int)
fullName.vb: EchoHub.Server.Hubs.ChatHub.GetChannelHistory(String, Integer)
nameWithType: ChatHub.GetChannelHistory(string, int)
nameWithType.vb: ChatHub.GetChannelHistory(String, 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)
name: JoinChannel(string)
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_JoinChannel_System_String_
commentId: M:EchoHub.Server.Hubs.ChatHub.JoinChannel(System.String)
name.vb: JoinChannel(String)
fullName: EchoHub.Server.Hubs.ChatHub.JoinChannel(string)
fullName.vb: EchoHub.Server.Hubs.ChatHub.JoinChannel(String)
nameWithType: ChatHub.JoinChannel(string)
nameWithType.vb: ChatHub.JoinChannel(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)
name: SendMessage(string, string)
href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub_SendMessage_System_String_System_String_
commentId: M:EchoHub.Server.Hubs.ChatHub.SendMessage(System.String,System.String)
name.vb: SendMessage(String, String)
fullName: EchoHub.Server.Hubs.ChatHub.SendMessage(string, string)
fullName.vb: EchoHub.Server.Hubs.ChatHub.SendMessage(String, String)
nameWithType: ChatHub.SendMessage(string, string)
nameWithType.vb: ChatHub.SendMessage(String, String)
- 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)
name: IrcBroadcaster(IrcGatewayService)
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster__ctor_EchoHub_Server_Irc_IrcGatewayService_
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.#ctor(EchoHub.Server.Irc.IrcGatewayService)
name.vb: New(IrcGatewayService)
fullName: EchoHub.Server.Irc.IrcBroadcaster.IrcBroadcaster(EchoHub.Server.Irc.IrcGatewayService)
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.New(EchoHub.Server.Irc.IrcGatewayService)
nameWithType: IrcBroadcaster.IrcBroadcaster(IrcGatewayService)
nameWithType.vb: IrcBroadcaster.New(IrcGatewayService)
- 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.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)
name: SendMessageToChannelAsync(string, MessageDto)
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto)
name.vb: SendMessageToChannelAsync(String, MessageDto)
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto)
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto)
nameWithType: IrcBroadcaster.SendMessageToChannelAsync(string, MessageDto)
nameWithType.vb: IrcBroadcaster.SendMessageToChannelAsync(String, MessageDto)
- 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,System.String)
name: SendUserJoinedAsync(string, string, string?)
href: api/server-irc/EchoHub.Server.Irc.IrcBroadcaster.html#EchoHub_Server_Irc_IrcBroadcaster_SendUserJoinedAsync_System_String_System_String_System_String_
commentId: M:EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(System.String,System.String,System.String)
name.vb: SendUserJoinedAsync(String, String, String)
fullName: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(string, string, string?)
fullName.vb: EchoHub.Server.Irc.IrcBroadcaster.SendUserJoinedAsync(String, String, String)
nameWithType: IrcBroadcaster.SendUserJoinedAsync(string, string, string?)
nameWithType.vb: IrcBroadcaster.SendUserJoinedAsync(String, String, 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.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.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.JoinedChannels
name: JoinedChannels
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_JoinedChannels
commentId: P:EchoHub.Server.Irc.IrcClientConnection.JoinedChannels
fullName: EchoHub.Server.Irc.IrcClientConnection.JoinedChannels
nameWithType: IrcClientConnection.JoinedChannels
- uid: EchoHub.Server.Irc.IrcClientConnection.JoinedChannels*
name: JoinedChannels
href: api/server-irc/EchoHub.Server.Irc.IrcClientConnection.html#EchoHub_Server_Irc_IrcClientConnection_JoinedChannels_
commentId: Overload:EchoHub.Server.Irc.IrcClientConnection.JoinedChannels
fullName: EchoHub.Server.Irc.IrcClientConnection.JoinedChannels
nameWithType: IrcClientConnection.JoinedChannels
- 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,Microsoft.Extensions.Logging.ILogger)
name: IrcCommandHandler(IrcClientConnection, IrcOptions, IChatService, 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_Microsoft_Extensions_Logging_ILogger_
commentId: M:EchoHub.Server.Irc.IrcCommandHandler.#ctor(EchoHub.Server.Irc.IrcClientConnection,EchoHub.Server.Irc.IrcOptions,EchoHub.Core.Contracts.IChatService,Microsoft.Extensions.Logging.ILogger)
name.vb: New(IrcClientConnection, IrcOptions, IChatService, ILogger)
fullName: EchoHub.Server.Irc.IrcCommandHandler.IrcCommandHandler(EchoHub.Server.Irc.IrcClientConnection, EchoHub.Server.Irc.IrcOptions, EchoHub.Core.Contracts.IChatService, Microsoft.Extensions.Logging.ILogger)
fullName.vb: EchoHub.Server.Irc.IrcCommandHandler.New(EchoHub.Server.Irc.IrcClientConnection, EchoHub.Server.Irc.IrcOptions, EchoHub.Core.Contracts.IChatService, Microsoft.Extensions.Logging.ILogger)
nameWithType: IrcCommandHandler.IrcCommandHandler(IrcClientConnection, IrcOptions, IChatService, ILogger)
nameWithType.vb: IrcCommandHandler.New(IrcClientConnection, IrcOptions, IChatService, 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.ColorTagsToAnsi(System.String)
name: ColorTagsToAnsi(string)
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_ColorTagsToAnsi_System_String_
commentId: M:EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi(System.String)
name.vb: ColorTagsToAnsi(String)
fullName: EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi(string)
fullName.vb: EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi(String)
nameWithType: IrcMessageFormatter.ColorTagsToAnsi(string)
nameWithType.vb: IrcMessageFormatter.ColorTagsToAnsi(String)
- uid: EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi*
name: ColorTagsToAnsi
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_ColorTagsToAnsi_
commentId: Overload:EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi
fullName: EchoHub.Server.Irc.IrcMessageFormatter.ColorTagsToAnsi
nameWithType: IrcMessageFormatter.ColorTagsToAnsi
- uid: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto)
name: FormatMessage(MessageDto)
href: api/server-irc/EchoHub.Server.Irc.IrcMessageFormatter.html#EchoHub_Server_Irc_IrcMessageFormatter_FormatMessage_EchoHub_Core_DTOs_MessageDto_
commentId: M:EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto)
fullName: EchoHub.Server.Irc.IrcMessageFormatter.FormatMessage(EchoHub.Core.DTOs.MessageDto)
nameWithType: IrcMessageFormatter.FormatMessage(MessageDto)
- 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.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_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_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.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_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.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.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,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChatService})
name: ChatService(IServiceScopeFactory, PresenceTracker, IEnumerable<IChatBroadcaster>, LinkEmbedService, 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_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,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ChatService})
name.vb: New(IServiceScopeFactory, PresenceTracker, IEnumerable(Of IChatBroadcaster), LinkEmbedService, 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, 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, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.ChatService))
nameWithType: ChatService.ChatService(IServiceScopeFactory, PresenceTracker, IEnumerable<IChatBroadcaster>, LinkEmbedService, ILogger<ChatService>)
nameWithType.vb: ChatService.New(IServiceScopeFactory, PresenceTracker, IEnumerable(Of IChatBroadcaster), LinkEmbedService, 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.AuthenticateUserAsync(System.String,System.String)
name: AuthenticateUserAsync(string, string)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_AuthenticateUserAsync_System_String_System_String_
commentId: M:EchoHub.Server.Services.ChatService.AuthenticateUserAsync(System.String,System.String)
name.vb: AuthenticateUserAsync(String, String)
fullName: EchoHub.Server.Services.ChatService.AuthenticateUserAsync(string, string)
fullName.vb: EchoHub.Server.Services.ChatService.AuthenticateUserAsync(String, String)
nameWithType: ChatService.AuthenticateUserAsync(string, string)
nameWithType.vb: ChatService.AuthenticateUserAsync(String, String)
- uid: EchoHub.Server.Services.ChatService.AuthenticateUserAsync*
name: AuthenticateUserAsync
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_AuthenticateUserAsync_
commentId: Overload:EchoHub.Server.Services.ChatService.AuthenticateUserAsync
fullName: EchoHub.Server.Services.ChatService.AuthenticateUserAsync
nameWithType: ChatService.AuthenticateUserAsync
- 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)
name: GetChannelHistoryAsync(string, int)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelHistoryAsync_System_String_System_Int32_
commentId: M:EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(System.String,System.Int32)
name.vb: GetChannelHistoryAsync(String, Integer)
fullName: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(string, int)
fullName.vb: EchoHub.Server.Services.ChatService.GetChannelHistoryAsync(String, Integer)
nameWithType: ChatService.GetChannelHistoryAsync(string, int)
nameWithType.vb: ChatService.GetChannelHistoryAsync(String, 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.GetChannelListAsync
name: GetChannelListAsync()
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelListAsync
commentId: M:EchoHub.Server.Services.ChatService.GetChannelListAsync
fullName: EchoHub.Server.Services.ChatService.GetChannelListAsync()
nameWithType: ChatService.GetChannelListAsync()
- uid: EchoHub.Server.Services.ChatService.GetChannelListAsync*
name: GetChannelListAsync
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelListAsync_
commentId: Overload:EchoHub.Server.Services.ChatService.GetChannelListAsync
fullName: EchoHub.Server.Services.ChatService.GetChannelListAsync
nameWithType: ChatService.GetChannelListAsync
- uid: EchoHub.Server.Services.ChatService.GetChannelTopicAsync(System.String)
name: GetChannelTopicAsync(string)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelTopicAsync_System_String_
commentId: M:EchoHub.Server.Services.ChatService.GetChannelTopicAsync(System.String)
name.vb: GetChannelTopicAsync(String)
fullName: EchoHub.Server.Services.ChatService.GetChannelTopicAsync(string)
fullName.vb: EchoHub.Server.Services.ChatService.GetChannelTopicAsync(String)
nameWithType: ChatService.GetChannelTopicAsync(string)
nameWithType.vb: ChatService.GetChannelTopicAsync(String)
- uid: EchoHub.Server.Services.ChatService.GetChannelTopicAsync*
name: GetChannelTopicAsync
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetChannelTopicAsync_
commentId: Overload:EchoHub.Server.Services.ChatService.GetChannelTopicAsync
fullName: EchoHub.Server.Services.ChatService.GetChannelTopicAsync
nameWithType: ChatService.GetChannelTopicAsync
- 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.GetUserProfileAsync(System.String)
name: GetUserProfileAsync(string)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetUserProfileAsync_System_String_
commentId: M:EchoHub.Server.Services.ChatService.GetUserProfileAsync(System.String)
name.vb: GetUserProfileAsync(String)
fullName: EchoHub.Server.Services.ChatService.GetUserProfileAsync(string)
fullName.vb: EchoHub.Server.Services.ChatService.GetUserProfileAsync(String)
nameWithType: ChatService.GetUserProfileAsync(string)
nameWithType.vb: ChatService.GetUserProfileAsync(String)
- uid: EchoHub.Server.Services.ChatService.GetUserProfileAsync*
name: GetUserProfileAsync
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_GetUserProfileAsync_
commentId: Overload:EchoHub.Server.Services.ChatService.GetUserProfileAsync
fullName: EchoHub.Server.Services.ChatService.GetUserProfileAsync
nameWithType: ChatService.GetUserProfileAsync
- uid: EchoHub.Server.Services.ChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String)
name: JoinChannelAsync(string, Guid, string, string)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_JoinChannelAsync_System_String_System_Guid_System_String_System_String_
commentId: M:EchoHub.Server.Services.ChatService.JoinChannelAsync(System.String,System.Guid,System.String,System.String)
name.vb: JoinChannelAsync(String, Guid, String, String)
fullName: EchoHub.Server.Services.ChatService.JoinChannelAsync(string, System.Guid, string, string)
fullName.vb: EchoHub.Server.Services.ChatService.JoinChannelAsync(String, System.Guid, String, String)
nameWithType: ChatService.JoinChannelAsync(string, Guid, string, string)
nameWithType.vb: ChatService.JoinChannelAsync(String, Guid, 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)
name: SendMessageAsync(Guid, string, string, string)
href: api/server/EchoHub.Server.Services.ChatService.html#EchoHub_Server_Services_ChatService_SendMessageAsync_System_Guid_System_String_System_String_System_String_
commentId: M:EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid,System.String,System.String,System.String)
name.vb: SendMessageAsync(Guid, String, String, String)
fullName: EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid, string, string, string)
fullName.vb: EchoHub.Server.Services.ChatService.SendMessageAsync(System.Guid, String, String, String)
nameWithType: ChatService.SendMessageAsync(Guid, string, string, string)
nameWithType.vb: ChatService.SendMessageAsync(Guid, String, String, String)
- 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.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.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.FileValidationHelper
name: FileValidationHelper
href: api/server/EchoHub.Server.Services.FileValidationHelper.html
commentId: T:EchoHub.Server.Services.FileValidationHelper
fullName: EchoHub.Server.Services.FileValidationHelper
nameWithType: FileValidationHelper
- uid: EchoHub.Server.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
name: IsValidImage(Stream)
href: api/server/EchoHub.Server.Services.FileValidationHelper.html#EchoHub_Server_Services_FileValidationHelper_IsValidImage_System_IO_Stream_
commentId: M:EchoHub.Server.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
fullName: EchoHub.Server.Services.FileValidationHelper.IsValidImage(System.IO.Stream)
nameWithType: FileValidationHelper.IsValidImage(Stream)
- uid: EchoHub.Server.Services.FileValidationHelper.IsValidImage*
name: IsValidImage
href: api/server/EchoHub.Server.Services.FileValidationHelper.html#EchoHub_Server_Services_FileValidationHelper_IsValidImage_
commentId: Overload:EchoHub.Server.Services.FileValidationHelper.IsValidImage
fullName: EchoHub.Server.Services.FileValidationHelper.IsValidImage
nameWithType: FileValidationHelper.IsValidImage
- uid: EchoHub.Server.Services.ImageToAsciiService
name: ImageToAsciiService
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html
commentId: T:EchoHub.Server.Services.ImageToAsciiService
fullName: EchoHub.Server.Services.ImageToAsciiService
nameWithType: ImageToAsciiService
- uid: EchoHub.Server.Services.ImageToAsciiService.#ctor
name: ImageToAsciiService()
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService__ctor
commentId: M:EchoHub.Server.Services.ImageToAsciiService.#ctor
name.vb: New()
fullName: EchoHub.Server.Services.ImageToAsciiService.ImageToAsciiService()
fullName.vb: EchoHub.Server.Services.ImageToAsciiService.New()
nameWithType: ImageToAsciiService.ImageToAsciiService()
nameWithType.vb: ImageToAsciiService.New()
- uid: EchoHub.Server.Services.ImageToAsciiService.#ctor*
name: ImageToAsciiService
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService__ctor_
commentId: Overload:EchoHub.Server.Services.ImageToAsciiService.#ctor
name.vb: New
fullName: EchoHub.Server.Services.ImageToAsciiService.ImageToAsciiService
fullName.vb: EchoHub.Server.Services.ImageToAsciiService.New
nameWithType: ImageToAsciiService.ImageToAsciiService
nameWithType.vb: ImageToAsciiService.New
- uid: EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream,System.Int32,System.Int32)
name: ConvertToAscii(Stream, int, int)
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService_ConvertToAscii_System_IO_Stream_System_Int32_System_Int32_
commentId: M:EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream,System.Int32,System.Int32)
name.vb: ConvertToAscii(Stream, Integer, Integer)
fullName: EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream, int, int)
fullName.vb: EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii(System.IO.Stream, Integer, Integer)
nameWithType: ImageToAsciiService.ConvertToAscii(Stream, int, int)
nameWithType.vb: ImageToAsciiService.ConvertToAscii(Stream, Integer, Integer)
- uid: EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii*
name: ConvertToAscii
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService_ConvertToAscii_
commentId: Overload:EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii
fullName: EchoHub.Server.Services.ImageToAsciiService.ConvertToAscii
nameWithType: ImageToAsciiService.ConvertToAscii
- uid: EchoHub.Server.Services.ImageToAsciiService.GetDimensions(System.String)
name: GetDimensions(string?)
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService_GetDimensions_System_String_
commentId: M:EchoHub.Server.Services.ImageToAsciiService.GetDimensions(System.String)
name.vb: GetDimensions(String)
fullName: EchoHub.Server.Services.ImageToAsciiService.GetDimensions(string?)
fullName.vb: EchoHub.Server.Services.ImageToAsciiService.GetDimensions(String)
nameWithType: ImageToAsciiService.GetDimensions(string?)
nameWithType.vb: ImageToAsciiService.GetDimensions(String)
- uid: EchoHub.Server.Services.ImageToAsciiService.GetDimensions*
name: GetDimensions
href: api/server/EchoHub.Server.Services.ImageToAsciiService.html#EchoHub_Server_Services_ImageToAsciiService_GetDimensions_
commentId: Overload:EchoHub.Server.Services.ImageToAsciiService.GetDimensions
fullName: EchoHub.Server.Services.ImageToAsciiService.GetDimensions
nameWithType: ImageToAsciiService.GetDimensions
- 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.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.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.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.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,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ServerDirectoryService})
name: ServerDirectoryService(IConfiguration, PresenceTracker, ILogger<ServerDirectoryService>)
href: api/server/EchoHub.Server.Services.ServerDirectoryService.html#EchoHub_Server_Services_ServerDirectoryService__ctor_Microsoft_Extensions_Configuration_IConfiguration_EchoHub_Server_Services_PresenceTracker_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Services_ServerDirectoryService__
commentId: M:EchoHub.Server.Services.ServerDirectoryService.#ctor(Microsoft.Extensions.Configuration.IConfiguration,EchoHub.Server.Services.PresenceTracker,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Services.ServerDirectoryService})
name.vb: New(IConfiguration, PresenceTracker, ILogger(Of ServerDirectoryService))
fullName: EchoHub.Server.Services.ServerDirectoryService.ServerDirectoryService(Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.PresenceTracker, Microsoft.Extensions.Logging.ILogger<EchoHub.Server.Services.ServerDirectoryService>)
fullName.vb: EchoHub.Server.Services.ServerDirectoryService.New(Microsoft.Extensions.Configuration.IConfiguration, EchoHub.Server.Services.PresenceTracker, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Services.ServerDirectoryService))
nameWithType: ServerDirectoryService.ServerDirectoryService(IConfiguration, PresenceTracker, ILogger<ServerDirectoryService>)
nameWithType.vb: ServerDirectoryService.New(IConfiguration, PresenceTracker, 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.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.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)
name: SendMessageToChannelAsync(string, MessageDto)
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendMessageToChannelAsync_System_String_EchoHub_Core_DTOs_MessageDto_
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(System.String,EchoHub.Core.DTOs.MessageDto)
name.vb: SendMessageToChannelAsync(String, MessageDto)
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(string, EchoHub.Core.DTOs.MessageDto)
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendMessageToChannelAsync(String, EchoHub.Core.DTOs.MessageDto)
nameWithType: SignalRBroadcaster.SendMessageToChannelAsync(string, MessageDto)
nameWithType.vb: SignalRBroadcaster.SendMessageToChannelAsync(String, MessageDto)
- 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,System.String)
name: SendUserJoinedAsync(string, string, string?)
href: api/server/EchoHub.Server.Services.SignalRBroadcaster.html#EchoHub_Server_Services_SignalRBroadcaster_SendUserJoinedAsync_System_String_System_String_System_String_
commentId: M:EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(System.String,System.String,System.String)
name.vb: SendUserJoinedAsync(String, String, String)
fullName: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(string, string, string?)
fullName.vb: EchoHub.Server.Services.SignalRBroadcaster.SendUserJoinedAsync(String, String, String)
nameWithType: SignalRBroadcaster.SendUserJoinedAsync(string, string, string?)
nameWithType.vb: SignalRBroadcaster.SendUserJoinedAsync(String, String, 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.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