Skip to main content
Defined in: WAProto/index.d.ts:5925

Implements

Constructors

new CloudAPIThreadControlNotificationContent()

new CloudAPIThreadControlNotificationContent(p?): CloudAPIThreadControlNotificationContent
Defined in: WAProto/index.d.ts:5926

Parameters

p?
ICloudAPIThreadControlNotificationContent

Returns

CloudAPIThreadControlNotificationContent

Properties

extraJson?

optional extraJson: null | string
Defined in: WAProto/index.d.ts:5928

Implementation of

ICloudAPIThreadControlNotificationContent.extraJson

handoffNotificationText?

optional handoffNotificationText: null | string
Defined in: WAProto/index.d.ts:5927

Implementation of

ICloudAPIThreadControlNotificationContent.handoffNotificationText

Methods

create()

static create(properties?): CloudAPIThreadControlNotificationContent
Defined in: WAProto/index.d.ts:5929

Parameters

properties?
ICloudAPIThreadControlNotificationContent

Returns

CloudAPIThreadControlNotificationContent

decode()

static decode(r, l?): CloudAPIThreadControlNotificationContent
Defined in: WAProto/index.d.ts:5931

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

CloudAPIThreadControlNotificationContent

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:5930

Parameters

m
ICloudAPIThreadControlNotificationContent
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): CloudAPIThreadControlNotificationContent
Defined in: WAProto/index.d.ts:5932

Parameters

d

Returns

CloudAPIThreadControlNotificationContent

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:5935

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:5934

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:5933

Parameters

m
CloudAPIThreadControlNotificationContent
o?
IConversionOptions

Returns

object