Skip to main content

session.camera_publish_status

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 2057
  • Header: CAMERA_PUBLISH_STATUS
  • Direction: Server to Client (s2c)
  • Realm: Camera & Photos
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Camera publish status

Payload fields

FieldTypeRequiredDescription
field1booleanrequiredField extracted from parser source.
field2int32requiredField extracted from parser source.
field3stringrequiredField extracted from parser source.

Behavior

Sender

The server sends this message to inform the client about camera publish status.

Receiver

The client processes the received data and updates its state.

Notes

  • No additional notes