Uses of Class
odata.msgraph.client.beta.enums.PersonalProfilePersonalPlayStoreMode
-
Packages that use PersonalProfilePersonalPlayStoreMode Package Description odata.msgraph.client.beta.enums -
-
Uses of PersonalProfilePersonalPlayStoreMode in odata.msgraph.client.beta.enums
Methods in odata.msgraph.client.beta.enums that return PersonalProfilePersonalPlayStoreMode Modifier and Type Method Description static PersonalProfilePersonalPlayStoreModePersonalProfilePersonalPlayStoreMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PersonalProfilePersonalPlayStoreMode[]PersonalProfilePersonalPlayStoreMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-