Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
IdentifiedClientStateSDKType
Interface IdentifiedClientStateSDKType
IdentifiedClientState defines a client state with an additional client identifier field.
interface
IdentifiedClientStateSDKType
{
client_id
:
string
;
client_state
?:
AnySDKType
;
}
Index
Properties
client_
id
client_
state?
Properties
client_
id
client_
id
:
string
Optional
client_
state
client_
state
?:
AnySDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
state
@crownfi/sei-js-proto
Loading...
IdentifiedClientState defines a client state with an additional client identifier field.