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