---
title: deviceCategory
framework: videosubscriberaccount
role: symbol
role_heading: Instance Property
path: videosubscriberaccount/vsuseraccount-swift.struct/devicecategory
---

# deviceCategory

A constant that indicates whether the device from which the user registered is mobile.

## Declaration

```swift
var deviceCategory: VSUserAccount.OriginatingDeviceCategory { get }
```

## See Also

### User account information

- [accountProviderIdentifier](videosubscriberaccount/vsuseraccount-swift.struct/accountprovideridentifier.md)
- [accountType](videosubscriberaccount/vsuseraccount-swift.struct/accounttype-swift.property.md)
- [authenticationData](videosubscriberaccount/vsuseraccount-swift.struct/authenticationdata.md)
- [billingIdentifier](videosubscriberaccount/vsuseraccount-swift.struct/billingidentifier.md)
- [VSUserAccount.OriginatingDeviceCategory](videosubscriberaccount/vsuseraccount-swift.struct/originatingdevicecategory.md)
- [identifier](videosubscriberaccount/vsuseraccount-swift.struct/identifier.md)
- [isFromCurrentDevice](videosubscriberaccount/vsuseraccount-swift.struct/isfromcurrentdevice.md)
- [isSignedOut](videosubscriberaccount/vsuseraccount-swift.struct/issignedout.md)
- [requiresSystemTrust](videosubscriberaccount/vsuseraccount-swift.struct/requiressystemtrust.md)
- [subscriptionBillingCycleEndDate](videosubscriberaccount/vsuseraccount-swift.struct/subscriptionbillingcycleenddate.md)
- [tierIdentifiers](videosubscriberaccount/vsuseraccount-swift.struct/tieridentifiers.md)
- [updateURL](videosubscriberaccount/vsuseraccount-swift.struct/updateurl.md)
