Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
PermissionGroupStatus

PermissionGroupStatus Class Reference

Constructors

Static Members

Constructors

new PermissionGroupStatus()

Initializes an instance of PermissionGroupStatus

Static Members

PermissionGroupStatus.ALLOWED ⇒ Number

Gets the enum value for ALLOWED.

Kind: Static property of PermissionGroupStatus
Returns: Number - The enum value.

PermissionGroupStatus.DISALLOWED ⇒ Number

Gets the enum value for DISALLOWED.

Kind: Static property of PermissionGroupStatus
Returns: Number - The enum value.

PermissionGroupStatus.MIXED ⇒ Number

Gets the enum value for MIXED.

Kind: Static property of PermissionGroupStatus
Returns: Number - The enum value.

PermissionGroupStatus.UNKNOWN ⇒ Number

Gets the enum value for UNKNOWN.

Kind: Static property of PermissionGroupStatus
Returns: Number - The enum value.

View on GitHub.com
Previous Section Next Section