Search Results for

    Show / Hide Table of Contents

    Class MessageFields

    Fields which are part of a response of the RocketChat web socket

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

    Fields

    args

    Declaration
    public MessageFieldsArguments[] args
    Field Value
    Type Description
    MessageFieldsArguments[]

    eventName

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