handleTimerEvent()
Indicates a periodic status check from the framework to the provider.
Declaration
func handleTimerEvent()Mentioned in
Discussion
Implement this method to have your extension check its connection to the server, and trigger a reconnect if necessary.