/ Published in: Objective C
@return NSString
Expand |
Embed | Plain Text
UIDevice *device = [UIDevice currentDevice];
You need to login to post a comment.
mineschan on 01/29/11
1 person have marked this snippet as a favorite
@return NSString
UIDevice *device = [UIDevice currentDevice];
You need to login to post a comment.