Uses of Enum
com.microsoft.graph.models.UserActivityType
Packages that use UserActivityType
-
Uses of UserActivityType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserActivityTypeModifier and TypeMethodDescriptionstatic UserActivityTypeActivityMetadata.getActivity()Gets the activity property value.static UserActivityTypeReturns the enum constant of this type with the specified name.static UserActivityType[]UserActivityType.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 UserActivityTypeModifier and TypeMethodDescriptionvoidActivityMetadata.setActivity(UserActivityType value) Sets the activity property value.