### 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, Action, 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.Action, 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, Action, 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.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.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.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.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.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.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.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) name: CreateChannelAsync(string, string?) href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateChannelAsync_System_String_System_String_ commentId: M:EchoHub.Client.Services.ApiClient.CreateChannelAsync(System.String,System.String) name.vb: CreateChannelAsync(String, String) fullName: EchoHub.Client.Services.ApiClient.CreateChannelAsync(string, string?) fullName.vb: EchoHub.Client.Services.ApiClient.CreateChannelAsync(String, String) nameWithType: ApiClient.CreateChannelAsync(string, string?) nameWithType.vb: ApiClient.CreateChannelAsync(String, String) - uid: EchoHub.Client.Services.ApiClient.CreateChannelAsync* name: CreateChannelAsync href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_CreateChannelAsync_ commentId: Overload:EchoHub.Client.Services.ApiClient.CreateChannelAsync fullName: EchoHub.Client.Services.ApiClient.CreateChannelAsync nameWithType: ApiClient.CreateChannelAsync - uid: EchoHub.Client.Services.ApiClient.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.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.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.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) name: SendUrlAsync(string, string) href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_SendUrlAsync_System_String_System_String_ commentId: M:EchoHub.Client.Services.ApiClient.SendUrlAsync(System.String,System.String) name.vb: SendUrlAsync(String, String) fullName: EchoHub.Client.Services.ApiClient.SendUrlAsync(string, string) fullName.vb: EchoHub.Client.Services.ApiClient.SendUrlAsync(String, String) nameWithType: ApiClient.SendUrlAsync(string, string) nameWithType.vb: ApiClient.SendUrlAsync(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.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) name: UploadFileAsync(string, Stream, string) href: api/client/EchoHub.Client.Services.ApiClient.html#EchoHub_Client_Services_ApiClient_UploadFileAsync_System_String_System_IO_Stream_System_String_ commentId: M:EchoHub.Client.Services.ApiClient.UploadFileAsync(System.String,System.IO.Stream,System.String) name.vb: UploadFileAsync(String, Stream, String) fullName: EchoHub.Client.Services.ApiClient.UploadFileAsync(string, System.IO.Stream, string) fullName.vb: EchoHub.Client.Services.ApiClient.UploadFileAsync(String, System.IO.Stream, String) nameWithType: ApiClient.UploadFileAsync(string, Stream, string) nameWithType.vb: ApiClient.UploadFileAsync(String, Stream, 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.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.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.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.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.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.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.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) 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) fullName.vb: EchoHub.Client.UI.ChatLine.New(System.Collections.Generic.List(Of EchoHub.Client.UI.ChatSegment)) nameWithType: ChatLine.ChatLine(List) 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.FromAnsi(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute}) name: FromAnsi(string, Attribute?) href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_FromAnsi_System_String_System_Nullable_Terminal_Gui_Drawing_Attribute__ commentId: M:EchoHub.Client.UI.ChatLine.FromAnsi(System.String,System.Nullable{Terminal.Gui.Drawing.Attribute}) name.vb: FromAnsi(String, Attribute?) fullName: EchoHub.Client.UI.ChatLine.FromAnsi(string, Terminal.Gui.Drawing.Attribute?) fullName.vb: EchoHub.Client.UI.ChatLine.FromAnsi(String, Terminal.Gui.Drawing.Attribute?) nameWithType: ChatLine.FromAnsi(string, Attribute?) nameWithType.vb: ChatLine.FromAnsi(String, Attribute?) - uid: EchoHub.Client.UI.ChatLine.FromAnsi* name: FromAnsi href: api/client/EchoHub.Client.UI.ChatLine.html#EchoHub_Client_UI_ChatLine_FromAnsi_ commentId: Overload:EchoHub.Client.UI.ChatLine.FromAnsi fullName: EchoHub.Client.UI.ChatLine.FromAnsi nameWithType: ChatLine.FromAnsi - 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.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) 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) fullName.vb: EchoHub.Client.UI.ChatListSource.AddRange(System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.ChatLine)) nameWithType: ChatListSource.AddRange(IEnumerable) 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) 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) fullName.vb: EchoHub.Client.UI.ChatListSource.InsertRange(Integer, System.Collections.Generic.IEnumerable(Of EchoHub.Client.UI.ChatLine)) nameWithType: ChatListSource.InsertRange(int, IEnumerable) 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?) 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?) 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?) 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) name: CreateChannelResult(string, string?) href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult__ctor_System_String_System_String_ commentId: M:EchoHub.Client.UI.CreateChannelResult.#ctor(System.String,System.String) name.vb: New(String, String) fullName: EchoHub.Client.UI.CreateChannelResult.CreateChannelResult(string, string?) fullName.vb: EchoHub.Client.UI.CreateChannelResult.New(String, String) nameWithType: CreateChannelResult.CreateChannelResult(string, string?) nameWithType.vb: CreateChannelResult.New(String, String) - 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@) name: Deconstruct(out string, out string?) href: api/client/EchoHub.Client.UI.CreateChannelResult.html#EchoHub_Client_UI_CreateChannelResult_Deconstruct_System_String__System_String__ commentId: M:EchoHub.Client.UI.CreateChannelResult.Deconstruct(System.String@,System.String@) name.vb: Deconstruct(String, String) fullName: EchoHub.Client.UI.CreateChannelResult.Deconstruct(out string, out string?) fullName.vb: EchoHub.Client.UI.CreateChannelResult.Deconstruct(String, String) nameWithType: CreateChannelResult.Deconstruct(out string, out string?) nameWithType.vb: CreateChannelResult.Deconstruct(String, String) - 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.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.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.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.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) 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) fullName.vb: EchoHub.Client.UI.MainWindow.LoadHistory(String, System.Collections.Generic.List(Of EchoHub.Core.DTOs.MessageDto)) nameWithType: MainWindow.LoadHistory(string, List) 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.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.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) 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) fullName.vb: EchoHub.Client.UI.MainWindow.SetChannels(System.Collections.Generic.List(Of EchoHub.Core.DTOs.ChannelDto)) nameWithType: MainWindow.SetChannels(List) 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.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) name: Show(IApplication, string?, string?, string?) href: api/client/EchoHub.Client.UI.ProfileEditDialog.html#EchoHub_Client_UI_ProfileEditDialog_Show_Terminal_Gui_App_IApplication_System_String_System_String_System_String_ commentId: M:EchoHub.Client.UI.ProfileEditDialog.Show(Terminal.Gui.App.IApplication,System.String,System.String,System.String) name.vb: Show(IApplication, String, String, String) fullName: EchoHub.Client.UI.ProfileEditDialog.Show(Terminal.Gui.App.IApplication, string?, string?, string?) fullName.vb: EchoHub.Client.UI.ProfileEditDialog.Show(Terminal.Gui.App.IApplication, String, String, String) nameWithType: ProfileEditDialog.Show(IApplication, string?, string?, string?) nameWithType.vb: ProfileEditDialog.Show(IApplication, String, String, String) - 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) name: ProfileEditResult(string?, string?, string?) href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult__ctor_System_String_System_String_System_String_ commentId: M:EchoHub.Client.UI.ProfileEditResult.#ctor(System.String,System.String,System.String) name.vb: New(String, String, String) fullName: EchoHub.Client.UI.ProfileEditResult.ProfileEditResult(string?, string?, string?) fullName.vb: EchoHub.Client.UI.ProfileEditResult.New(String, String, String) nameWithType: ProfileEditResult.ProfileEditResult(string?, string?, string?) nameWithType.vb: ProfileEditResult.New(String, String, String) - 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.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@) name: Deconstruct(out string?, out string?, out string?) href: api/client/EchoHub.Client.UI.ProfileEditResult.html#EchoHub_Client_UI_ProfileEditResult_Deconstruct_System_String__System_String__System_String__ commentId: M:EchoHub.Client.UI.ProfileEditResult.Deconstruct(System.String@,System.String@,System.String@) name.vb: Deconstruct(String, String, String) fullName: EchoHub.Client.UI.ProfileEditResult.Deconstruct(out string?, out string?, out string?) fullName.vb: EchoHub.Client.UI.ProfileEditResult.Deconstruct(String, String, String) nameWithType: ProfileEditResult.Deconstruct(out string?, out string?, out string?) nameWithType.vb: ProfileEditResult.Deconstruct(String, String, String) - 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.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.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.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.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.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.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.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.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.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.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.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.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.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.Int32,System.DateTimeOffset) name: ChannelDto(Guid, string, string?, int, DateTimeOffset) href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto__ctor_System_Guid_System_String_System_String_System_Int32_System_DateTimeOffset_ commentId: M:EchoHub.Core.DTOs.ChannelDto.#ctor(System.Guid,System.String,System.String,System.Int32,System.DateTimeOffset) name.vb: New(Guid, String, String, Integer, DateTimeOffset) fullName: EchoHub.Core.DTOs.ChannelDto.ChannelDto(System.Guid, string, string?, int, System.DateTimeOffset) fullName.vb: EchoHub.Core.DTOs.ChannelDto.New(System.Guid, String, String, Integer, System.DateTimeOffset) nameWithType: ChannelDto.ChannelDto(Guid, string, string?, int, DateTimeOffset) nameWithType.vb: ChannelDto.New(Guid, String, String, 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.Int32@,System.DateTimeOffset@) name: Deconstruct(out Guid, out string, out string?, out int, out DateTimeOffset) href: api/core/EchoHub.Core.DTOs.ChannelDto.html#EchoHub_Core_DTOs_ChannelDto_Deconstruct_System_Guid__System_String__System_String__System_Int32__System_DateTimeOffset__ commentId: M:EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid@,System.String@,System.String@,System.Int32@,System.DateTimeOffset@) name.vb: Deconstruct(Guid, String, String, Integer, DateTimeOffset) fullName: EchoHub.Core.DTOs.ChannelDto.Deconstruct(out System.Guid, out string, out string?, out int, out System.DateTimeOffset) fullName.vb: EchoHub.Core.DTOs.ChannelDto.Deconstruct(System.Guid, String, String, Integer, System.DateTimeOffset) nameWithType: ChannelDto.Deconstruct(out Guid, out string, out string?, out int, out DateTimeOffset) nameWithType.vb: ChannelDto.Deconstruct(Guid, String, String, 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.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) name: CreateChannelRequest(string, string?) href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_System_String_System_String_ commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.#ctor(System.String,System.String) name.vb: New(String, String) fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest(string, string?) fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New(String, String) nameWithType: CreateChannelRequest.CreateChannelRequest(string, string?) nameWithType.vb: CreateChannelRequest.New(String, String) - uid: EchoHub.Core.DTOs.CreateChannelRequest.#ctor* name: CreateChannelRequest href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest__ctor_ commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.#ctor name.vb: New fullName: EchoHub.Core.DTOs.CreateChannelRequest.CreateChannelRequest fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.New nameWithType: CreateChannelRequest.CreateChannelRequest nameWithType.vb: CreateChannelRequest.New - uid: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(System.String@,System.String@) name: Deconstruct(out string, out string?) href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Deconstruct_System_String__System_String__ commentId: M:EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(System.String@,System.String@) name.vb: Deconstruct(String, String) fullName: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(out string, out string?) fullName.vb: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct(String, String) nameWithType: CreateChannelRequest.Deconstruct(out string, out string?) nameWithType.vb: CreateChannelRequest.Deconstruct(String, String) - uid: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct* name: Deconstruct href: api/core/EchoHub.Core.DTOs.CreateChannelRequest.html#EchoHub_Core_DTOs_CreateChannelRequest_Deconstruct_ commentId: Overload:EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct fullName: EchoHub.Core.DTOs.CreateChannelRequest.Deconstruct nameWithType: CreateChannelRequest.Deconstruct - uid: EchoHub.Core.DTOs.CreateChannelRequest.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.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.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.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) name: MessageDto(Guid, string, string, string?, string, MessageType, string?, string?, DateTimeOffset) 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_ 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) name.vb: New(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset) fullName: EchoHub.Core.DTOs.MessageDto.MessageDto(System.Guid, string, string, string?, string, EchoHub.Core.Models.MessageType, string?, string?, System.DateTimeOffset) fullName.vb: EchoHub.Core.DTOs.MessageDto.New(System.Guid, String, String, String, String, EchoHub.Core.Models.MessageType, String, String, System.DateTimeOffset) nameWithType: MessageDto.MessageDto(Guid, string, string, string?, string, MessageType, string?, string?, DateTimeOffset) nameWithType.vb: MessageDto.New(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset) - 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@) name: Deconstruct(out Guid, out string, out string, out string?, out string, out MessageType, out string?, out string?, out DateTimeOffset) 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__ 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@) name.vb: Deconstruct(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset) 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) fullName.vb: EchoHub.Core.DTOs.MessageDto.Deconstruct(System.Guid, String, String, String, String, EchoHub.Core.Models.MessageType, String, String, System.DateTimeOffset) nameWithType: MessageDto.Deconstruct(out Guid, out string, out string, out string?, out string, out MessageType, out string?, out string?, out DateTimeOffset) nameWithType.vb: MessageDto.Deconstruct(Guid, String, String, String, String, MessageType, String, String, DateTimeOffset) - 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.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.PaginatedResponse`1 name: PaginatedResponse 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 fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T) nameWithType: PaginatedResponse nameWithType.vb: PaginatedResponse(Of T) - uid: EchoHub.Core.DTOs.PaginatedResponse`1.#ctor(EchoHub.Core.DTOs.PaginatedResponse{`0}) name: PaginatedResponse(PaginatedResponse) 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.PaginatedResponse(EchoHub.Core.DTOs.PaginatedResponse) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New(EchoHub.Core.DTOs.PaginatedResponse(Of T)) nameWithType: PaginatedResponse.PaginatedResponse(PaginatedResponse) 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, 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.PaginatedResponse(System.Collections.Generic.List, int, int, int) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New(System.Collections.Generic.List(Of T), Integer, Integer, Integer) nameWithType: PaginatedResponse.PaginatedResponse(List, 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.PaginatedResponse fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).New nameWithType: PaginatedResponse.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, 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.Deconstruct(out System.Collections.Generic.List, 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.Deconstruct(out List, 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.Deconstruct fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Deconstruct nameWithType: PaginatedResponse.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.EqualityContract fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).EqualityContract nameWithType: PaginatedResponse.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.EqualityContract fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).EqualityContract nameWithType: PaginatedResponse.EqualityContract nameWithType.vb: PaginatedResponse(Of T).EqualityContract - uid: EchoHub.Core.DTOs.PaginatedResponse`1.Equals(EchoHub.Core.DTOs.PaginatedResponse{`0}) name: Equals(PaginatedResponse?) 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.Equals(EchoHub.Core.DTOs.PaginatedResponse?) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals(EchoHub.Core.DTOs.PaginatedResponse(Of T)) nameWithType: PaginatedResponse.Equals(PaginatedResponse?) 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.Equals(object?) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals(Object) nameWithType: PaginatedResponse.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.Equals fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Equals nameWithType: PaginatedResponse.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.GetHashCode() fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).GetHashCode() nameWithType: PaginatedResponse.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.GetHashCode fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).GetHashCode nameWithType: PaginatedResponse.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.Items fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Items nameWithType: PaginatedResponse.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.Items fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Items nameWithType: PaginatedResponse.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.Limit fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Limit nameWithType: PaginatedResponse.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.Limit fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Limit nameWithType: PaginatedResponse.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.Offset fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Offset nameWithType: PaginatedResponse.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.Offset fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Offset nameWithType: PaginatedResponse.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.PrintMembers(System.Text.StringBuilder) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).PrintMembers(System.Text.StringBuilder) nameWithType: PaginatedResponse.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.PrintMembers fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).PrintMembers nameWithType: PaginatedResponse.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.ToString() fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).ToString() nameWithType: PaginatedResponse.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.ToString fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).ToString nameWithType: PaginatedResponse.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.Total fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Total nameWithType: PaginatedResponse.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.Total fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).Total nameWithType: PaginatedResponse.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?, PaginatedResponse?) 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.operator ==(EchoHub.Core.DTOs.PaginatedResponse?, EchoHub.Core.DTOs.PaginatedResponse?) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).=(EchoHub.Core.DTOs.PaginatedResponse(Of T), EchoHub.Core.DTOs.PaginatedResponse(Of T)) nameWithType: PaginatedResponse.operator ==(PaginatedResponse?, PaginatedResponse?) 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.operator == fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).= nameWithType: PaginatedResponse.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?, PaginatedResponse?) 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.operator !=(EchoHub.Core.DTOs.PaginatedResponse?, EchoHub.Core.DTOs.PaginatedResponse?) fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).<>(EchoHub.Core.DTOs.PaginatedResponse(Of T), EchoHub.Core.DTOs.PaginatedResponse(Of T)) nameWithType: PaginatedResponse.operator !=(PaginatedResponse?, PaginatedResponse?) 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.operator != fullName.vb: EchoHub.Core.DTOs.PaginatedResponse(Of T).<> nameWithType: PaginatedResponse.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) name: UserPresenceDto(string, string?, string?, UserStatus, string?) 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_ commentId: M:EchoHub.Core.DTOs.UserPresenceDto.#ctor(System.String,System.String,System.String,EchoHub.Core.Models.UserStatus,System.String) name.vb: New(String, String, String, UserStatus, String) fullName: EchoHub.Core.DTOs.UserPresenceDto.UserPresenceDto(string, string?, string?, EchoHub.Core.Models.UserStatus, string?) fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.New(String, String, String, EchoHub.Core.Models.UserStatus, String) nameWithType: UserPresenceDto.UserPresenceDto(string, string?, string?, UserStatus, string?) nameWithType.vb: UserPresenceDto.New(String, String, String, UserStatus, String) - 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@) name: Deconstruct(out string, out string?, out string?, out UserStatus, out string?) 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__ commentId: M:EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(System.String@,System.String@,System.String@,EchoHub.Core.Models.UserStatus@,System.String@) name.vb: Deconstruct(String, String, String, UserStatus, String) fullName: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(out string, out string?, out string?, out EchoHub.Core.Models.UserStatus, out string?) fullName.vb: EchoHub.Core.DTOs.UserPresenceDto.Deconstruct(String, String, String, EchoHub.Core.Models.UserStatus, String) nameWithType: UserPresenceDto.Deconstruct(out string, out string?, out string?, out UserStatus, out string?) nameWithType.vb: UserPresenceDto.Deconstruct(String, String, String, UserStatus, String) - 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.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,System.DateTimeOffset,System.DateTimeOffset) name: UserProfileDto(Guid, string, string?, string?, string?, string?, UserStatus, string?, 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_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,System.DateTimeOffset,System.DateTimeOffset) name.vb: New(Guid, String, String, String, String, String, UserStatus, String, DateTimeOffset, DateTimeOffset) fullName: EchoHub.Core.DTOs.UserProfileDto.UserProfileDto(System.Guid, string, string?, string?, string?, string?, EchoHub.Core.Models.UserStatus, string?, System.DateTimeOffset, System.DateTimeOffset) fullName.vb: EchoHub.Core.DTOs.UserProfileDto.New(System.Guid, String, String, String, String, String, EchoHub.Core.Models.UserStatus, String, System.DateTimeOffset, System.DateTimeOffset) nameWithType: UserProfileDto.UserProfileDto(Guid, string, string?, string?, string?, string?, UserStatus, string?, DateTimeOffset, DateTimeOffset) nameWithType.vb: UserProfileDto.New(Guid, String, String, String, String, String, UserStatus, String, 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@,System.DateTimeOffset@,System.DateTimeOffset@) name: Deconstruct(out Guid, out string, out string?, out string?, out string?, out string?, out UserStatus, out string?, 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__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@,System.DateTimeOffset@,System.DateTimeOffset@) name.vb: Deconstruct(Guid, String, String, String, String, String, UserStatus, String, 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 System.DateTimeOffset, out System.DateTimeOffset) fullName.vb: EchoHub.Core.DTOs.UserProfileDto.Deconstruct(System.Guid, String, String, String, String, String, EchoHub.Core.Models.UserStatus, String, System.DateTimeOffset, System.DateTimeOffset) nameWithType: UserProfileDto.Deconstruct(out Guid, out string, out string?, out string?, out string?, out string?, out UserStatus, out string?, out DateTimeOffset, out DateTimeOffset) nameWithType.vb: UserProfileDto.Deconstruct(Guid, String, String, String, String, String, UserStatus, String, 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.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.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.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.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.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.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.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.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,Microsoft.AspNetCore.SignalR.IHubContext{EchoHub.Server.Hubs.ChatHub,EchoHub.Core.Contracts.IEchoHubClient}) name: ChannelsController(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IHubContext) 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_Microsoft_AspNetCore_SignalR_IHubContext_EchoHub_Server_Hubs_ChatHub_EchoHub_Core_Contracts_IEchoHubClient__ commentId: M:EchoHub.Server.Controllers.ChannelsController.#ctor(EchoHub.Server.Data.EchoHubDbContext,EchoHub.Server.Services.FileStorageService,EchoHub.Server.Services.ImageToAsciiService,System.Net.Http.IHttpClientFactory,Microsoft.AspNetCore.SignalR.IHubContext{EchoHub.Server.Hubs.ChatHub,EchoHub.Core.Contracts.IEchoHubClient}) name.vb: New(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IHubContext(Of ChatHub, IEchoHubClient)) fullName: EchoHub.Server.Controllers.ChannelsController.ChannelsController(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, Microsoft.AspNetCore.SignalR.IHubContext) fullName.vb: EchoHub.Server.Controllers.ChannelsController.New(EchoHub.Server.Data.EchoHubDbContext, EchoHub.Server.Services.FileStorageService, EchoHub.Server.Services.ImageToAsciiService, System.Net.Http.IHttpClientFactory, Microsoft.AspNetCore.SignalR.IHubContext(Of EchoHub.Server.Hubs.ChatHub, EchoHub.Core.Contracts.IEchoHubClient)) nameWithType: ChannelsController.ChannelsController(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IHubContext) nameWithType.vb: ChannelsController.New(EchoHubDbContext, FileStorageService, ImageToAsciiService, IHttpClientFactory, IHubContext(Of ChatHub, IEchoHubClient)) - 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) name: SendUrl(string, SendUrlRequest) href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_SendUrl_System_String_EchoHub_Core_DTOs_SendUrlRequest_ commentId: M:EchoHub.Server.Controllers.ChannelsController.SendUrl(System.String,EchoHub.Core.DTOs.SendUrlRequest) name.vb: SendUrl(String, SendUrlRequest) fullName: EchoHub.Server.Controllers.ChannelsController.SendUrl(string, EchoHub.Core.DTOs.SendUrlRequest) fullName.vb: EchoHub.Server.Controllers.ChannelsController.SendUrl(String, EchoHub.Core.DTOs.SendUrlRequest) nameWithType: ChannelsController.SendUrl(string, SendUrlRequest) nameWithType.vb: ChannelsController.SendUrl(String, SendUrlRequest) - 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) name: Upload(string) href: api/server/EchoHub.Server.Controllers.ChannelsController.html#EchoHub_Server_Controllers_ChannelsController_Upload_System_String_ commentId: M:EchoHub.Server.Controllers.ChannelsController.Upload(System.String) name.vb: Upload(String) fullName: EchoHub.Server.Controllers.ChannelsController.Upload(string) fullName.vb: EchoHub.Server.Controllers.ChannelsController.Upload(String) nameWithType: ChannelsController.Upload(string) nameWithType.vb: ChannelsController.Upload(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.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) 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) fullName.vb: EchoHub.Server.Data.EchoHubDbContext.New(Microsoft.EntityFrameworkCore.DbContextOptions(Of EchoHub.Server.Data.EchoHubDbContext)) nameWithType: EchoHubDbContext.EchoHubDbContext(DbContextOptions) 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.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.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.Server.Data.EchoHubDbContext,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub},EchoHub.Server.Services.PresenceTracker) name: ChatHub(EchoHubDbContext, ILogger, PresenceTracker) href: api/server/EchoHub.Server.Hubs.ChatHub.html#EchoHub_Server_Hubs_ChatHub__ctor_EchoHub_Server_Data_EchoHubDbContext_Microsoft_Extensions_Logging_ILogger_EchoHub_Server_Hubs_ChatHub__EchoHub_Server_Services_PresenceTracker_ commentId: M:EchoHub.Server.Hubs.ChatHub.#ctor(EchoHub.Server.Data.EchoHubDbContext,Microsoft.Extensions.Logging.ILogger{EchoHub.Server.Hubs.ChatHub},EchoHub.Server.Services.PresenceTracker) name.vb: New(EchoHubDbContext, ILogger(Of ChatHub), PresenceTracker) fullName: EchoHub.Server.Hubs.ChatHub.ChatHub(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Logging.ILogger, EchoHub.Server.Services.PresenceTracker) fullName.vb: EchoHub.Server.Hubs.ChatHub.New(EchoHub.Server.Data.EchoHubDbContext, Microsoft.Extensions.Logging.ILogger(Of EchoHub.Server.Hubs.ChatHub), EchoHub.Server.Services.PresenceTracker) nameWithType: ChatHub.ChatHub(EchoHubDbContext, ILogger, PresenceTracker) nameWithType.vb: ChatHub.New(EchoHubDbContext, ILogger(Of ChatHub), PresenceTracker) - 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.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.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.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.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) 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) fullName.vb: EchoHub.Server.Services.PresenceTracker.GetConnectionsInChannels(System.Collections.Generic.List(Of String)) nameWithType: PresenceTracker.GetConnectionsInChannels(List) 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.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) 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) 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) 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.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.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