-
- All Implemented Interfaces:
public class DisconnectCause.ConnectionReleased extends DisconnectCause
Happens when disconnection has been done intentionally. E.g. we release connection when app went to background or when the user logout.
-
-
Field Summary
Fields Modifier and Type Field Description public final static DisconnectCause.ConnectionReleasedINSTANCE
-