User Class

Definition

Represents a user in a conversation. Added in 1.5.0

public sealed class User
type User = class
Public NotInheritable Class User
Inheritance
User

Properties

UserId

Gets the user identifier.

Methods

FromUserId(String)

Create a user using a user identifier.

Applies to