Discover Method
      
 

Description

Discovers services supported by the server.


Return Type

None  


Syntax

object.Discover Detailed



The Discover Method syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPServices.
Detailed Required. A Boolean value.

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.