IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]