PostMessage RPC API Documentation - v0.2.2
    Preparing search index...

    Enumeration ErrorStrings

    Enum for all error message string constants used throughout the library

    Index

    Enumeration Members

    SocketIsTerminated: "Socket is terminated"
    NoTargetWindow: "No target window"
    NoSourceWindow: "The source window is not the target window"
    NoMessageChannel: "No message channel:"
    NoEventListener: "No event listener"
    NoEventName: "No event name"
    NoMessageId: "No message id"
    NoMessagePayload: "No message payload"
    WrongMessagePayload: "Wrong message payload format"
    NoMessageResponse: "No message response"
    NoMessageWaitForResponse: "No message wait for response"