Buddies Property

Collection of buddies in the buddy list.

Syntax

public XMPPBuddyList Buddies { get; }
Public ReadOnly Property Buddies As XMPPBuddyList

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 .NET Edition - Version 20.0 [Build 8265]