SpeedifyConnectedServerDelegate
public protocol SpeedifyConnectedServerDelegate : AnyObject
Connected update received. Send on start of connection attempt and connection completion. @param serverInfo currently connected server @since 5.6
-
Declaration
Swift
func serverInformationDidUpdate(serverInformation: ServerInformation)