-
public final class DeviceTokenParamsDeviceTokenParams is used for pass a parameter while calling AddNewDeviceTokenAPI
-
-
Constructor Summary
Constructors Constructor Description DeviceTokenParams(String portalId, String pushToken)
-
Method Summary
Modifier and Type Method Description final StringgetPortalId()final StringgetPushToken()-
-
Method Detail
-
getPortalId
final String getPortalId()
-
getPushToken
final String getPushToken()
-
-
-
-