Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 8839b0a2474211d1e41984e51e6c40b7 > files > 66

linphone-devel-3.5.2-5.fc18.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>liblinphone: _LinphoneCallLog Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">liblinphone
   &#160;<span id="projectnumber">3.5.2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">_LinphoneCallLog Struct Reference<div class="ingroups"><a class="el" href="group__call__logs.html">Managing call logs</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;linphonecore.h&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a80b29b195febff1a54d0d3bc76dbfaed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__call__logs.html#ga779ac636d8b652c5130da18827c13e5a">LinphoneCallDir</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#a80b29b195febff1a54d0d3bc76dbfaed">dir</a></td></tr>
<tr class="memitem:a48b79800064f82a624584b175bcdac57"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__call__logs.html#gafd125fb704d3254856f4a826a6e60a11">LinphoneCallStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#a48b79800064f82a624584b175bcdac57">status</a></td></tr>
<tr class="memitem:ae3d363a34177db87f304b7b3f255f701"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__linphone__address.html#gaa017e66840f5ee578168bd469b6c3e91">LinphoneAddress</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#ae3d363a34177db87f304b7b3f255f701">from</a></td></tr>
<tr class="memitem:ac2da59dead284f65174214f2e00209b3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__linphone__address.html#gaa017e66840f5ee578168bd469b6c3e91">LinphoneAddress</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#ac2da59dead284f65174214f2e00209b3">to</a></td></tr>
<tr class="memitem:a92b1a5b4900068fd6ee7fc9afccc4777"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#a92b1a5b4900068fd6ee7fc9afccc4777">start_date</a> [128]</td></tr>
<tr class="memitem:a5773a72ec719085a68a6092c46540592"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LinphoneCallLog.html#a5773a72ec719085a68a6092c46540592">duration</a></td></tr>
</table>
<a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Structure representing a call log. </p>
</div><h2>Field Documentation</h2>
<a class="anchor" id="a80b29b195febff1a54d0d3bc76dbfaed"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__call__logs.html#ga779ac636d8b652c5130da18827c13e5a">LinphoneCallDir</a> _LinphoneCallLog::dir</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>The direction of the call </p>

</div>
</div>
<a class="anchor" id="a48b79800064f82a624584b175bcdac57"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__call__logs.html#gafd125fb704d3254856f4a826a6e60a11">LinphoneCallStatus</a> _LinphoneCallLog::status</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>The status of the call </p>

</div>
</div>
<a class="anchor" id="ae3d363a34177db87f304b7b3f255f701"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__linphone__address.html#gaa017e66840f5ee578168bd469b6c3e91">LinphoneAddress</a>* _LinphoneCallLog::from</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Originator of the call as a LinphoneAddress object </p>

</div>
</div>
<a class="anchor" id="ac2da59dead284f65174214f2e00209b3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__linphone__address.html#gaa017e66840f5ee578168bd469b6c3e91">LinphoneAddress</a>* _LinphoneCallLog::to</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Destination of the call as a LinphoneAddress object </p>

</div>
</div>
<a class="anchor" id="a92b1a5b4900068fd6ee7fc9afccc4777"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char _LinphoneCallLog::start_date[128]</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Human readable string containg the start date </p>

</div>
</div>
<a class="anchor" id="a5773a72ec719085a68a6092c46540592"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _LinphoneCallLog::duration</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Duration of the call in seconds </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>linphonecore.h</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>