CALL_SIGNALING constant

IOSURLRequestNetworkServiceType 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 =
    IOSURLRequestNetworkServiceType._internal(11, 11);