Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IMParty Class
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIMParty
Represents a party in the voice communication.
Declaration Syntax
C#Visual BasicVisual C++
public class IMParty : INotifyPropertyChanged
Public Class IMParty _
	Implements INotifyPropertyChanged
public ref class IMParty : INotifyPropertyChanged
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
IMParty()()()
Initializes a new instance of the IMParty class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Interaction
Gets or sets the associated interaction.

IsItPossibleToAll
Gets or sets a value indicating whether it is possible to do something to the Party.

IsItPossibleToDeleteFromConference
Gets or sets a value indicating whether this party can be deleted from the conference.

IsItPossibleToListenDisconnect
Gets or sets a value indicating whether it is possible to do a "listen disconnect" on this party.

IsItPossibleToListenReconnect
Gets or sets a value indicating whether it is possible to do a "listen reconnect" on this party.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets the name.

OnPropertyChanged(String)
Called when a property changed.

PartyType
Gets or sets the type of the party.

PropertyChanged
Occurs when a property value changes.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IMParty

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)