Back to product page

Discover method


Discovers services supported by the server.

Syntax

  • Basic
object.Discover (Detailed)
The Discover(object,Detailed) syntax has these parts:
objectAn expression evaluating to an object of type XMPPServices
DetailedBoolean.

Remarks

This method can be used to retrieve services available on the server. A typical example of this is ICQ Transport service which is used to deliver interoperability with ICQ clients. Once discover completes, ServiceStatusChange will be fired for the first time for each service.

Platforms

Windows