case developer
A developer-initiated network request.
開発者着手のネットワークリクエスト。
case user
The user explicitly directs the app to make a network request.
ユーザが明示的にアプリに指示してネットワークリクエストを作ります。
Availability 有効性
Technology
Use one of these values when setting the attribution
parameter of a URLRequest
. If you don’t set a value, the system assumes NSURLRequest
.
case developer
case user
var attribution: NSURLRequest.Attribution