Skip to main content

bn.makePhoneCall

makePhoneCall(phoneNumber): Promise<{}>

description make phone call

example

bn.makePhoneCall({  phoneNumber:911  success: console.log})

Parameters

NameTypeDescription
phoneNumberObject-
phoneNumber.phoneNumberstringthe phone number you want to call

Returns

Promise<{}>

empty object