Package com.twilio.twiml.voice
Class Sim
- java.lang.Object
-
- com.twilio.twiml.TwiML
-
- com.twilio.twiml.voice.Sim
-
public class Sim extends TwiML
TwiML wrapper for<Sim>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSim.BuilderCreate a new<Sim>element
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSimSid()SIM SID-
Methods inherited from class com.twilio.twiml.TwiML
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
-
-
-
-
Method Detail
-
getSimSid
public String getSimSid()
SIM SID- Returns:
- SIM SID
-
-