Lines Matching refs:sms
430 …sms;<br>Method or attribute name: function splitMessage(content: string, callback: AsyncCallback\<…
431 …sms;<br>Method or attribute name: function splitMessage(content: string): Promise\<Array\<string>>…
432 …sms;<br>Method or attribute name: function createMessage(pdu: Array\<number>, specification: strin…
433 …sms;<br>Method or attribute name: function createMessage(pdu: Array\<number>, specification: strin…
434 …sms;<br>Method or attribute name: function sendMessage(options: SendMessageOptions): void;<br>Old …
435 …sms;<br>Method or attribute name: function setDefaultSmsSlotId(slotId: number, callback: AsyncCall…
436 …sms;<br>Method or attribute name: function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br…
437 …sms;<br>Method or attribute name: function setSmscAddr(slotId: number, smscAddr: string, callback:…
438 …sms;<br>Method or attribute name: function setSmscAddr(slotId: number, smscAddr: string): Promise\…
439 …sms;<br>Method or attribute name: function getSmscAddr(slotId: number, callback: AsyncCallback\<st…
440 …sms;<br>Method or attribute name: function getSmscAddr(slotId: number): Promise\<string>;<br>Old v…
441 …sms;<br>Method or attribute name: function addSimMessage(options: SimMessageOptions, callback: Asy…
442 …sms;<br>Method or attribute name: function addSimMessage(options: SimMessageOptions): Promise\<voi…
443 …sms;<br>Method or attribute name: function delSimMessage(slotId: number, msgIndex: number, callbac…
444 …sms;<br>Method or attribute name: function delSimMessage(slotId: number, msgIndex: number): Promis…
445 …sms;<br>Method or attribute name: function updateSimMessage(options: UpdateSimMessageOptions, call…
446 …sms;<br>Method or attribute name: function updateSimMessage(options: UpdateSimMessageOptions): Pro…
447 …sms;<br>Method or attribute name: function getAllSimMessages(slotId: number, callback: AsyncCallba…
448 …sms;<br>Method or attribute name: function getAllSimMessages(slotId: number): Promise\<Array\<SimS…
449 …sms;<br>Method or attribute name: function setCBConfig(options: CBConfigOptions, callback: AsyncCa…
450 …sms;<br>Method or attribute name: function setCBConfig(options: CBConfigOptions): Promise\<void>;<…
451 …sms;<br>Method or attribute name: function getSmsSegmentsInfo(slotId: number, message: string, for…
452 …sms;<br>Method or attribute name: function getSmsSegmentsInfo(slotId: number, message: string, for…
453 …sms;<br>Method or attribute name: function isImsSmsSupported(slotId: number, callback: AsyncCallba…
454 …sms;<br>Method or attribute name: function isImsSmsSupported(slotId: number): Promise\<boolean>;<b…
455 …sms;<br>Method or attribute name: function getImsShortMessageFormat(callback: AsyncCallback\<strin…
456 …sms;<br>Method or attribute name: function getImsShortMessageFormat(): Promise\<string>;<br>Old ve…
457 …sms;<br>Method or attribute name: function decodeMms(mmsFilePathName: string \| Array\<number>, ca…
458 …sms;<br>Method or attribute name: function decodeMms(mmsFilePathName: string \| Array\<number>): P…
459 …sms;<br>Method or attribute name: function encodeMms(mms: MmsInformation, callback: AsyncCallback\…
460 …sms;<br>Method or attribute name: function encodeMms(mms: MmsInformation): Promise\<Array\<number>…
502 …sms;<br>Method or attribute name: function isImsSmsSupported(callback: AsyncCallback\<boolean>): v…
503 …sms;<br>Method or attribute name: function isImsSmsSupported(): Promise\<boolean>;|Class name: sms…