Reference documentation and code samples for the Google Cloud Device Streaming V1 Client class AdbMessage.
A message to an ADB server.
Generated from protobuf message google.cloud.devicestreaming.v1.AdbMessage
Namespace
Google \ Cloud \ DeviceStreaming \ V1Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ open
↳ stream_data
getOpen
Open a new stream.
hasOpen
setOpen
Open a new stream.
Returns
Type
Description
$this
getStreamData
Send data to a stream.
hasStreamData
setStreamData
Send data to a stream.
Returns
Type
Description
$this
getContents
Returns
Type
Description
string