15 #import <Foundation/Foundation.h>
25 EMConnectionConnected = 0,
26 EMConnectionDisconnected,
57 - (void)connectionStateDidChange:(EMConnectionState)aConnectionState;
70 - (void)autoLoginDidCompleteWithError:(
EMError *)aError;
112 - (void)userAccountDidForcedToLogout:(
EMError *)aError;
114 #pragma mark - Deprecated methods
135 - (void)didConnectionStateChanged:(EMConnectionState)aConnectionState __deprecated_msg("Use -connectionStateDidChange:");
148 - (void)didAutoLoginWithError:(
EMError *)aError __deprecated_msg("Use -autoLoginDidCompleteWithError:");
Definition: EMClientDelegate.h:38
void userDidForbidByServer()
"Use -userAccountDidLoginFromOtherDevice" __deprecated_msg()
void userAccountDidRemoveFromServer()
void userAccountDidLoginFromOtherDevice()