luxlabs header browser preview


@interface GKVoiceChatError : NSObject

+ (BOOL)getNSError:(id *)a0 code:(long long)a1 detailedCode:(long long)a2 filePath:(id)a3 description:(id)a4 reason:(id)a5;
+ (BOOL)getNSError:(id *)a0 code:(long long)a1 detailedCode:(long long)a2 returnCode:(long long)a3 filePath:(id)a4 description:(id)a5 reason:(id)a6;

@end