Back to product page

RegisterInfo method


Retrieves registration info

Syntax

  • Basic
object.RegisterInfo()
The RegisterInfo(object) syntax has these parts:
objectAn 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.

Platforms

Windows