OGPlayer React Native SDK
ogplayer.tv
Docs
Preparing search index...
OGPlayerError
Interface OGPlayerError
interface
OGPlayerError
{
category
:
string
;
code
:
number
;
message
:
string
;
retryable
:
boolean
;
}
Index
Properties
category
code
message
retryable
Properties
category
category
:
string
code
code
:
number
message
message
:
string
retryable
retryable
:
boolean
True when retrying the same load has a reasonable chance of succeeding.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
code
message
retryable
ogplayer.tv
Docs
OGPlayer React Native SDK
Loading...
True when retrying the same load has a reasonable chance of succeeding.