public final class Expiration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Expiration.Builder |
Modifier and Type | Method and Description |
---|---|
static Expiration.Builder |
builder() |
boolean |
equals(Object o) |
Long |
getDurationInMilliseconds()
The length of time, in milliseconds, for which events from connected gadgets will be passed to the skill.
|
Object |
getExpirationPayload()
The payload that was defined in the StartEventHandlerDirective.
|
int |
hashCode() |
String |
toString() |
public static Expiration.Builder builder()
public Long getDurationInMilliseconds()
public Object getExpirationPayload()
Copyright © 2023. All rights reserved.