Represents the ServiceReject
type
More...
Inherits Oss.Nas.Sequence.
Represents the ServiceReject
type
◆ ServiceReject() [1/2]
Oss.Nas1790.ServiceReject.ServiceReject |
( |
int |
argEmmCause | ) |
|
|
inline |
Constructs an instance of ServiceReject
with the specified mandatory components.
- Parameters
-
argEmmCause | The value of the emmCause mandatory field |
◆ ServiceReject() [2/2]
Constructs an instance of ServiceReject
with the specified components.
- Parameters
-
argEmmCause | The value of the emmCause mandatory field |
argT3442Value | The value of the t3442Value optional field |
argT3346Value | The value of the t3346Value optional field |
argT3448value | The value of the t3448value optional field |
argLowerBoundTimerValue | The value of the lowerBoundTimerValue optional field |
argForbidden5GSTrackingAreaforRoaming | The value of the forbidden5GSTrackingAreaforRoaming optional field |
argForbidden5GSTrackingAreaforRegionalProvision | The value of the forbidden5GSTrackingAreaforRegionalProvision optional field |
◆ Copy()
object Oss.Nas1790.ServiceReject.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.ServiceReject.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.ServiceReject.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.