Uses of Class
com.twilio.rest.proxy.v1.service.SessionCreator
-
Packages that use SessionCreator Package Description com.twilio.rest.proxy.v1.service -
-
Uses of SessionCreator in com.twilio.rest.proxy.v1.service
Methods in com.twilio.rest.proxy.v1.service that return SessionCreator Modifier and Type Method Description static SessionCreatorSession. creator(String pathServiceSid)SessionCreatorSessionCreator. setDateExpiry(ZonedDateTime dateExpiry)SessionCreatorSessionCreator. setMode(Session.Mode mode)SessionCreatorSessionCreator. setParticipants(List<Map<String,Object>> participants)SessionCreatorSessionCreator. setParticipants(Map<String,Object> participants)SessionCreatorSessionCreator. setStatus(Session.Status status)SessionCreatorSessionCreator. setTtl(Integer ttl)SessionCreatorSessionCreator. setUniqueName(String uniqueName)
-