Uses of Enum
com.microsoft.graph.models.ClickSource
Packages that use ClickSource
-
Uses of ClickSource in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ClickSourceModifier and TypeMethodDescriptionstatic ClickSourceUserSimulationEventInfo.getClickSource()Gets the clickSource property value.static ClickSourceReturns the enum constant of this type with the specified name.static ClickSource[]ClickSource.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 ClickSourceModifier and TypeMethodDescriptionvoidUserSimulationEventInfo.setClickSource(ClickSource value) Sets the clickSource property value.