BuddyRealName Property
The real name of the buddy.
Object Oriented Interface
public function getBuddyRealName($buddyindex);
Procedural Interface
ipworks_xmpp_get($res, 7 , $buddyindex);
Default Value
''
Remarks
The real name of the buddy.
The size of the array is controlled by the BuddyCount property.
This property is read-only and not available at design time.
Data Type
String