Search Results for

    Show / Hide Table of Contents

    Class User

    A base user object for the RocketChat API

    Inheritance
    Object
    User
    UserInfo
    Namespace: i5.Toolkit.Core.RocketChatClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class User

    Fields

    _id

    Declaration
    public string _id
    Field Value
    Type Description
    String

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    username

    Declaration
    public string username
    Field Value
    Type Description
    String
    In This Article
    Back to top i5 Toolkit Documentation