GameServiceRequestWrapper
@objc public class GameServiceRequestWrapper: NSObject
Undocumented
-
Undocumented
Declaration
Swift
public static func createRequest(type: RequestType, url: String, body: [String: AnyObject]?, auth: Bool) -> GameServiceRequest
GameServiceRequestWrapper Class Reference