performReconnect property

PerformReconnectFunction? performReconnect
getter/setter pair

Function provided by XmppConnection that allows the policy to perform a reconnection.

Implementation

PerformReconnectFunction? performReconnect;