# getInterlinkedC4WIMobileSDKApplications

### Get the of applications interlinked with the current one

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