![]() |
Speedify SDK for Android
15.3.0
|
Information about a disconnect event.
Public Attributes | |
DisconnectReason | disconnectReason |
Reason for the disconnect. More... | |
Date | sessionEnd |
Time of the disconnect. More... | |
long | sessionLength |
Length of the session in seconds. More... | |
DisconnectReason com.speedify.speedifysdk.Types.DisconnectEvent.disconnectReason |
Reason for the disconnect.
Date com.speedify.speedifysdk.Types.DisconnectEvent.sessionEnd |
Time of the disconnect.
If 0, there has been no disconnect event to report. This field can be used to track uniqueness of DisconnectEvent objects.
long com.speedify.speedifysdk.Types.DisconnectEvent.sessionLength |
Length of the session in seconds.