GroupMemberData Muted Property CkSoftware GroupMe SDK - Documentation
Defines if this user is in muted state.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public bool Muted { get; set; }

Property Value

Type: Boolean
See Also