# WebRtcUserState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | [**uuid::Uuid**](uuid::Uuid.md) | ユーザーUUID | **channel_id** | [**uuid::Uuid**](uuid::Uuid.md) | チャンネルUUID | **sessions** | [**Vec**](Session.md) | セッションの配列 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)