NFive API Reference

NFive API Reference

    Show / Hide Table of Contents

    Interface ICommunicationMessage

    Namespace: NFive.SDK.Client.Communications
    Assembly: NFive.SDK.Client.net.dll
    Syntax
    public interface ICommunicationMessage

    Methods

    | Improve this Doc View Source

    Reply(Object[])

    Replies to the event with the specified payloads.

    Declaration
    void Reply(params object[] payloads)
    Parameters
    Type Name Description
    Object[] payloads

    The payloads to reply to the event with.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2019 NFive