Class WebsocketProtoMessage.NotificationsPending

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.inductiveautomation.ignition.common.rpc.proto.gen.WebsocketProtoMessage.NotificationsPending
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, WebsocketProtoMessage.NotificationsPendingOrBuilder, Serializable
Enclosing class:
WebsocketProtoMessage

public static final class WebsocketProtoMessage.NotificationsPending extends com.google.protobuf.GeneratedMessageV3 implements WebsocketProtoMessage.NotificationsPendingOrBuilder
 A lightweight control message sent in place of a PushNotifications batch when that batch's
 serialized size exceeds a threshold, triggering an RPC 'pull' out of the WebSocket band.
 
Protobuf type ignition.rpc.WebsocketProtoMessage.NotificationsPending
See Also: