appId Instance Property

@property (nonatomic, readonly) NSString * appId;

The application ID the license is bound to.

Top