public class SsmlSub extends TwiML
<sub>
Modifier and Type | Class and Description |
---|---|
static class |
SsmlSub.Builder
Create a new
<sub> element |
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Substitute a different word (or pronunciation) for selected text such as an
acronym or abbreviation
|
String |
getWords()
Words to be substituted
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXml
public String getAlias()
public String getWords()
Copyright © 2019 Twilio, Inc. All Rights Reserved.