Class: PaymentBackground
Defined in: WAProto/index.d.ts:7796
Implements
Constructors
new PaymentBackground()
new PaymentBackground(
p
?):PaymentBackground
Defined in: WAProto/index.d.ts:7797
Parameters
p?
Returns
Properties
fileLength
fileLength:
number
|Long
Defined in: WAProto/index.d.ts:7799
Implementation of
height
height:
number
Defined in: WAProto/index.d.ts:7801
Implementation of
id
id:
string
Defined in: WAProto/index.d.ts:7798
Implementation of
mediaData?
optional
mediaData:null
|IMediaData
Defined in: WAProto/index.d.ts:7806
Implementation of
mimetype
mimetype:
string
Defined in: WAProto/index.d.ts:7802
Implementation of
placeholderArgb
placeholderArgb:
number
Defined in: WAProto/index.d.ts:7803
Implementation of
IPaymentBackground
.placeholderArgb
subtextArgb
subtextArgb:
number
Defined in: WAProto/index.d.ts:7805
Implementation of
IPaymentBackground
.subtextArgb
textArgb
textArgb:
number
Defined in: WAProto/index.d.ts:7804
Implementation of
type
type:
Type
Defined in: WAProto/index.d.ts:7807
Implementation of
width
width:
number
Defined in: WAProto/index.d.ts:7800
Implementation of
Methods
create()
static
create(properties
?):PaymentBackground
Defined in: WAProto/index.d.ts:7808
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):PaymentBackground
Defined in: WAProto/index.d.ts:7810
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:7809
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:7811
Parameters
typeUrlPrefix?
string
Returns
string