foreignApps property

List<int>? foreignApps
getter/setter pair

Lists the applications in addition to the application-id whose global states may be accessed by this application's approval-program and clear-state-program. The access is read-only.

Implementation

List<int>? foreignApps;