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

Detailed Description

Reason for restart.

Since
10.4

Public Attributes

 UPDATE
 App Update. More...
 
 REBOOT
 Debice Reboot. More...
 
 CRASH
 App Crash. More...
 
 INTERRUPTED
 Interrupted by another VPN. More...
 

Member Data Documentation

◆ CRASH

com.speedify.speedifysdk.Types.RestartReason.CRASH

App Crash.

Since
10.4

◆ INTERRUPTED

com.speedify.speedifysdk.Types.RestartReason.INTERRUPTED

Interrupted by another VPN.

Since
10.4

◆ REBOOT

com.speedify.speedifysdk.Types.RestartReason.REBOOT

Debice Reboot.

Since
10.4

◆ UPDATE

com.speedify.speedifysdk.Types.RestartReason.UPDATE

App Update.

Since
10.4

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