Uses of Enum
com.microsoft.graph.models.RoutingMode
Packages that use RoutingMode
-
Uses of RoutingMode in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RoutingModeModifier and TypeMethodDescriptionstatic RoutingModeAudioRoutingGroup.getRoutingMode()Gets the routingMode property value.static RoutingModeReturns the enum constant of this type with the specified name.static RoutingMode[]RoutingMode.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 RoutingModeModifier and TypeMethodDescriptionvoidAudioRoutingGroup.setRoutingMode(RoutingMode value) Sets the routingMode property value.