GroupActivityActivationResult.activationPreferred
A result that indicates the user wants to share the activity with the group.
Declaration
case activationPreferredDiscussion
When you receive this result in your completion handler, call the activate() method of your GroupActivity type to advertise the activity to other participants in the group.