Class ClientState

    • Field Detail

      • FEATURE

        public static final StreamFeature FEATURE
        The stream feature for servers to advertise support for client state indication.
      • ACTIVE

        public static final ClientState ACTIVE
        The active state.
      • INACTIVE

        public static final ClientState INACTIVE
        The inactive state.