@interface GamePolicy.GamePolicyAppXPC : NSObject + (id)GamePolicyAppClientInterface; + (id)GamePolicyAppServerInterface; - (id)init; @end