Membership Class |
Namespace: SparkSDK
public class Membership
The Membership type exposes the following members.
Name | Description | |
---|---|---|
![]() | Membership | Initializes a new instance of the Membership class |
Name | Description | |
---|---|---|
![]() | Created |
The timestamp that the membership being created.
|
![]() | Id |
The id of this membership.
|
![]() | IsModerator |
Moderator of a room.
|
![]() | IsMonitor |
Monitor of a room.
|
![]() | PersonDisplayName |
The display name of the person.
|
![]() | PersonEmail |
The email address of the person.
|
![]() | PersonId |
The id of the person.
|
![]() | PersonOrgId |
The organization id of this person in.
|
![]() | RoomId |
The id of the room.
|