SpeedifyConnectionStatsDelegate
public protocol SpeedifyConnectionStatsDelegate : AnyObject
Listens for ConnectionStats updates.
-
Declaration
Swift
func connectionStatsDidUpdate(connectionStats: [ConnectionStats])