ChatTypingEventArgs Class

Provides information about a typing state change in RadzenChat.

Inheritance

Object

ChatTypingEventArgs

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class ChatTypingEventArgs

Constructors

ChatTypingEventArgslink

Provides information about a typing state change in RadzenChat.

Declaration
public ChatTypingEventArgs()

Properties

IsTypinglink

Gets or sets whether the participant is typing.

Declaration
public bool IsTyping { get; set; }
Property Value
Type Description
boolGets or sets whether the participant is typing.

UserIdlink

Gets or sets the participant ID.

Declaration
public string UserId { get; set; }
Property Value
Type Description
stringGets or sets the participant ID.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙