Preparing search index...
The search index is not available
AppleSauce
AppleSauce
applesauce-relay
IRelayState
Interface IRelayState
interface
IRelayState
{
authenticated$
:
Observable
<
boolean
>
;
challenge$
:
Observable
<
null
|
string
>
;
connected$
:
Observable
<
boolean
>
;
notices$
:
Observable
<
string
[]
>
;
}
Hierarchy (
View Summary
)
IRelayState
IRelay
Index
Properties
authenticated$
challenge$
connected$
notices$
Properties
authenticated$
authenticated$
:
Observable
<
boolean
>
challenge$
challenge$
:
Observable
<
null
|
string
>
connected$
connected$
:
Observable
<
boolean
>
notices$
notices$
:
Observable
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authenticated$
challenge$
connected$
notices$
AppleSauce
Loading...