Uses of Class
com.microsoft.graph.models.CallMediaState
Packages that use CallMediaState
-
Uses of CallMediaState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CallMediaStateModifier and TypeMethodDescriptionstatic CallMediaStateCallMediaState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getMediaState()Gets the mediaState property value.Methods in com.microsoft.graph.models with parameters of type CallMediaStateModifier and TypeMethodDescriptionvoidCall.setMediaState(CallMediaState value) Sets the mediaState property value.