Preparing search index...
The search index is not available
@oasisprotocol/client-ext-utils
@oasisprotocol/client-ext-utils
protocol
MessageResponse
Interface MessageResponse
interface
MessageResponse
{
body
?:
unknown
;
err
?:
unknown
;
id
:
number
;
type
:
"oasis-xu-response-v1"
;
}
Index
Properties
body?
err?
id
type
Properties
Optional
body
body
?:
unknown
Optional
err
err
?:
unknown
id
id
:
number
type
type
:
"oasis-xu-response-v1"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
err
id
type
@oasisprotocol/client-ext-utils
Loading...