Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.net.streaming.proxy.server.rtsp.RtspResponseStatus.Status Enum Reference

Public Member Functions

 Status (int code, String msg)
 
String toString ()
 

Public Attributes

 OK =(200, "OK")
 
 BAD_REQUEST =(400, "Bad Request")
 
 METHOD_NOT_ALLOWED =(405, "Method Not Allowed")
 
 SESSION_NOT_FOUND =(454, "Session Not Found")
 
 UNSUPPORTED_TRANSPORT =(461, "Unsupported transport")
 
 INTERNAL_SERVER_ERROR =(500, "Internal Server Error")
 

The documentation for this enum was generated from the following file: