OPNet
Preparing search index...
IDecodedEvent
Interface IDecodedEvent
interface
IDecodedEvent
{
data
:
Uint8Array
;
type
:
string
;
values
:
DecodedCallResult
[]
;
}
Hierarchy
NetEvent
IDecodedEvent
Implemented by
OPNetEvent
Index
Properties
data
type
values
Properties
Readonly
data
data
:
Uint8Array
Readonly
type
type
:
string
Readonly
values
values
:
DecodedCallResult
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
values
OPNet
Loading...