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
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-libclient
Commits
3c5603ce
Commit
3c5603ce
authored
10 years ago
by
Emmanuel Lepage Vallee
Browse files
Options
Downloads
Patches
Plain Diff
Sync XML
parent
c7ac6738
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide 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 @@
...
@@ -407,6 +407,14 @@
<arg
type=
"s"
name=
"codecName"
direction=
"out"
/>
<arg
type=
"s"
name=
"codecName"
direction=
"out"
/>
</method>
</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"
>
<method
name=
"sendTextMessage"
tp:name-for-bindings=
"sendTextMessage"
>
<tp:docstring>
<tp:docstring>
Send a text message to the specified call
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 @@
...
@@ -8,6 +8,8 @@
<method
name=
"getAccountTemplate"
tp:name-for-bindings=
"getAccountTemplate"
>
<method
name=
"getAccountTemplate"
tp:name-for-bindings=
"getAccountTemplate"
>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out0"
value=
"MapStringString"
/>
<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
type=
"a{ss}"
name=
"details"
direction=
"out"
tp:type=
"String_String_Map"
>
</arg>
</arg>
</method>
</method>
...
@@ -382,6 +384,15 @@
...
@@ -382,6 +384,15 @@
</arg>
</arg>
</method>
</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"
>
<method
name=
"getActiveCodecList"
tp:name-for-bindings=
"getActiveCodecList"
>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out0"
value=
"VectorUInt"
/>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out0"
value=
"VectorUInt"
/>
<arg
type=
"s"
name=
"accountID"
direction=
"in"
>
<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
register
or
sign in
to comment