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