ReferenceInterfaces
MsgWaitingPush
Defined in: packages/protocol/src/types.ts:174
MsgWaiting push: a message is ready to sync.
Extends
PushBase
Properties
kind
kind: "push";Defined in: packages/protocol/src/types.ts:57
Inherited from
PushBase.kindtype
type: "msgWaiting";Defined in: packages/protocol/src/types.ts:175