public final class NotificationSubscriptionEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NotificationSubscriptionEvent.Builder |
Modifier and Type | Method and Description |
---|---|
static NotificationSubscriptionEvent.Builder |
builder() |
boolean |
equals(Object o) |
String |
getTopicId()
The topicId will be one of the Topics specified in your Skill's manifest file.
|
int |
hashCode() |
String |
toString() |
public static NotificationSubscriptionEvent.Builder builder()
public String getTopicId()
Copyright © 2023. All rights reserved.