CALL_SIGNALING constant

URLRequestNetworkServiceType const CALL_SIGNALING

A service type for call signaling.

Use this service type with network traffic that establishes, maintains, or tears down a VoIP call.

Implementation

static const CALL_SIGNALING = URLRequestNetworkServiceType._internal(11, 11);