Instantiates a new GroupMeGroup object.
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
- webApiAccess
- Type: CkSoftware.GroupMe.Sdk.Core IWebApiAccess
The IWebApiAccess which should be used to call the API.
- groupData
- Type: CkSoftware.GroupMe.Sdk.Groups.Dao GroupData
The already accessed GroupData for the current group.
See Also