performReconnect property
getter/setter pair
Function provided by XmppConnection that allows the policy to perform a reconnection.
Implementation
PerformReconnectFunction? performReconnect;
Function provided by XmppConnection that allows the policy to perform a reconnection.
PerformReconnectFunction? performReconnect;