Instantiates a new GroupAddMemberResultsCommand for the given group-id and results id.
Namespace: CkSoftware.GroupMe.Sdk.Groups.CommandsAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Parameters
- groupId
- Type: System String
The group id which should be checked for the add-result.
- resultsId
- Type: System Guid
The resultsId returned in the add-command response.
See Also