Authorize/MixiAppAuthorizer.h
説明を見る。
00001 
00009 #import <Foundation/Foundation.h>
00010 #import "MixiAuthorizer.h"
00011 
00012 
00018 @interface MixiAppAuthorizer : MixiAuthorizer {
00020     NSArray *permissions_;
00021 
00023     NSString *returnScheme_;
00024 }
00025 
00026 @end
 全て クラス ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義