Interface GqlNotification

All Superinterfaces:
GqlStatusObject
All Known Implementing Classes:
InternalGqlNotification

@Preview(name="GQL-status object") public sealed interface GqlNotification extends GqlStatusObject permits InternalGqlNotification
A notification subtype of the GqlStatusObject.
Since:
5.28.8
See Also: