Retrieves registration information about specified
service.
Return Type
None
Syntax
object.RegisterInfo
The RegisterInfo Method syntax has these parts:
Part
Description
object
An expression evaluating to an object
of type XMPPService.
Remarks
This method can be used for retrieving registration
information for any service available on server. As a
result of this method, ServiceRegister
Event will be fired.