11 #include "emchatclient.h" 12 #include "emcontactmanager_interface.h" 14 #import "IEMContactManager.h" 15 #import "EMContactManagerListener.h" 19 emsdk::EMContactManagerListener *contactListener_;
22 @property (strong, nonatomic, readonly) EMMulticastDelegate<EMContactManagerDelegate> *delegates;
24 - (void)removeContactListener;