CreateGroupCommand OpenForSharing Method CkSoftware GroupMe SDK - Documentation
Defines that the group is open for sharing / free to join.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Commands
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public CreateGroupCommand OpenForSharing()

Return Value

Type: CreateGroupCommand
The extended CreateGroupCommand.
See Also