Preparing search index...
The search index is not available
me2em Protocol API Reference - v0.1.0-alpha.1
me2em Protocol API Reference
Me2emContextValue
Interface Me2emContextValue
interface
Me2emContextValue
{
identity
:
any
;
hasIdentity
:
boolean
;
activateIdentity
:
(
(
seed
:
Uint8Array
)
=>
Promise
<
boolean
>
)
;
clearIdentity
:
(
(
)
=>
void
)
;
}
Index
Properties
identity
has
Identity
activate
Identity
clear
Identity
Properties
identity
identity
:
any
has
Identity
has
Identity
:
boolean
activate
Identity
activate
Identity
:
(
(
seed
:
Uint8Array
)
=>
Promise
<
boolean
>
)
clear
Identity
clear
Identity
:
(
(
)
=>
void
)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identity
has
Identity
activate
Identity
clear
Identity
me2em Protocol API Reference - v0.1.0-alpha.1
Loading...