Enum STUNMessageTypesEnum
Assembly: SIPSorcery.dll
Syntax
public enum STUNMessageTypesEnum : ushort
Fields
| Name |
Description |
| Allocate |
|
| AllocateErrorResponse |
|
| AllocateSuccessResponse |
|
| BindingErrorResponse |
|
| BindingRequest |
|
| BindingSuccessResponse |
|
| ChannelBind |
|
| ChannelBindErrorResponse |
|
| ChannelBindSuccessResponse |
|
| Connect |
|
| ConnectionAttempt |
|
| ConnectionBind |
|
| CreatePermission |
|
| CreatePermissionErrorResponse |
|
| CreatePermissionSuccessResponse |
|
| Data |
|
| DataIndication |
|
| Refresh |
|
| RefreshErrorResponse |
|
| RefreshSuccessResponse |
|
| Send |
|
| SendIndication |
|
Extension Methods