W3Booster SDK 2.0.0
First app
Guides
Examples
Preparing search index...
index
ProtocolEnvelope
Interface ProtocolEnvelope<TType, TData>
interface
ProtocolEnvelope
<
TType
extends
string
=
string
,
TData
=
unknown
>
{
data
:
TData
;
sequence
:
number
;
type
:
TType
;
version
:
string
;
}
Type Parameters
TType
extends
string
=
string
TData
=
unknown
Index
Properties
data
sequence
type
version
Properties
data
data
:
TData
sequence
sequence
:
number
type
type
:
TType
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
sequence
type
version
First app
Guides
Examples
W3Booster SDK 2.0.0
Loading...