Skip to content
Snippets Groups Projects
Commit d62521d0 authored by Aline Gondim Santos's avatar Aline Gondim Santos Committed by Mohamed Chibani
Browse files

multistream: fix incomingCallWithMedia and mediaChangeRequested signals

Change-Id: I2369a62d9e035c0ee6aaacf92175ff84ceb13fc7
parent c9184fbc
Branches
No related tags found
No related merge requests found
......@@ -693,8 +693,8 @@
The caller phone number.
</tp:docstring>
</arg>
<annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="VectorMapStringString"/>
<arg type="aa{ss}" name="mediaList" direction="in">
<annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="VectorMapStringString"/>
<arg type="aa{ss}" name="mediaList">
<tp:docstring>
The list of media offered in the incoming call.
</tp:docstring>
......@@ -721,7 +721,7 @@
</tp:docstring>
</arg>
<annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="VectorMapStringString"/>
<arg type="aa{ss}" name="mediaList" direction="in">
<arg type="aa{ss}" name="mediaList">
<tp:docstring>
The list of media offered in the incoming call.
</tp:docstring>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment