Expand description
Module for TURN message types in addition to those specified by STUN.
Constantsยง
- ALLOCATE
- The value of the Allocate message type. Can only be used in a request message.
- CHANNEL_
BIND - The value of the ChannelBind message type. Can only be used in a request message.
- CONNECT
- The value of the Connect message type. Can only be used in a request message.
- CONNECTION_
ATTEMPT - The value of the ConnectionAttempt message type. Can only be used in a request message.
- CONNECTION_
BIND - The value of the ConnectionBind message type. Can only be used in a request message.
- CREATE_
PERMISSION - The value of the CreatePermission message type. Can only be used in request message.
- DATA
- The value of the Data message type. Can only be used in an indication message.
- REFRESH
- The value of the Refresh message type. Can only be used in a request message.
- SEND
- The value of the Send message type. Can only be used in an indication message.