BKSProcessAssertion

From iPhone Development Wiki
Revision as of 14:40, 19 January 2014 by IKy1e (talk | contribs) (Created a stub page to put some notes on. (needs loads of work))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This process is a Stub, please help expand it.


Methods

Signature -(NSString*)NameForReason:(NSUInteger)reason;
Available in 6.0–
Reason Result
0 @"none"
1 @"audio"
2 @"location"
3 @"external-accessory"
4 @"finishTask"
5 @"bluetooth"
6 @"networkAuthentication"
7 @"backgroundUI"
8 @"interAppAudioStreaming"
9 @"viewServices"
10 @"newsstandDownload"
11 @"backgroundDownload"
Other (12+) @"Unknown"


References