Inherits from NSObject
Declared in NMAppInfo.h
NMAppInfo.m

Tasks

Class Methods

appVersion

Application’s version string

+ (NSString *)appVersion

Discussion

Application’s version string

Declared In

NMAppInfo.h

connectionType

Internet connection type. – Cellular – Wifi – No connection

+ (NSString *)connectionType

Discussion

Internet connection type. – Cellular – Wifi – No connection

Declared In

NMAppInfo.h

deviceIPAddress

Internal IP address of the device

+ (NSString *)deviceIPAddress

Discussion

Internal IP address of the device

Declared In

NMAppInfo.h

deviceModel

Model string of the device

+ (NSString *)deviceModel

Discussion

Model string of the device

Declared In

NMAppInfo.h

iOSVersion

iOS system version of device

+ (NSString *)iOSVersion

Discussion

iOS system version of device

Declared In

NMAppInfo.h

operatorName

Application’s version string

+ (NSString *)operatorName

Discussion

Application’s version string

Declared In

NMAppInfo.h