Contents

AgeRangeService.Response.sharing(range:)

Contains the person’s shared age range information.

Declaration

case sharing(range: AgeRangeService.AgeRange)

Parameters

  • range:

    The age range information provided by the person.

Discussion

When you receive this response, the person successfully shared their age information. Use the associated AgeRange value to make appropriate content decisions for your app.

See Also

Getting the age range response