Instantiates a new GroupMeGroupMessages object.
Namespace: CkSoftware.GroupMe.Sdk.MessagingAssembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Parameters
- webApiAccess
- Type: CkSoftware.GroupMe.Sdk.Core IWebApiAccess
The IWebApiAccess to use for API communication.
- groupId
- Type: System String
The group id for which the messages should be handled.
See Also