ISpacesService Interface |
Namespace: Avaya.ClientServices.Spaces
public interface ISpacesService
The ISpacesService type exposes the following members.
| Name | Description | |
|---|---|---|
| IsServiceAvailable |
Returns a value of true if the spaces service is currently available,
or false if the spaces service is unavailable.
| |
| SelfAddress |
Returns the registered address of the current spaces user.
Note that this address can be different than in other services.
|
| Name | Description | |
|---|---|---|
| RetrieveActiveSpaces |
Retrieves the active spaces that the current user is a member of.
|
| Name | Description | |
|---|---|---|
| ServiceAvailable |
Notifies the application that the spaces service has successfully started or been restored.
| |
| ServiceUnavailable |
Notifies the application that the spaces service has been successfully closed or its
work was interrupted, for example by a network or server problem.
|