Properties
contentTopic
contentTopic: string
fromProtoObj
fromProtoObj: ((pubsubTopic,
proto) => Promise<undefined | T>) Type declaration
- (pubsubTopic, proto): Promise<undefined | T>
Returns Promise<undefined | T>
fromWireToProtoObj
fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>) pubsubTopic
pubsubTopic: string