|
typedef std::function< int()> | _EMNetCallback |
|
§ EMNetCallback()
NetCallback's constructor.
- Parameters
-
Callback | ovserver handle. |
NetStatus | callback. |
- Returns
- NA
§ ~EMNetCallback()
virtual easemob::EMNetCallback::~EMNetCallback |
( |
| ) |
|
|
inlinevirtual |
NetCallback's destructor.
- Parameters
-
- Returns
- NA
§ getNetState()
virtual EMNetworkListener::EMNetworkType easemob::EMNetCallback::getNetState |
( |
| ) |
|
|
inlinevirtual |
The success callback of async method.
Note: SDK usually notify user by a global listener if this method return false.
- Parameters
-
- Returns
- Whether callback has been completely processed.
The documentation for this class was generated from the following file: