Documentation
    Preparing search index...

    Enumeration FilterError

    Index

    Enumeration Members

    DECODE_FAILED: "Failed to decode"
    EMPTY_MESSAGE: "Empty message received"
    GENERIC_FAIL: "Generic error"
    INVALID_CONTENT_TOPIC: "Invalid content topic"
    INVALID_DECODER_TOPICS: "Invalid decoder topics"
    MISSING_PUBSUB_TOPIC: "Pubsub topic missing from push message"
    NO_PEER_AVAILABLE: "No peer available"
    NO_RESPONSE: "No response received"
    NO_STREAM_AVAILABLE: "No stream available"
    PING_FAILED: "Ping failed"
    PUSH_MESSAGE_FAILED: "Push message failed"
    REMOTE_PEER_REJECTED: "Remote peer rejected"
    STREAM_ABORTED: "Stream aborted"
    SUBSCRIPTION_FAILED: "Subscription failed"
    SUBSCRIPTION_LIMIT_EXCEEDED: "Subscription limit exceeded"
    TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
    TOPIC_NOT_CONFIGURED: "Topic not configured"
    UNSUBSCRIBE_FAILED: "Unsubscribe failed"