For the complete documentation index, see llms.txt. This page is also available as Markdown.
setInterlinkedC4WIMobileSDKApplications
Configure the list of apps to be linked to current app
/** * Configure list of application to be interlinked with current * * @param identifiers - list of applications identifiers*/-(void) setInterlinkedC4WIMobileSDKApplications: (NSArray<NSString*>*) identifiers;