1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TpCallStreamEndpoint</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="telepathy-glib API Reference Manual">
<link rel="up" href="ch-service-base.html" title="Service-side implementation">
<link rel="prev" href="TpBaseMediaCallStream.html" title="TpBaseMediaCallStream">
<link rel="next" href="ch-service-handles.html" title="Service-side handle repositories">
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="TpBaseMediaCallStream.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch-service-base.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">telepathy-glib API Reference Manual</th>
<td><a accesskey="n" href="ch-service-handles.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#TpCallStreamEndpoint.synopsis" class="shortcut">Top</a>
|
<a href="#TpCallStreamEndpoint.description" class="shortcut">Description</a>
|
<a href="#TpCallStreamEndpoint.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#TpCallStreamEndpoint.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
<a href="#TpCallStreamEndpoint.properties" class="shortcut">Properties</a>
|
<a href="#TpCallStreamEndpoint.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry">
<a name="TpCallStreamEndpoint"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="TpCallStreamEndpoint.top_of_page"></a>TpCallStreamEndpoint</span></h2>
<p>TpCallStreamEndpoint — class for <a class="link" href="telepathy-glib-svc-channel-call.html#TpSvcCallStreamEndpoint"><span class="type">TpSvcCallStreamEndpoint</span></a> implementations</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="TpCallStreamEndpoint.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include <telepathy-glib/telepathy-glib.h>
<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint-struct" title="TpCallStreamEndpoint">TpCallStreamEndpoint</a>;
struct <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpointClass" title="struct TpCallStreamEndpointClass">TpCallStreamEndpointClass</a>;
<a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="returnvalue">TpCallStreamEndpoint</span></a> * <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-new" title="tp_call_stream_endpoint_new ()">tp_call_stream_endpoint_new</a> (<em class="parameter"><code><a class="link" href="telepathy-glib-dbus.html#TpDBusDaemon"><span class="type">TpDBusDaemon</span></a> *dbus_daemon</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *object_path</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamTransportType" title="enum TpStreamTransportType"><span class="type">TpStreamTransportType</span></a> transport</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_ice_lite</code></em>);
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-get-object-path" title="tp_call_stream_endpoint_get_object_path ()">tp_call_stream_endpoint_get_object_path</a>
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>);
<a class="link" href="telepathy-glib-enums.html#TpStreamEndpointState" title="enum TpStreamEndpointState"><span class="returnvalue">TpStreamEndpointState</span></a> <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-get-state" title="tp_call_stream_endpoint_get_state ()">tp_call_stream_endpoint_get_state</a> (<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a> component</code></em>);
<span class="returnvalue">void</span> <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-add-new-candidates" title="tp_call_stream_endpoint_add_new_candidates ()">tp_call_stream_endpoint_add_new_candidates</a>
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *candidates</code></em>);
<span class="returnvalue">void</span> <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-add-new-candidate" title="tp_call_stream_endpoint_add_new_candidate ()">tp_call_stream_endpoint_add_new_candidate</a>
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a> component</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *address</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> port</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *info_hash</code></em>);
<span class="returnvalue">void</span> <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-set-remote-credentials" title="tp_call_stream_endpoint_set_remote_credentials ()">tp_call_stream_endpoint_set_remote_credentials</a>
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *username</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *password</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----TpCallStreamEndpoint
</pre>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
TpCallStreamEndpoint implements
<a class="link" href="telepathy-glib-svc-channel-call.html#TpSvcCallStreamEndpoint">TpSvcCallStreamEndpoint</a> and <a class="link" href="telepathy-glib-svc-generic.html#TpSvcDBusProperties">TpSvcDBusProperties</a>.</p>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--controlling" title='The "controlling" property'>controlling</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--dbus-daemon" title='The "dbus-daemon" property'>dbus-daemon</a>" <a class="link" href="telepathy-glib-dbus.html#TpDBusDaemon"><span class="type">TpDBusDaemon</span></a>* : Read / Write / Construct Only
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--endpoint-state" title='The "endpoint-state" property'>endpoint-state</a>" <span class="type">GHashTable_guint+guint_*</span> : Read
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--is-ice-lite" title='The "is-ice-lite" property'>is-ice-lite</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--object-path" title='The "object-path" property'>object-path</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--remote-candidates" title='The "remote-candidates" property'>remote-candidates</a>" <span class="type">GPtrArray_GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue___*</span> : Read
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--remote-credentials" title='The "remote-credentials" property'>remote-credentials</a>" <span class="type">GValueArray_gchararray+gchararray_*</span> : Read
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--selected-candidate-pairs" title='The "selected-candidate-pairs" property'>selected-candidate-pairs</a>" <span class="type">GPtrArray_GValueArray_GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue__+GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue____*</span> : Read
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--transport" title='The "transport" property'>transport</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint-candidate-accepted" title='The "candidate-accepted" signal'>candidate-accepted</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint-candidate-rejected" title='The "candidate-rejected" signal'>candidate-rejected</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
"<a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint-candidate-selected" title='The "candidate-selected" signal'>candidate-selected</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
</pre>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.description"></a><h2>Description</h2>
<p>
This class makes it easier to write <a class="link" href="telepathy-glib-svc-channel-call.html#TpSvcCallStreamEndpoint"><span class="type">TpSvcCallStreamEndpoint</span></a>
implementations by implementing its properties and methods.
</p>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="TpCallStreamEndpoint-struct"></a><h3>TpCallStreamEndpoint</h3>
<pre class="programlisting">typedef struct _TpCallStreamEndpoint TpCallStreamEndpoint;</pre>
<p>
A class for call stream endpoint implementations
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpointClass"></a><h3>struct TpCallStreamEndpointClass</h3>
<pre class="programlisting">struct TpCallStreamEndpointClass {
};
</pre>
<p>
The class structure for <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-new"></a><h3>tp_call_stream_endpoint_new ()</h3>
<pre class="programlisting"><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="returnvalue">TpCallStreamEndpoint</span></a> * tp_call_stream_endpoint_new (<em class="parameter"><code><a class="link" href="telepathy-glib-dbus.html#TpDBusDaemon"><span class="type">TpDBusDaemon</span></a> *dbus_daemon</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *object_path</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamTransportType" title="enum TpStreamTransportType"><span class="type">TpStreamTransportType</span></a> transport</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_ice_lite</code></em>);</pre>
<p>
Create a new <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> object. It is registered on the bus
at construction, and is unregistered at dispose.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>dbus_daemon</code></em> :</span></p></td>
<td>value of <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--dbus-daemon" title='The "dbus-daemon" property'><span class="type">"dbus-daemon"</span></a> property</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>object_path</code></em> :</span></p></td>
<td>value of <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--object-path" title='The "object-path" property'><span class="type">"object-path"</span></a> property</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>transport</code></em> :</span></p></td>
<td>value of <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--transport" title='The "transport" property'><span class="type">"transport"</span></a> property</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>is_ice_lite</code></em> :</span></p></td>
<td>value of <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--is-ice-lite" title='The "is-ice-lite" property'><span class="type">"is_ice_lite"</span></a> property</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-get-object-path"></a><h3>tp_call_stream_endpoint_get_object_path ()</h3>
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * tp_call_stream_endpoint_get_object_path
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>);</pre>
<p>
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the value of <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--object-path" title='The "object-path" property'><span class="type">"object-path"</span></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-get-state"></a><h3>tp_call_stream_endpoint_get_state ()</h3>
<pre class="programlisting"><a class="link" href="telepathy-glib-enums.html#TpStreamEndpointState" title="enum TpStreamEndpointState"><span class="returnvalue">TpStreamEndpointState</span></a> tp_call_stream_endpoint_get_state (<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a> component</code></em>);</pre>
<p>
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>component</code></em> :</span></p></td>
<td>a <a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the state of <em class="parameter"><code>self</code></em>'s <em class="parameter"><code>component</code></em>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-add-new-candidates"></a><h3>tp_call_stream_endpoint_add_new_candidates ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> tp_call_stream_endpoint_add_new_candidates
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *candidates</code></em>);</pre>
<p>
Add <em class="parameter"><code>candidates</code></em> to the <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--remote-candidates" title='The "remote-candidates" property'><span class="type">"remote-candidates"</span></a> property.
See Also: <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-add-new-candidate" title="tp_call_stream_endpoint_add_new_candidate ()"><code class="function">tp_call_stream_endpoint_add_new_candidate()</code></a>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>candidates</code></em> :</span></p></td>
<td>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="type">GValueArray</span></a> defining the candidates to add</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-add-new-candidate"></a><h3>tp_call_stream_endpoint_add_new_candidate ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> tp_call_stream_endpoint_add_new_candidate
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a> component</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *address</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> port</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *info_hash</code></em>);</pre>
<p>
Add a candidate to the <a class="link" href="TpCallStreamEndpoint.html#TpCallStreamEndpoint--remote-candidates" title='The "remote-candidates" property'><span class="type">"remote-candidates"</span></a> property.
See Also: <a class="link" href="TpCallStreamEndpoint.html#tp-call-stream-endpoint-add-new-candidates" title="tp_call_stream_endpoint_add_new_candidates ()"><code class="function">tp_call_stream_endpoint_add_new_candidates()</code></a>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>component</code></em> :</span></p></td>
<td>a <a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>address</code></em> :</span></p></td>
<td>an IP address</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>port</code></em> :</span></p></td>
<td>a port number</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>info_hash</code></em> :</span></p></td>
<td>string -> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> mapping for extra info</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-call-stream-endpoint-set-remote-credentials"></a><h3>tp_call_stream_endpoint_set_remote_credentials ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> tp_call_stream_endpoint_set_remote_credentials
(<em class="parameter"><code><a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *username</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *password</code></em>);</pre>
<p>
Set the username and password to use for <em class="parameter"><code>self</code></em>'s crendentials.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>username</code></em> :</span></p></td>
<td>the username</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>password</code></em> :</span></p></td>
<td>the password</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="TpCallStreamEndpoint--controlling"></a><h3>The <code class="literal">"controlling"</code> property</h3>
<pre class="programlisting"> "controlling" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
<p>
Whether or not the local side is taking the controlling role.
</p>
<p>Default value: FALSE</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--dbus-daemon"></a><h3>The <code class="literal">"dbus-daemon"</code> property</h3>
<pre class="programlisting"> "dbus-daemon" <a class="link" href="telepathy-glib-dbus.html#TpDBusDaemon"><span class="type">TpDBusDaemon</span></a>* : Read / Write / Construct Only</pre>
<p>
The connection to the DBus daemon owning the CM.
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--endpoint-state"></a><h3>The <code class="literal">"endpoint-state"</code> property</h3>
<pre class="programlisting"> "endpoint-state" <span class="type">GHashTable_guint+guint_*</span> : Read</pre>
<p>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a>{<a class="link" href="telepathy-glib-enums.html#TpStreamComponent" title="enum TpStreamComponent"><span class="type">TpStreamComponent</span></a> -> <a class="link" href="telepathy-glib-enums.html#TpStreamEndpointState" title="enum TpStreamEndpointState"><span class="type">TpStreamEndpointState</span></a>}
The state of this endpoint.
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--is-ice-lite"></a><h3>The <code class="literal">"is-ice-lite"</code> property</h3>
<pre class="programlisting"> "is-ice-lite" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only</pre>
<p>
Whether or not the Remote side is an ICE Lite endpoint.
</p>
<p>Default value: FALSE</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--object-path"></a><h3>The <code class="literal">"object-path"</code> property</h3>
<pre class="programlisting"> "object-path" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
<p>
The D-Bus object path used for this object on the bus.
</p>
<p>Default value: NULL</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--remote-candidates"></a><h3>The <code class="literal">"remote-candidates"</code> property</h3>
<pre class="programlisting"> "remote-candidates" <span class="type">GPtrArray_GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue___*</span> : Read</pre>
<p>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>{candidate <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="type">GValueArray</span></a>}
The remote candidates of this endpoint.
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--remote-credentials"></a><h3>The <code class="literal">"remote-credentials"</code> property</h3>
<pre class="programlisting"> "remote-credentials" <span class="type">GValueArray_gchararray+gchararray_*</span> : Read</pre>
<p>
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="type">GValueArray</span></a>{username string, password string}
The remote credentials of this endpoint.
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--selected-candidate-pairs"></a><h3>The <code class="literal">"selected-candidate-pairs"</code> property</h3>
<pre class="programlisting"> "selected-candidate-pairs" <span class="type">GPtrArray_GValueArray_GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue__+GValueArray_guint+gchararray+guint+GHashTable_gchararray+GValue____*</span> : Read</pre>
<p>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>{local-candidate <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="type">GValueArray</span></a>, remote-candidate <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="type">GValueArray</span></a>}
The candidate pairs selected for this endpoint.
</p>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint--transport"></a><h3>The <code class="literal">"transport"</code> property</h3>
<pre class="programlisting"> "transport" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct Only</pre>
<p>
The <a class="link" href="telepathy-glib-enums.html#TpStreamTransportType" title="enum TpStreamTransportType"><span class="type">TpStreamTransportType</span></a> for the content of this endpoint.
</p>
<p>Default value: 0</p>
<p class="since">Since 0.17.5</p>
</div>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="TpCallStreamEndpoint-candidate-accepted"></a><h3>The <code class="literal">"candidate-accepted"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
<p>
The ::candidate-accepted signal is emitted whenever
AcceptSelectedCandidatePair DBus method has been called on this object.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>the <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>local_candidate</code></em> :</span></p></td>
<td>the local candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>remote_candidate</code></em> :</span></p></td>
<td>the remote candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint-candidate-rejected"></a><h3>The <code class="literal">"candidate-rejected"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
<p>
The ::candidate-rejected signal is emitted whenever
RejectSelectedCandidatePair DBus method has been called on this object.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>the <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>local_candidate</code></em> :</span></p></td>
<td>the local candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>remote_candidate</code></em> :</span></p></td>
<td>the remote candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
<hr>
<div class="refsect2">
<a name="TpCallStreamEndpoint-candidate-selected"></a><h3>The <code class="literal">"candidate-selected"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a> *self,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
<p>
The ::candidate-selected signal is emitted whenever
SetSelectedCandidatePair DBus method has been called on this object.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>the <a class="link" href="TpCallStreamEndpoint.html" title="TpCallStreamEndpoint"><span class="type">TpCallStreamEndpoint</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>local_candidate</code></em> :</span></p></td>
<td>the local candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>remote_candidate</code></em> :</span></p></td>
<td>the remote candidate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.17.5</p>
</div>
</div>
<div class="refsect1">
<a name="TpCallStreamEndpoint.see-also"></a><h2>See Also</h2>
<a class="link" href="TpBaseMediaCallStream.html" title="TpBaseMediaCallStream"><span class="type">TpBaseMediaCallStream</span></a>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.19</div>
</body>
</html>
|