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



IconMemberDescription
Party()()()
Initializes a new instance of the Party 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 on 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 changes.

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
Party

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