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
f1806075
Commit
f1806075
authored
Feb 13, 2014
by
Guillaume Desmottes
🐐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Entity_Type_Self
parent
6dea42bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
spec/Connection.xml
spec/Connection.xml
+13
-0
No files found.
spec/Connection.xml
View file @
f1806075
...
...
@@ -212,6 +212,19 @@ USA.</p>
on XMPP, or the channel name "#telepathy" on IRC.
</p>
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue
suffix=
"Self"
value=
"3"
>
<tp:docstring>
<p>
Not used within Telepathy itself, but reserved for use by
telepathy-logger.
</p>
<tp:rationale>
telepathy-logger uses this type to represents the owner of the
account whose channel has been logged to. We don't need this
concept in Telepathy itself but it's convenient to use the same
enum across the whole API.
</tp:rationale>
</tp:docstring>
</tp:enumvalue>
</tp:enum>
<tp:simple-type
name=
"Handle"
type=
"u"
array-name=
"Handle_List"
>
...
...
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