Uses of Class
video.api.client.api.models.LiveStreamSessionLocation
-
Packages that use 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(String city)LiveStreamSessionLocationLiveStreamSessionLocation. country(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)
-