User Property
The user portion of this entity's Jabber ID.
Object Oriented Interface
public function getUser(); public function setUser($value);
Procedural Interface
ipworks_xmpp_get($res, 33 ); ipworks_xmpp_set($res, 33, $value );
Default Value
''
Remarks
The User property is a unique username associated with this entity and set at time of registration under the field "user".
Data Type
String