Enumeration Case 列挙ケース

NSURLRequest.NetworkServiceType.callSignaling

A service type for call signaling. 呼び出し信号送信に対するサービス型。

Declaration 宣言

case callSignaling = 11

Discussion 議論

Use this service type with network traffic that establishes, maintains, or tears down a VoIP call. Use the NSURLRequest.NetworkServiceType.voip type for the actual media of a call. このサービス型を、VoIP呼び出しを確立、保守、または取り下げるネットワークトラフィックで使ってください。NSURLRequest.NetworkServiceType.voip型を呼び出しの実際の媒体に対して使ってください。

See Also 参照

Network Service Types ネットワークサービス型