NetworkDelegate
public protocol NetworkDelegate
Represents a delegate to receive network event
-
Call when reconnection succeeds
Declaration
Swift
func didReconnect()
public protocol NetworkDelegate
Represents a delegate to receive network event
Call when reconnection succeeds
Swift
func didReconnect()