public class Siprec extends TwiML
<Siprec>
Modifier and Type | Class and Description |
---|---|
static class |
Siprec.Builder
Create a new
<Siprec> element |
static class |
Siprec.Track |
Modifier and Type | Method and Description |
---|---|
String |
getConnectorName()
Unique name for Connector
|
String |
getName()
Friendly name given to SIPREC
|
Siprec.Track |
getTrack()
Track to be streamed to remote service
|
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
public String getName()
public String getConnectorName()
public Siprec.Track getTrack()
Copyright © 2019 Twilio, Inc. All Rights Reserved.