|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
Public Member Functions | |
| Status (int code, String msg) | |
| String | toString () |
Public Attributes | |
| OK =(200, "OK") | |
| PARTIAL_CONTENT =(206, "Partial Content") | |
| METHOD_NOT_ALLOWED =(405, "Method Not Allowed") | |
| INTERNAL_SERVER_ERROR =(500, "Internal Server Error") | |