Reference documentation and code samples for the Google Cloud Device Streaming V1 Client class StreamStatus.
The result of a stream.
Generated from protobuf message google.cloud.devicestreaming.v1.StreamStatus
Namespace
Google \ Cloud \ DeviceStreaming \ V1Methods
__construct
Constructor.
getStreamId
The unique ID of this stream, assigned by the client.
Returns
Type
Description
int
setStreamId
The unique ID of this stream, assigned by the client.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getOkay
Okay for success.
hasOkay
setOkay
Okay for success.
Returns
Type
Description
$this
getFail
Fail for failure.
hasFail
setFail
Fail for failure.
Returns
Type
Description
$this
getStatus
Returns
Type
Description
string