gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/Docs API-Changes,1.2,1.3


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/Docs API-Changes,1.2,1.3
Date: Sun, 30 Nov 2003 18:55:14 +0000

Update of /cvsroot/gnokii/gnokii/Docs
In directory subversions:/tmp/cvs-serv3283/Docs

Modified Files:
        API-Changes 
Log Message:
call management updates


Index: API-Changes
===================================================================
RCS file: /cvsroot/gnokii/gnokii/Docs/API-Changes,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** API-Changes 24 Oct 2003 21:30:59 -0000      1.2
--- API-Changes 30 Nov 2003 18:55:11 -0000      1.3
***************
*** 8,11 ****
--- 8,34 ----
  o change description
  
+       2003-11-30
+ 
+       o new function
+               +API gn_error gn_call_check_active(struct gn_statemachine 
*state);
+ 
+       o new type
+               +typedef struct {
+               +...
+               +} gn_call_active;
+ 
+       o new field in the struct
+               |typedef struct {
+               =...
+               +       gn_call_active *call_active;
+               =...
+ 
+       o new field in the struct
+               |typedef struct {
+               =...
+               +       GN_OP_GetActiveCalls
+               =...
+               |} gn_operation;
+ 
  v1.5 2003-10-24
  





reply via email to

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