Package com.twilio.type
Interface Rule
-
- All Known Implementing Classes:
RecordingRule,SubscribeRule
public interface Rule
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRule.Kindstatic classRule.Prioritystatic classRule.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetAll()Rule.KindgetKind()StringgetPublisher()StringgetTrack()Rule.TypegetType()
-