Enumeration 列挙

NSURLSessionMultipathServiceType

Constants that specify the type of service that Multipath TCP uses. マルチパスTCPが使うサービスの型を指定する定数。

Declaration 宣言

typedef enum NSURLSessionMultipathServiceType : NSInteger {
    ...
} NSURLSessionMultipathServiceType;

Topics 話題

Service Types サービス型

See Also 参照

Supporting Multipath TCP マルチパスTCPをサポートする