Enumeration 列挙

NSURLSessionTaskState

Constants for determining the current state of a task. タスクの現在の状態を決定するための定数。

Declaration 宣言

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

Topics 話題

Task States タスク状態

See Also 参照

Controlling the Task State タスク状態を制御する