Developers SDK

VPNURequest

A special request class used by VPNUTransport.
Discussion

A request object is constructed with one of the factory methods. Most API requests should be constructed using APIRequestWithAction: or APIRequestWithAction:andParams: methods. The newly created request must then be passed as a parameter to sendRequest:error: or cURLSendRequest:error: methods of VPNUTransport class instance.

Extends: NSObject

Declared in: VPNURequest.h

Class Methods

Instance Methods

Properties