add isEnabledAutomaticReconnection (#75)
* add isEnabledAutomaticReconnection * test isEnabledAutomaticReconnection * rename
This commit is contained in:
committed by
Benjamin Sergeant
parent
e2acbe8499
commit
751f294164
@ -134,6 +134,7 @@ namespace ix
|
||||
|
||||
void enableAutomaticReconnection();
|
||||
void disableAutomaticReconnection();
|
||||
bool isAutomaticReconnectionEnabled() const;
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user