Speedify SDK for Android  14.6.1
Public Attributes | List of all members
com.speedify.speedifysdk.Types.StreamingSessionStats Class Reference

Detailed Description

Contains session stats regarding streaming mode.

Since
10.0

Public Attributes

long totalFailoverSaves
 Total number of saves from a failover. More...
 
long totalSpeedModeSaves
 Total number of saves while in speed mode. More...
 
long totalRedundantModeSaves
 Total number of saves while in redundant mode. More...
 
long totalStreams
 Total number of streams seen. More...
 
long uniqueSaves
 Unique streams saved. More...
 

Member Data Documentation

◆ totalFailoverSaves

long com.speedify.speedifysdk.Types.StreamingSessionStats.totalFailoverSaves

Total number of saves from a failover.

Since
10.0

◆ totalRedundantModeSaves

long com.speedify.speedifysdk.Types.StreamingSessionStats.totalRedundantModeSaves

Total number of saves while in redundant mode.

Since
10.0

◆ totalSpeedModeSaves

long com.speedify.speedifysdk.Types.StreamingSessionStats.totalSpeedModeSaves

Total number of saves while in speed mode.

Since
10.0

◆ totalStreams

long com.speedify.speedifysdk.Types.StreamingSessionStats.totalStreams

Total number of streams seen.

Since
10.0

◆ uniqueSaves

long com.speedify.speedifysdk.Types.StreamingSessionStats.uniqueSaves

Unique streams saved.

Since
10.0

The documentation for this class was generated from the following file: