Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
telepathy-spec
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
178
Issues
178
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Telepathy
telepathy-spec
Commits
84871329
Commit
84871329
authored
Feb 10, 2014
by
Guillaume Desmottes
🐐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Handler: merge 'request-properties' key into the Requests_Satisfied arg
parent
32e73c33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
+4
-12
spec/Client_Handler.xml
spec/Client_Handler.xml
+4
-12
No files found.
spec/Client_Handler.xml
View file @
84871329
...
...
@@ -238,7 +238,8 @@ im.telepathy.v1.Channel.Type.Call1/video/h264=true
</tp:docstring>
</arg>
<arg
name=
"Requests_Satisfied"
type=
"ao"
direction=
"in"
>
<arg
name=
"Requests_Satisfied"
type=
"a{oa{sv}}"
direction=
"in"
tp:type=
"Object_Immutable_Properties_Map"
>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
<p>
The requests satisfied by this channel.
</p>
...
...
@@ -266,17 +267,8 @@ im.telepathy.v1.Channel.Type.Call1/video/h264=true
<arg
name=
"Handler_Info"
type=
"a{sv}"
direction=
"in"
>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
<p>
Additional information about this channel. Currently defined
keys are:
</p>
<dl>
<dt><code>
request-properties
</code>
- a{oa{sv}}
</dt>
<dd>
A map from
<tp:dbus-ref
namespace=
"im.telepathy.v1"
>
ChannelRequest
</tp:dbus-ref>
paths listed in
<var>
Requests_Satisfied
</var>
to
<tp:type>
Qualified_Property_Value_Map
</tp:type>
s containing
namespaced immutable properties of each request.
</dd>
</dl>
<p>
Additional information about this channel. There is no key
currently defined.
</p>
<p>
When more keys are defined for this dictionary, all will be
optional; handlers MAY safely ignore any entry in this
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment