Android-cuttlefish cvd tool
Variables
cuttlefish::webrtc_signaling Namespace Reference

Variables

constexpr auto kTypeField = "message_type"
 
constexpr auto kDeviceInfoField = "device_info"
 
constexpr auto kDeviceIdField = "device_id"
 
constexpr auto kClientIdField = "client_id"
 
constexpr auto kPayloadField = "payload"
 
constexpr auto kServersField = "ice_servers"
 
constexpr auto kClientSecretField = "connection_id"
 
constexpr auto kDevicePortField = "device_port"
 
constexpr auto kUrlsField = "urls"
 
constexpr auto kUsernameField = "username"
 
constexpr auto kCredentialField = "credential"
 
constexpr auto kCredentialTypeField = "credentialType"
 
constexpr auto kRegisterType = "register"
 
constexpr auto kForwardType = "forward"
 
constexpr auto kConfigType = "config"
 
constexpr auto kConnectType = "connect"
 
constexpr auto kDeviceInfoType = "device_info"
 
constexpr auto kClientMessageType = "client_msg"
 
constexpr auto kClientDisconnectType = "client_disconnected"
 
constexpr auto kDeviceMessageType = "device_msg"
 
constexpr auto kPollType = "client_poll"
 

Variable Documentation

◆ kClientDisconnectType

constexpr auto cuttlefish::webrtc_signaling::kClientDisconnectType = "client_disconnected"
constexpr

◆ kClientIdField

constexpr auto cuttlefish::webrtc_signaling::kClientIdField = "client_id"
constexpr

◆ kClientMessageType

constexpr auto cuttlefish::webrtc_signaling::kClientMessageType = "client_msg"
constexpr

◆ kClientSecretField

constexpr auto cuttlefish::webrtc_signaling::kClientSecretField = "connection_id"
constexpr

◆ kConfigType

constexpr auto cuttlefish::webrtc_signaling::kConfigType = "config"
constexpr

◆ kConnectType

constexpr auto cuttlefish::webrtc_signaling::kConnectType = "connect"
constexpr

◆ kCredentialField

constexpr auto cuttlefish::webrtc_signaling::kCredentialField = "credential"
constexpr

◆ kCredentialTypeField

constexpr auto cuttlefish::webrtc_signaling::kCredentialTypeField = "credentialType"
constexpr

◆ kDeviceIdField

constexpr auto cuttlefish::webrtc_signaling::kDeviceIdField = "device_id"
constexpr

◆ kDeviceInfoField

constexpr auto cuttlefish::webrtc_signaling::kDeviceInfoField = "device_info"
constexpr

◆ kDeviceInfoType

constexpr auto cuttlefish::webrtc_signaling::kDeviceInfoType = "device_info"
constexpr

◆ kDeviceMessageType

constexpr auto cuttlefish::webrtc_signaling::kDeviceMessageType = "device_msg"
constexpr

◆ kDevicePortField

constexpr auto cuttlefish::webrtc_signaling::kDevicePortField = "device_port"
constexpr

◆ kForwardType

constexpr auto cuttlefish::webrtc_signaling::kForwardType = "forward"
constexpr

◆ kPayloadField

constexpr auto cuttlefish::webrtc_signaling::kPayloadField = "payload"
constexpr

◆ kPollType

constexpr auto cuttlefish::webrtc_signaling::kPollType = "client_poll"
constexpr

◆ kRegisterType

constexpr auto cuttlefish::webrtc_signaling::kRegisterType = "register"
constexpr

◆ kServersField

constexpr auto cuttlefish::webrtc_signaling::kServersField = "ice_servers"
constexpr

◆ kTypeField

constexpr auto cuttlefish::webrtc_signaling::kTypeField = "message_type"
constexpr

◆ kUrlsField

constexpr auto cuttlefish::webrtc_signaling::kUrlsField = "urls"
constexpr

◆ kUsernameField

constexpr auto cuttlefish::webrtc_signaling::kUsernameField = "username"
constexpr