nua Data Structures

Here are the data structures with brief descriptions:
nua_client_methods_tMethods for client request
nua_client_requestEach handle has a queue of client-side requests; if a request is pending, a new request from API is added to the queue
nua_dialog_usageBase structure for dialog usage
nua_handle_preferencesNUA preferences
nua_handle_sNUA handle
nua_server_requestServer side transaction
nua_session_usageSession-related state
nua_usage_classVirtual function pointer table for dialog usage
register_usageREGISTER usage, aka nua_registration_t

Sofia-SIP 1.12.6 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.