Uses of Class
com.twilio.rest.media.v1.PlayerStreamer.Status
-
Packages that use PlayerStreamer.Status Package Description com.twilio.rest.media.v1 -
-
Uses of PlayerStreamer.Status in com.twilio.rest.media.v1
Methods in com.twilio.rest.media.v1 that return PlayerStreamer.Status Modifier and Type Method Description static PlayerStreamer.StatusPlayerStreamer.Status. forValue(String value)PlayerStreamer.StatusPlayerStreamer. getStatus()static PlayerStreamer.StatusPlayerStreamer.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static PlayerStreamer.Status[]PlayerStreamer.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.media.v1 with parameters of type PlayerStreamer.Status Modifier and Type Method Description PlayerStreamerReaderPlayerStreamerReader. setStatus(PlayerStreamer.Status status)
-