activationCode

Retrieves or sets the activation code. If you register an application manually, you must set an activation code.

Syntax

@property(readwrite, retain, nonatomic) NSString* activationCode;

Parameters

None.

Returns

Returns the activation code.