-
public enum NativeVideoDelegate.State
-
-
Method Summary
Modifier and Type Method Description static Array<NativeVideoDelegate.State>values()static NativeVideoDelegate.StatevalueOf(String name)-
-
Method Detail
-
values
static Array<NativeVideoDelegate.State> values()
-
valueOf
static NativeVideoDelegate.State valueOf(String name)
-
-
-
-