Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
DeviceContext |
DeviceContext.clone() |
DeviceContext |
TransitObject.getDeviceContext()
Device context associated with the object.
|
DeviceContext |
DeviceContext.set(String fieldName,
Object value) |
DeviceContext |
DeviceContext.setDeviceToken(String deviceToken)
If set, redemption information will only be returned to the given device upon activation of the
object.
|
Modifier and Type | Method and Description |
---|---|
TransitObject |
TransitObject.setDeviceContext(DeviceContext deviceContext)
Device context associated with the object.
|
Copyright © 2011–2024 Google. All rights reserved.