Uses of Enum
com.microsoft.graph.models.MediaState
Packages that use MediaState
-
Uses of MediaState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MediaStateModifier and TypeMethodDescriptionstatic MediaStateCallMediaState.getAudio()Gets the audio property value.static MediaStateReturns the enum constant of this type with the specified name.static MediaState[]MediaState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type MediaStateModifier and TypeMethodDescriptionvoidCallMediaState.setAudio(MediaState value) Sets the audio property value.