Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-libclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
savoirfairelinux
jami-libclient
Commits
3c5603ce
Commit
3c5603ce
authored
Mar 18, 2015
by
Emmanuel Lepage Vallee
Browse files
Options
Downloads
Patches
Plain Diff
Sync XML
parent
c7ac6738
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
xml/callmanager-introspec.xml
+8
-0
8 additions, 0 deletions
xml/callmanager-introspec.xml
xml/configurationmanager-introspec.xml
+11
-0
11 additions, 0 deletions
xml/configurationmanager-introspec.xml
with
19 additions
and
0 deletions
xml/callmanager-introspec.xml
+
8
−
0
View file @
3c5603ce
...
...
@@ -407,6 +407,14 @@
<arg
type=
"s"
name=
"codecName"
direction=
"out"
/>
</method>
<method
name=
"switchInput"
tp:name-for-bindings=
"switchInput"
>
<tp:docstring>
Switch input for the specified call
</tp:docstring>
<arg
type=
"s"
name=
"callID"
direction=
"in"
/>
<arg
type=
"s"
name=
"input"
direction=
"in"
/>
</method>
<method
name=
"sendTextMessage"
tp:name-for-bindings=
"sendTextMessage"
>
<tp:docstring>
Send a text message to the specified call
...
...
This diff is collapsed.
Click to expand it.
xml/configurationmanager-introspec.xml
+
11
−
0
View file @
3c5603ce
...
...
@@ -8,6 +8,8 @@
<method
name=
"getAccountTemplate"
tp:name-for-bindings=
"getAccountTemplate"
>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out0"
value=
"MapStringString"
/>
<arg
type=
"s"
name=
"accountType"
direction=
"in"
tp:type=
"String"
>
</arg>
<arg
type=
"a{ss}"
name=
"details"
direction=
"out"
tp:type=
"String_String_Map"
>
</arg>
</method>
...
...
@@ -382,6 +384,15 @@
</arg>
</method>
<method
name=
"setCodecDetails"
tp:name-for-bindings=
"setCodecDetails"
>
<arg
type=
"b"
name=
"result"
direction=
"out"
></arg>
<arg
type=
"s"
name=
"accountID"
direction=
"in"
></arg>
<arg
type=
"u"
name=
"codecId"
direction=
"in"
></arg>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.In2"
value=
"MapStringString"
/>
<arg
type=
"a{ss}"
name=
"details"
direction=
"in"
tp:type=
"String_String_Map"
>
</arg>
</method>
<method
name=
"getActiveCodecList"
tp:name-for-bindings=
"getActiveCodecList"
>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out0"
value=
"VectorUInt"
/>
<arg
type=
"s"
name=
"accountID"
direction=
"in"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment