Package io.getstream.video.android.model
Class UserDevices
-
- All Implemented Interfaces:
@Stable()@Serializable() public final class UserDevices
-
-
Constructor Summary
Constructors Constructor Description UserDevices(List<Device> devices)
-
Method Summary
Modifier and Type Method Description final List<Device>getDevices()-
-
Method Detail
-
getDevices
final List<Device> getDevices()
-
-
-
-