C# Class Rtsp.Messages.RtspResponse

Inheritance: Rtsp.Messages.RtspMessage
Afficher le fichier Open project: ngraziano/SharpRTSP Class Usage Examples

Méthodes publiques

Méthode Description
RtspResponse ( ) : System

Initializes a new instance of the RtspResponse class.

Private Methods

Méthode Description
GetDefaultError ( int aErrorCode ) : string

Gets the default error message for an error code.

Method Details

RtspResponse() public méthode

Initializes a new instance of the RtspResponse class.
public RtspResponse ( ) : System
Résultat System