| ProtocolEventArgs Constructor (Int32, String, Int32, String) |
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ProtocolEventArgs(
int nResponseCode,
string reason,
int warningCode,
string warning
)
Parameters
- nResponseCode
- Type: SystemInt32
- reason
- Type: SystemString
- warningCode
- Type: SystemInt32
- warning
- Type: SystemString
See Also