Search Results for

    Show / Hide Table of Contents

    Class WebSocketResponse

    Parsed response object which is sent by the RocketChat API for streamed web socket messages

    Inheritance
    object
    WebSocketResponse
    Namespace: i5.Toolkit.Core.RocketChatClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class WebSocketResponse

    Fields

    fields

    Additional fields in the message by the API

    Declaration
    public MessageFields fields
    Field Value
    Type Description
    MessageFields

    msg

    A category which labels this response This is not the message content by a user

    Declaration
    public string msg
    Field Value
    Type Description
    string
    In this article
    Back to top i5 Toolkit Documentation