Implements
Constructors
new VideoEndCard()
new VideoEndCard(Defined in: WAProto/index.d.ts:9302p?):VideoEndCard
Parameters
p?
IVideoEndCard
Returns
VideoEndCard
Properties
caption
caption: string
Defined in: WAProto/index.d.ts:9304
Implementation of
IVideoEndCard.caption
profilePictureUrl
profilePictureUrl: string
Defined in: WAProto/index.d.ts:9306
Implementation of
IVideoEndCard.profilePictureUrl
thumbnailImageUrl
thumbnailImageUrl: string
Defined in: WAProto/index.d.ts:9305
Implementation of
IVideoEndCard.thumbnailImageUrl
username
username: string
Defined in: WAProto/index.d.ts:9303
Implementation of
IVideoEndCard.username
Methods
create()
Defined in: WAProto/index.d.ts:9307staticcreate(properties?):VideoEndCard
Parameters
properties?
IVideoEndCard
Returns
VideoEndCard
decode()
Defined in: WAProto/index.d.ts:9309staticdecode(r,l?):VideoEndCard
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
VideoEndCard
encode()
Defined in: WAProto/index.d.ts:9308staticencode(m,w?):Writer
Parameters
m
IVideoEndCard
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:9310staticfromObject(d):VideoEndCard
Parameters
d
Returns
VideoEndCard
getTypeUrl()
Defined in: WAProto/index.d.ts:9313staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:9312
Returns
object
toObject()
Defined in: WAProto/index.d.ts:9311statictoObject(m,o?):object
Parameters
m
VideoEndCard
o?
IConversionOptions
Returns
object