public class Device extends Object
UserService
Modifier and Type | Class and Description |
---|---|
static class |
Device.PushType |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceToken() |
Device.PushType |
getPushType() |
boolean |
isDistributable() |
boolean |
isSandbox() |
public Device()
public Device(String deviceToken)
public String getDeviceToken()
public boolean isDistributable()
public boolean isSandbox()
public Device.PushType getPushType()
Copyright © 2014 Equilibrium. All rights reserved.