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

SystemType Property

A string representing the type of system during a connection.

Object Oriented Interface

public function getSystemType();
public function setSystemType($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains a string representing the type of system during a connection. Some SMS servers require that a system type be supplied during connection. The system type is a string representation, usually as an abbreviation, of a particular kind of system. The string cannot exceed 12 bytes.

Data Type

String

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