---
title: default()
framework: videosubscriberaccount
role: symbol
role_heading: Type Method
path: videosubscriberaccount/vssubscriptionregistrationcenter/default()
---

# default()

Returns the default subscription registration center object.

## Declaration

```swift
class func `default`() -> VSSubscriptionRegistrationCenter
```

## Return Value

Return Value This method returns a VSSubscriptionRegistrationCenter object that refers to the default registration center.

## Discussion

Discussion Use the object this method returns to tell the system what content the user is able to access within your app.
