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