I_MmsClientSettingsClass
Objects that implement this interface are used to configure the MMS communication layer.
Namespace: Tc3_Mms
Library: Tc3_Mms (Tc3_Mms.compiled-library)
Inheritance hierarchy
I_SocketClientSettingsClass -> I_TpktClientSettingsClass -> I_Rfc1006ClientSettingsClass -> I_UlosiClientSettingsClass -> I_MmsClientSettingsClass
INTERFACE I_MmsClientSettingsClass EXTENDS I_UlosiClientSettingsClass
Properties
Name | Type | Access | Description |
---|---|---|---|
nLocalDetail | Get | MMS Initiate-RequestPDU parameter: localDetailCalling. | |
nMaxServOutCalling | Get | MMS Initiate-RequestPDU parameter: proposedMaxServOutstandingCalling | |
nMaxServOutCalled | Get | MMS Initiate-RequestPDU parameter: proposedMaxServOutstandingCalled. | |
nNestingLevel | Get | MMS Initiate-RequestPDU parameter: proposedDataStructureNestingLevel. | |
nMmsVersionNumber | Get | MMS initRequestDetail parameter: proposedVersionNumber. | |
ipParameters | Get | Interface pointer of the object for the configuration of the MMS initRequestDetail parameter: proposedParameterCBB. | |
ipServices | Get | Interface pointer of the object for the configuration of the MMS initRequestDetail parameter: servicesSupportedCalling. | |
ipExtendedServices | Get | Interface pointer of the object for the configuration of the MMS initRequestDetail parameter: additionalSupportedCalling. | |
ipExtendedParameters | Get | Interface pointer of the object for the configuration of the MMS initRequestDetail parameter: additionalCbbSupportedCalling. | |
sProvilegeClassIdentity | Get | MMS-initRequestDetail parameter: privilegeClassIdentityCalled. | |
tMmsTimeout | TIME | Get | Maximum time that may not be exceeded during the execution of the confirmed services. |
eTraceMms | Get | Configures the priority level for the logging of the error messages and log messages. |