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

Detailed Description

Information about a disconnect event.

Since
10.4

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...
 

Member Data Documentation

◆ disconnectReason

DisconnectReason com.speedify.speedifysdk.Types.DisconnectEvent.disconnectReason

Reason for the disconnect.

Since
10.4

◆ sessionEnd

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.

Since
11.3

◆ sessionLength

long com.speedify.speedifysdk.Types.DisconnectEvent.sessionLength

Length of the session in seconds.

Since
11.3

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