Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
core/auth
HonuaAuthEventHandle
Interface HonuaAuthEventHandle
Handle returned by
provider.on(...)
; call
remove()
to unsubscribe.
interface
HonuaAuthEventHandle
{
remove
(
)
:
void
;
}
Index
Methods
remove
Methods
remove
remove
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
remove
@honua/sdk-js
Loading...
Handle returned by
provider.on(...); callremove()to unsubscribe.