Gets information about the group with the given group id.
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
- groupId
- Type: System String
The group id to query the group data.
Return Value
Type: Task GroupMeGroupAn awaitable Task resulting in a GroupMeGroup.
See Also