Show / Hide Table of Contents

    Constructor JsonRpcMessage

    JsonRpcMessage(JsonRpcId)

    Initialises a new JSON-RPC message instance with a given ID.
    Declaration
    protected JsonRpcMessage(JsonRpcId id)
    Parameters
    Type Name Description
    JsonRpcId id The JsonRpcId instance to assign to the message.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.