Uses of Enum Class
com.sap.mobile.services.client.push.FormFactor
Packages that use FormFactor
-
Uses of FormFactor in com.sap.mobile.services.client.push
Methods in com.sap.mobile.services.client.push that return FormFactorModifier and TypeMethodDescriptionPushRegistration.getFormFactor()The device's form factor: phone, tablet or browserstatic FormFactorReturns the enum constant of this class with the specified name.static FormFactor[]FormFactor.values()Returns an array containing the constants of this enum class, in the order they are declared.