setRequestType: method

Helper method to store the request type to be instantiated; the builder decides which class (SDMHttpRequest or SUPRequest) should be instantiated based on this value.

Syntax

+ ( void ) setRequestType : ( const enum ERequestType ) type_in

Parameters