Preparing search index...
The search index is not available
Documentation
Documentation
BridgeMessage
CameraResponse
Interface CameraResponse
interface
CameraResponse
{
clientID
?:
string
;
id
:
string
;
replyTo
?:
string
;
type
:
"CameraResponse"
;
when
:
string
;
x
:
number
;
y
:
number
;
zoom
:
number
;
}
Hierarchy (
View Summary
)
BridgeMessage
<
"CameraResponse"
>
CameraResponse
Index
Properties
clientID?
id
reply
To?
type
when
x
y
zoom
Properties
Optional
clientID
clientID
?:
string
id
id
:
string
Optional
reply
To
replyTo
?:
string
type
type
:
"CameraResponse"
when
when
:
string
x
x
:
number
y
y
:
number
zoom
zoom
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clientID
id
reply
To
type
when
x
y
zoom
Documentation
Loading...