Implements
Constructors
new HydratedFourRowTemplate()
new HydratedFourRowTemplate(Defined in: WAProto/index.d.ts:9256p?):HydratedFourRowTemplate
Parameters
p?
IHydratedFourRowTemplate
Returns
HydratedFourRowTemplate
Properties
documentMessage?
Defined in: WAProto/index.d.ts:9262optionaldocumentMessage:null|IDocumentMessage
Implementation of
IHydratedFourRowTemplate.documentMessage
hydratedButtons
hydratedButtons: IHydratedTemplateButton[]
Defined in: WAProto/index.d.ts:9259
Implementation of
IHydratedFourRowTemplate.hydratedButtons
hydratedContentText?
Defined in: WAProto/index.d.ts:9257optionalhydratedContentText:null|string
Implementation of
IHydratedFourRowTemplate.hydratedContentText
hydratedFooterText?
Defined in: WAProto/index.d.ts:9258optionalhydratedFooterText:null|string
Implementation of
IHydratedFourRowTemplate.hydratedFooterText
hydratedTitleText?
Defined in: WAProto/index.d.ts:9263optionalhydratedTitleText:null|string
Implementation of
IHydratedFourRowTemplate.hydratedTitleText
imageMessage?
Defined in: WAProto/index.d.ts:9264optionalimageMessage:null|IImageMessage
Implementation of
IHydratedFourRowTemplate.imageMessage
locationMessage?
Defined in: WAProto/index.d.ts:9266optionallocationMessage:null|ILocationMessage
Implementation of
IHydratedFourRowTemplate.locationMessage
maskLinkedDevices?
Defined in: WAProto/index.d.ts:9261optionalmaskLinkedDevices:null|boolean
Implementation of
IHydratedFourRowTemplate.maskLinkedDevices
templateId?
Defined in: WAProto/index.d.ts:9260optionaltemplateId:null|string
Implementation of
IHydratedFourRowTemplate.templateId
title?
Defined in: WAProto/index.d.ts:9267optionaltitle:"imageMessage"|"locationMessage"|"documentMessage"|"videoMessage"|"hydratedTitleText"
videoMessage?
Defined in: WAProto/index.d.ts:9265optionalvideoMessage:null|IVideoMessage
Implementation of
IHydratedFourRowTemplate.videoMessage
Methods
create()
Defined in: WAProto/index.d.ts:9268staticcreate(properties?):HydratedFourRowTemplate
Parameters
properties?
IHydratedFourRowTemplate
Returns
HydratedFourRowTemplate
decode()
Defined in: WAProto/index.d.ts:9270staticdecode(r,l?):HydratedFourRowTemplate
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
HydratedFourRowTemplate
encode()
Defined in: WAProto/index.d.ts:9269staticencode(m,w?):Writer
Parameters
m
IHydratedFourRowTemplate
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:9271staticfromObject(d):HydratedFourRowTemplate
Parameters
d
Returns
HydratedFourRowTemplate
getTypeUrl()
Defined in: WAProto/index.d.ts:9274staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:9273
Returns
object
toObject()
Defined in: WAProto/index.d.ts:9272statictoObject(m,o?):object
Parameters
m
HydratedFourRowTemplate
o?
IConversionOptions
Returns
object