IsPasOnline

The IsPasOnlinefunction indicates whether the Presence Agent Server is online ( true ) or not ( false ). The Presence Agent Server provides the presence and conferencing service.

Syntax

  Copy codeCopy code
bool IsPasOnline();

Parameters

None.

Return values

Returns true if the presence and conference Service is available; otherwise, false .