public void JoinGameGroup(int requestId, string groupId) { IOSWrapper.IOSFBJoinGameGroup(requestId, groupId); }