blob: 9962c3ce3b6bac9d9371ed4dcdfbed63f449a055 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright 2019 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<node name="/org/chromium/IpPeripheralService"
xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.chromium.IpPeripheralService.CameraDetector">
<method name="BootstrapMojoConnection">
<tp:docstring>
This method takes a handle to a Mojo message pipe which will then be
bound to an implementation of the IpCameraDetector Mojo interface.
</tp:docstring>
<arg name="handle" type="h" direction="in"/>
<annotation name="org.chromium.DBus.Method.Kind" value="normal"/>
</method>
</interface>
</node>