Uses of Class
com.twilio.rest.supersim.v1.SmsCommandReader
-
Packages that use SmsCommandReader Package Description com.twilio.rest.supersim.v1 -
-
Uses of SmsCommandReader in com.twilio.rest.supersim.v1
Methods in com.twilio.rest.supersim.v1 that return SmsCommandReader Modifier and Type Method Description static SmsCommandReaderSmsCommand. reader()SmsCommandReaderSmsCommandReader. setDirection(SmsCommand.Direction direction)SmsCommandReaderSmsCommandReader. setPageSize(Integer pageSize)SmsCommandReaderSmsCommandReader. setSim(String sim)SmsCommandReaderSmsCommandReader. setStatus(SmsCommand.Status status)
-