For the complete documentation index, see llms.txt. This page is also available as Markdown.

getInterlinkedC4WIMobileSDKApplications

Get the of applications interlinked with the current one

/**
 * Get list of application identifier current interlinked with
 */
- (NSArray<NSString *> *) getInterlinkedC4WIMobileSDKApplications;

Last updated

Was this helpful?