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
- member
- Type: CkSoftware.GroupMe.Sdk.Groups.Dao GroupMemberData
The member to remove.
Return Value
Type: TaskThe async Task to wait for.
See Also