Service Property
      
 

Description

Returns reference to the service that provides this chat room.


Property type

A XMPPService object.  


Syntax

object.Service



The Service Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.

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.


Back to product page