ILyncClient Members
Include Protected Members
Include Inherited Members
The ILyncClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateApplicationRegistration |
Construct an application registration object to provide conversation context.
|
![]() |
Initialize |
Starts the UC Client initialization.
|
![]() |
Shutdown |
Starts the collaboration platform shutdown process.
|
![]() |
SignIn |
Starts the uc Client sign in process with a specific availability.
|
![]() |
SignOut |
Starts the uc Client sign out process.
|
Properties
Name | Description | |
---|---|---|
![]() |
SignInSignInConfiguration |
Gets the configuration manager.
|
![]() |
ContactManager |
Gets the contact group manager.
(Inherited from IClient.) |
![]() |
ConversationManager |
Gets the conversations manager.
(Inherited from IClient.) |
![]() |
DelegatorClients |
Gets an array of IDelegatorClient objects.
|
![]() |
DeviceManager |
Gets the device manager.
|
![]() |
Capabilities |
Determine whether Communicator is the preferred client for a capability.
|
![]() |
Self |
Gets the self object.
(Inherited from IClient.) |
![]() |
State |
Gets the current platform state.
(Inherited from IClient.) |
![]() |
Type |
Gets the type for the ucclient.
(Inherited from IClient.) |
![]() |
Uri |
Gets the URI of the client.
(Inherited from IClient.) |
![]() |
Utilities |
Returns the IUtilities object.
|