GroupMeMessages Constructor CkSoftware GroupMe SDK - Documentation
Instantiates a new GroupMeMessages object.

Namespace: CkSoftware.GroupMe.Sdk.Messaging
Assembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

protected GroupMeMessages(
	IWebApiAccess webApiAccess,
	string conversationId
)
See Also