IPWorks 2020 JavaScript Edition

Questions / Feedback?

CallerId Property

The identifier of the caller.

Syntax


 getCallerId(): string;

 setCallerId(callerId: string): void;

Default Value

""

Remarks

This property contains the identifier of the caller. This may also provide authentication to the SNPP server and may include other authentication information as requested by the server you are connecting to.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]