@musallam/audio-video-client
Preparing search index...
AudioVideoApiClient
FailedResponse
Interface FailedResponse
Generic error response object.
interface
FailedResponse
{
error_code
?:
string
;
message
?:
string
;
}
Index
Properties
error_
code?
message?
Properties
Optional
error_
code
error_code
?:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error_
code
message
@musallam/audio-video-client
Loading...
Generic error response object.