Removes a user from this group.
Namespace: CkSoftware.GroupMe.Sdk.GroupsAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Parameters
- groupMemberId
- Type: System String
The member Id to remove. Needs to be the group-member-id from the field Id of the GroupMemberData.
Return Value
Type: TaskThe async Task to wait for.
See Also