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
CharacterSet

CharacterSet Class Reference

Constructors

Static Members

Constructors

new CharacterSet()

Constructor for CharacterSet.

Static Members

CharacterSet.ASCII ⇒ String

Get the enum value for ASCII.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.CID1SET ⇒ String

Get the enum value for CID1SET.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.CID2SET ⇒ String

Get the enum value for CID2SET.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.ISO_8859_1 ⇒ String

Get the enum value for ISO_8859_1.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.TYPE2SET ⇒ String

Get the enum value for TYPE2SET.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.TYPE5SET ⇒ String

Get the enum value for TYPE5SET.

Kind: Static property of CharacterSet
Returns: String - The enum value.

CharacterSet.UTF_8 ⇒ String

Get the enum value for UTF_8.

Kind: Static property of CharacterSet
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section