All Implemented Interfaces:
public class ScreenMeet.ConnectionState.Disconnected.Reason
Provides a specific reason why a session was disconnected
Nested Class Summary
| Modifier and Type |
Class |
Description |
public class |
ScreenMeet.ConnectionState.Disconnected.Reason.CallNotStarted |
|
public class |
ScreenMeet.ConnectionState.Disconnected.Reason.CallEnded |
|
public class |
ScreenMeet.ConnectionState.Disconnected.Reason.LeftCall |
|
public class |
ScreenMeet.ConnectionState.Disconnected.Reason.KnockDenied |
|
public class |
ScreenMeet.ConnectionState.Disconnected.Reason.NetworkError |
|
Field Summary
| Modifier and Type |
Field |
Description |
Constructor Summary
Enum Constant Summary
| Enum Constant |
Description |
Method Summary
All Methods
| Modifier and Type |
Method |
Description |
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
Method Detail