|
HyphenateSDK
3.1.4
|
#import <EMClientDelegate.h>
Instance Methods | |
| (void) | - didConnectionStateChanged: |
| (void) | - didAutoLoginWithError: |
| (void) | - didLoginFromOtherDevice |
| (void) | - didRemovedFromServer |
This protocol provides a number of utility classes callback
|
optional |
Callback Automatic login fails
| aError | Error |
|
optional |
Connection to the server status changes will receive the callback
calling the method causes:
| aConnectionState | Current state |
|
optional |
Current login account to log in on other devices will receive the callback
|
optional |
Current login account will receive the callback is deleted from the server
1.8.11