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:params: methods. The newly created request must then be passed as a parameter to [ VPNUTransport sendRequest:error: ] method.

Extends: NSObject

Declared in: VPNURequest.h

Class Methods

Instance Methods

Properties