fileGroupOwnerAccountID
ファイルのグループオーナーアカウントIDを返します
解説
ファイルのグループオーナーアカウントIDを返します。
返り値
( NSNumber * )
引数
フレームワーク
Foundation
クラス
NSDictionary
Instance Methods
使用可能
10.2
iOS2.0
参照
例文
NSLog([[dic fileGroupOwnerAccountID] description]);
ファイルのグループオーナーアカウントIDを返します。
( NSNumber * )
Foundation
NSDictionary
10.2
iOS2.0
NSLog([[dic fileGroupOwnerAccountID] description]);