CallerId Property

The identifier of the caller.

Object Oriented Interface

public function getCallerId();
public function setCallerId($value);

Procedural Interface

ipworks_snpp_get($res, 1 );
ipworks_snpp_set($res, 1, $value );

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.

Data Type

String

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