PagerId Property
The identifying number of the pager to send a Message to.
Object Oriented Interface
public function getPagerId(); public function setPagerId($value);
Procedural Interface
ipworks_snpp_get($res, 14 ); ipworks_snpp_set($res, 14, $value );
Default Value
''
Remarks
This property contains the identifying number of the pager to send a Message to. Additional information such as a password or a PIN may be appended to this property depending upon server requirements.
Data Type
String