Uses of Class
video.api.client.api.models.LiveStreamSessionLocation
| Package | Description |
|---|---|
| video.api.client.api.models |
-
Uses of LiveStreamSessionLocation in video.api.client.api.models
Methods in video.api.client.api.models that return LiveStreamSessionLocation Modifier and Type Method Description LiveStreamSessionLocationLiveStreamSessionLocation. city(java.lang.String city)LiveStreamSessionLocationLiveStreamSessionLocation. country(java.lang.String country)LiveStreamSessionLocationLiveStreamSession. getLocation()Get locationMethods in video.api.client.api.models with parameters of type LiveStreamSessionLocation Modifier and Type Method Description LiveStreamSessionLiveStreamSession. location(LiveStreamSessionLocation location)voidLiveStreamSession. setLocation(LiveStreamSessionLocation location)