IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Buddies Property

Collection of buddies in the buddy list.

Syntax

[VB.NET]
Public ReadOnlyProperty Buddies As XMPPBuddyList

[C#]
public XMPPBuddyList Buddies {get;}

Remarks

After a Sync event is fired, this property will contain a collection of all buddies in the buddy list. The buddy list will be updated by the server when a successful call to RetrieveRoster has been made.

This collection is indexed from 0 to Count - 1.

This property is read-only.

Default Value

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