Class realm_sync_errno_connection_e


  • public final class realm_sync_errno_connection_e
    extends java.lang.Object
    • Field Detail

      • RLM_SYNC_ERR_CONNECTION_CONNECTION_CLOSED

        public static final int RLM_SYNC_ERR_CONNECTION_CONNECTION_CLOSED
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_OTHER_ERROR

        public static final int RLM_SYNC_ERR_CONNECTION_OTHER_ERROR
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_UNKNOWN_MESSAGE

        public static final int RLM_SYNC_ERR_CONNECTION_UNKNOWN_MESSAGE
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_SYNTAX

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_SYNTAX
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_LIMITS_EXCEEDED

        public static final int RLM_SYNC_ERR_CONNECTION_LIMITS_EXCEEDED
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_WRONG_PROTOCOL_VERSION

        public static final int RLM_SYNC_ERR_CONNECTION_WRONG_PROTOCOL_VERSION
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_SESSION_IDENT

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_SESSION_IDENT
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_REUSE_OF_SESSION_IDENT

        public static final int RLM_SYNC_ERR_CONNECTION_REUSE_OF_SESSION_IDENT
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BOUND_IN_OTHER_SESSION

        public static final int RLM_SYNC_ERR_CONNECTION_BOUND_IN_OTHER_SESSION
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_MESSAGE_ORDER

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_MESSAGE_ORDER
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_DECOMPRESSION

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_DECOMPRESSION
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_CHANGESET_HEADER_SYNTAX

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_CHANGESET_HEADER_SYNTAX
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_BAD_CHANGESET_SIZE

        public static final int RLM_SYNC_ERR_CONNECTION_BAD_CHANGESET_SIZE
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_SWITCH_TO_FLX_SYNC

        public static final int RLM_SYNC_ERR_CONNECTION_SWITCH_TO_FLX_SYNC
        See Also:
        Constant Field Values
      • RLM_SYNC_ERR_CONNECTION_SWITCH_TO_PBS

        public static final int RLM_SYNC_ERR_CONNECTION_SWITCH_TO_PBS
        See Also:
        Constant Field Values
    • Constructor Detail

      • realm_sync_errno_connection_e

        public realm_sync_errno_connection_e()