Implements
Constructors
new CallLogAction()
new CallLogAction(Defined in: WAProto/index.d.ts:11753p?):CallLogAction
Parameters
p?
ICallLogAction
Returns
CallLogAction
Properties
callLogRecord?
Defined in: WAProto/index.d.ts:11754optionalcallLogRecord:null|ICallLogRecord
Implementation of
ICallLogAction.callLogRecord
Methods
create()
Defined in: WAProto/index.d.ts:11755staticcreate(properties?):CallLogAction
Parameters
properties?
ICallLogAction
Returns
CallLogAction
decode()
Defined in: WAProto/index.d.ts:11757staticdecode(r,l?):CallLogAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CallLogAction
encode()
Defined in: WAProto/index.d.ts:11756staticencode(m,w?):Writer
Parameters
m
ICallLogAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:11758staticfromObject(d):CallLogAction
Parameters
d
Returns
CallLogAction
getTypeUrl()
Defined in: WAProto/index.d.ts:11761staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:11760
Returns
object
toObject()
Defined in: WAProto/index.d.ts:11759statictoObject(m,o?):object
Parameters
m
CallLogAction
o?
IConversionOptions
Returns
object