Module message

Source
Expand description

Module for TURN message types in addition to thise specified by STUN.

Constantsยง

ALLOCATE
The value of the Allocate message type. Can be used in either a request or an indication message.
CHANNEL_BIND
The value of the ChannelBind message type. Can be used in either a request or an indication message.
CREATE_PERMISSION
The value of the CreatePermission message type. Can be used in either a request or an indication 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 be used in either a request or an indication message.
SEND
The value of the Send message type. Can only be used in an indication message.