Back to product page

Service property


Returns reference to the service tht provides the chat room.

Type

XMPPService object

Syntax

  • Basic
object.Service [= value]
The Service(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPChatRoom
valueXMPPService object

Remarks

This property returns reference to the service that provides this chat room. It can be any of services available on the server that provide CatConference category.

Platforms

Windows