moqtail-ts
Preparing search index...
model
FetchError
Class FetchError
Index
Constructors
constructor
Properties
error
Code
reason
Phrase
request
Id
Methods
get
Type
serialize
parse
Payload
Constructors
constructor
new
FetchError
(
requestId
:
bigint
,
errorCode
:
FetchErrorCode
,
reasonPhrase
:
ReasonPhrase
,
)
:
FetchError
Parameters
requestId
:
bigint
errorCode
:
FetchErrorCode
reasonPhrase
:
ReasonPhrase
Returns
FetchError
Properties
Readonly
error
Code
errorCode
:
FetchErrorCode
Readonly
reason
Phrase
reasonPhrase
:
ReasonPhrase
Readonly
request
Id
requestId
:
bigint
Methods
get
Type
getType
()
:
ControlMessageType
Returns
ControlMessageType
serialize
serialize
()
:
FrozenByteBuffer
Returns
FrozenByteBuffer
Static
parse
Payload
parsePayload
(
buf
:
BaseByteBuffer
)
:
FetchError
Parameters
buf
:
BaseByteBuffer
Returns
FetchError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
error
Code
reason
Phrase
request
Id
Methods
get
Type
serialize
parse
Payload
moqtail-ts
Loading...