Represents the DeactivateEPSBearerContextRequest
type
More...
Inherits Oss.Nas.Sequence.
◆ DeactivateEPSBearerContextRequest() [1/2]
Oss.Nas1790.DeactivateEPSBearerContextRequest.DeactivateEPSBearerContextRequest |
( |
int |
argEsmCause | ) |
|
|
inline |
◆ DeactivateEPSBearerContextRequest() [2/2]
Constructs an instance of DeactivateEPSBearerContextRequest
with the specified components.
- Parameters
-
argEsmCause | The value of the esmCause mandatory field |
argProtocolConfigurationOptions | The value of the protocolConfigurationOptions optional field |
argT3396Value | The value of the t3396Value optional field |
argWlanOffloadIndication | The value of the wlanOffloadIndication optional field |
argNbifomContainer | The value of the nbifomContainer optional field |
argExtendedProtocolConfigurationOptions | The value of the extendedProtocolConfigurationOptions optional field |
◆ Copy()
object Oss.Nas1790.DeactivateEPSBearerContextRequest.Copy |
( |
| ) |
|
|
inline |
Creates a deep copy of this object.
- Returns
- A new object that is a deep copy of this instance.
◆ Equals()
override bool Oss.Nas1790.DeactivateEPSBearerContextRequest.Equals |
( |
object |
right | ) |
|
|
inline |
Determines whether the specified object is equal to the current object.
- Parameters
-
right | The object to compare with this object. |
- Returns
true
when the specified object is equal to the current object; otherwise, false.
◆ GetHashCode()
override int Oss.Nas1790.DeactivateEPSBearerContextRequest.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.