Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

ACCESS_TOKEN_INVALID

ACCESS_TOKEN_INVALID: = 20101

Twilio was unable to validate your Access Token

PLAYBACK_AUTHORIZATION

PLAYBACK_AUTHORIZATION: = 56001

A network resource is not authorized

PLAYBACK_INVALID_DATA

PLAYBACK_INVALID_DATA: = 56002

Data or input is invalid

PLAYBACK_INVALID_PARAMETER

PLAYBACK_INVALID_PARAMETER: = 56003

A method parameter is invalid

PLAYBACK_INVALID_STATE

PLAYBACK_INVALID_STATE: = 56004

The Player or an internal object is in an invalid state

PLAYBACK_MEDIA

PLAYBACK_MEDIA: = 56000

An error occurred playing back media content

PLAYBACK_NETWORK

PLAYBACK_NETWORK: = 56005

A network error occurred

PLAYBACK_NETWORK_IO

PLAYBACK_NETWORK_IO: = 56006

A network I/O error occurred

PLAYBACK_NOT_SUPPORTED

PLAYBACK_NOT_SUPPORTED: = 56009

A method or feature is not supported

PLAYBACK_NO_SOURCE

PLAYBACK_NO_SOURCE: = 56010

There is no source for the Player to play

PLAYBACK_STREAM_NOT_AVAILABLE

PLAYBACK_STREAM_NOT_AVAILABLE: = 56007

The stream is not available

PLAYBACK_TIMEOUT

PLAYBACK_TIMEOUT: = 56011

The Player timed out performing an operation

PLAYBACK_TOO_MANY_STREAMING_REQUESTS

PLAYBACK_TOO_MANY_STREAMING_REQUESTS: = 56008

The current-viewers limit was reached

Generated using TypeDoc