- Preparing search index...
- The search index is not available
node-pdu
Constructors
constructor
- new SCA(isAddress?, options?): SCA
-
Parameters
-
isAddress: boolean = false
-
Returns SCA
Accessors
encoded
- get encoded(): string
-
Returns string
isAddress
- get isAddress(): boolean
-
Returns boolean
phone
- get phone(): null | string
-
Returns null | string
size
- get size(): number
-
Returns number
Methods
getOffset
- getOffset(): number
-
Returns number
setPhone
- setPhone(phone, detectType?, SC?): SCA
-
Parameters
-
phone: string
-
detectType: boolean = true
-
SC: boolean = false
Returns SCA
toString
- toString(): string
-
Returns string
Static
mapFilterDecode
- mapFilterDecode(letter): string
-
Returns string
Static
mapFilterEncode
- mapFilterEncode(letter): string
-
Returns string