Foxit PDF SDK  9.1
FSAppInfoProvider Class Reference
Inheritance diagram for FSAppInfoProvider:

Instance Methods

(NSString *) - getAppName
 Get app name. More...
 
(NSString *) - getAppVersion
 Get app version. More...
 
(NSString *) - getUserName
 Get user name. More...
 

Detailed Description

Copyright (C) 2003-2025, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK for iOS to third party or public without permission unless an agreement is signed between Foxit Software Inc. and customers to explicitly grant customers permissions. Review legal.txt for additional license and legal information.

Method Documentation

◆ getAppName

- (NSString *) getAppName

Get app name.

Returns
The app name.

◆ getAppVersion

- (NSString *) getAppVersion

Get app version.

Returns
The app version.

◆ getUserName

- (NSString *) getUserName

Get user name.

Returns
The user name.