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

MessageSubject Property

This is the subject of the current message.

Object Oriented Interface

public function getMessageSubject();
public function setMessageSubject($value);

Procedural Interface

ipworks_xmpp_get($res, 23 );
ipworks_xmpp_set($res, 23, $value );

Default Value

''

Remarks

MessageSubject will contain any subject associated with the message. Most Jabber clients will ignore the subject unless the message is of type "headline".

This property is not available at design time.

Data Type

String

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