ALCEntity Protocol Reference

Conforms to NSObject
Declared in ALCEntity.h

– communicatorIdentifier required method

Unique identifier representing the entity (publisher or subscriber) in the AppLovin pub/sub system. Currently used for debugging purposes only - so please provide an easily distinguishable identifier (e.g. “safedk”).

- (NSString *)communicatorIdentifier

Discussion

Unique identifier representing the entity (publisher or subscriber) in the AppLovin pub/sub system. Currently used for debugging purposes only - so please provide an easily distinguishable identifier (e.g. “safedk”).

Declared In

ALCEntity.h