linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Total Number of calls


From: Gowtham
Subject: [Linphone-developers] Total Number of calls
Date: Fri, 4 Oct 2013 12:37:50 +0530

Hello all,
               
To get total number of calls in linphone i am using following line

            int callsCount = linphone_core_get_calls_nb([SipManager getLc]);

This is throw some waring as implicit declaration of function "linphone_core_get_calls_nb" is invalid in c99. how to solve this issue?

--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]