Contents

getLocallyAvailableLanguagesWithCompletionHandler:

Gets the languages used by asset packs that are localized and are available locally.

Declaration

- (void) getLocallyAvailableLanguagesWithCompletionHandler:(void (^)(NSArray<NSString *> *languageIdentifiers)) completionHandler;

See Also

Inspecting language support