Uses of Enum
com.microsoft.graph.models.MiracastChannel
Packages that use MiracastChannel
-
Uses of MiracastChannel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MiracastChannelModifier and TypeMethodDescriptionstatic MiracastChannelWindows10TeamGeneralConfiguration.getMiracastChannel()Gets the miracastChannel property value.static MiracastChannelReturns the enum constant of this type with the specified name.static MiracastChannel[]MiracastChannel.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 MiracastChannelModifier and TypeMethodDescriptionvoidWindows10TeamGeneralConfiguration.setMiracastChannel(MiracastChannel value) Sets the miracastChannel property value.