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

SenderAddress Property

The address of the ESME.

Object Oriented Interface

public function getSenderAddress();
public function setSenderAddress($value);

Procedural Interface

ipworks_smpp_get($res, 19 );
ipworks_smpp_set($res, 19, $value );

Default Value

''

Remarks

This property contains the address of the ESME. The SMPP protocol allows an External Short Messaging Entity (ESME) to specify its address, whether it is a phone number or an IP address. If This property is not set, the class will default to the value in LocalHost.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]