Instantiates a new GroupMeDirectMessages 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.
- memberId
- Type: System String
The opponent member id with which the direct-message handling should be performed. Attention: needs to be the UserId property, not the Id property of a GroupMemberData object.
See Also