Click or drag to resize

CallMembershipLeftEvent Class

The person in the membership left this call.
Inheritance Hierarchy

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class CallMembershipLeftEvent : CallMembershipChangedEvent

The CallMembershipLeftEvent type exposes the following members.

Properties
  NameDescription
Public propertyCall
Get current call instance.
(Inherited from CallEvent.)
Public propertyCallMembership
Get this callmembership.
(Inherited from CallMembershipChangedEvent.)
Top
Remarks
Since: 0.1.0
See Also