C# Class CgwMonitorManage.eLTE.strP2pcallStatusIndicator

Show file Open project: eSDK/esdk_Cgw

Public Properties

Property Type Description
theCallee int
theCaller int
theInserter int
theLocalPort int
theRemoteIP int
theRemotePort int
theStatus P2pcall_Status_t
theTargeter int

Property Details

theCallee public property

public int theCallee
return int

theCaller public property

public int theCaller
return int

theInserter public property

public int theInserter
return int

theLocalPort public property

public int theLocalPort
return int

theRemoteIP public property

public int theRemoteIP
return int

theRemotePort public property

public int theRemotePort
return int

theStatus public property

public P2pcall_Status_t theStatus
return P2pcall_Status_t

theTargeter public property

public int theTargeter
return int