Canonical error codes for LiveSharingException
.
Inherited Method Summary
From class java.lang.Enum
final Object |
clone()
|
final int |
compareTo(LiveSharingException.Code
arg0)
|
int |
compareTo(Object arg0)
|
final boolean |
equals(Object arg0)
|
final void |
finalize()
|
final Class<LiveSharingException.Code> |
getDeclaringClass()
|
final int |
hashCode()
|
final String |
name()
|
final int |
ordinal()
|
String |
toString()
|
static <T extends Enum<T>> T |
From class java.lang.Object
From interface java.lang.Comparable
abstract int |
compareTo(LiveSharingException.Code
arg0)
|
Enum Values
public static final LiveSharingException.Code MEET_VERSION_UNSUPPORTED
Installed version of the Google Meet app does not include support for live sharing.
public static final LiveSharingException.Code UNKNOWN
Unknown cause of error.