Enum RTSPResponseStatusCodesEnum
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTSPResponseStatusCodesEnum
Fields
| Name | Description |
|---|---|
| BadGateway | |
| BadRequest | |
| Continue | |
| Created | |
| Forbidden | |
| GatewayTimeOut | |
| InternalServerError | |
| LowOnStorageSpace | |
| MethodNotAllowed | |
| MovedPermanently | |
| MovedTemporarily | |
| MultipleChoices | |
| NotAcceptable | |
| NotFound | |
| NotImplemented | |
| OK | |
| OptionNotSupported | |
| PaymentRequired | |
| ProxyAuthenticationRequired | |
| RTSPVersionNotSupported | |
| SeeOther | |
| ServiceUnavailable | |
| Unauthorized | |
| UseProxy |