We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8652c61 commit f9d004bCopy full SHA for f9d004b
types/index.d.ts
@@ -54,7 +54,7 @@ export interface IConnectPacket extends IPacket {
54
retain?: boolean
55
properties?: {
56
willDelayInterval?: number,
57
- payloadFormatIndicator?: number,
+ payloadFormatIndicator?: boolean,
58
messageExpiryInterval?: number,
59
contentType?: string,
60
responseTopic?: string,
0 commit comments