# send\_request
Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/send_request.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/send_request.html)
Sends request messages to the sensor subsystem with the session. The messages the client can send are described in [Encoding and decoding protobuf messages](https://docs.qualcomm.com/doc/80-PK177-134/topic/encoding_and_decoding_protobuf_messages.html) . If the client tries to send messages to unavailable sensors, the client gets an error as a return.
send_request() Copy to clipboard
## Parameters
| Parameter | Data type | Description |
| --- | --- | --- |
| sensor\_session\_id | int | Sensor’s session ID |
| data | byte[] | Byte array of encoded protobuf message |
## Returns
| Return | Description |
| --- | --- |
| status | Possible returns are as follows: