The interface for the PlaceStatusViewModel class.

C# | Visual Basic | Visual C++ |
public interface IPlaceStatusViewModel
Public Interface IPlaceStatusViewModel
public interface class IPlaceStatusViewModel

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Agent |
Gets the agent.
|
![]() | Header |
Gets the header.
|
![]() | MediaLogOffCommand |
Gets the media log off command.
|
![]() | MediaLogOnCommand |
Gets the media logon command.
|
![]() | MediaStatusDndOffCommand |
Gets the media status dnd off command.
|
![]() | MediaStatusDndOnCommand |
Gets the media status dnd on command.
|
![]() | MediaStatusItemList |
Gets a list of media status items.
|
![]() | MediaStatusNotReadyActionCodeCommand |
Gets the media status not ready action code command.
|
![]() | MediaStatusNotReadyAfterCallWorkCommand |
Gets the media status not ready after call work command.
|
![]() | MediaStatusNotReadyCommand |
Gets the media status not ready command.
|
![]() | MediaStatusReadyCommand |
Gets the media status ready command.
|
![]() | SetContextMenu(ContextMenu, Object) |
Sets the context menu.
|
![]() | SetForwardContextMenu(ContextMenu, Object) |
Sets the forward context menu.
|