Contents

GroupActivityActivationResult.activationPreferred

A result that indicates the user wants to share the activity with the group.

Declaration

case activationPreferred

Discussion

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.

See Also

Getting the activation results