#include <endpoint.hpp>
◆ op
The IP change progress operation. 
 
 
◆ status
The operation progress status. 
 
 
◆ transportId
Information of the transport id. This is only available when the operation is PJSUA_IP_CHANGE_OP_RESTART_LIS. 
 
 
◆ accId
      
        
          | int pj::OnIpChangeProgressParam::accId | 
        
      
 
Information of the account id. This is only available when the operation is:
- PJSUA_IP_CHANGE_OP_ACC_SHUTDOWN_TP
 
- PJSUA_IP_CHANGE_OP_ACC_UPDATE_CONTACT
 
- PJSUA_IP_CHANGE_OP_ACC_HANGUP_CALLS
 
- PJSUA_IP_CHANGE_OP_ACC_REINVITE_CALLS 
 
 
 
◆ callId
      
        
          | int pj::OnIpChangeProgressParam::callId | 
        
      
 
Information of the call id. This is only available when the operation is PJSUA_IP_CHANGE_OP_ACC_HANGUP_CALLS or PJSUA_IP_CHANGE_OP_ACC_REINVITE_CALLS 
 
 
◆ regInfo
Registration information. This is only available when the operation is PJSUA_IP_CHANGE_OP_ACC_UPDATE_CONTACT 
 
 
The documentation for this struct was generated from the following file: