Represents the TrackingAreaUpdateReject
type
More...
Inherits Oss.Nas.Sequence.
◆ TrackingAreaUpdateReject() [1/2]
Oss.Nas1790.TrackingAreaUpdateReject.TrackingAreaUpdateReject |
( |
int |
argEmmCause | ) |
|
|
inline |
Constructs an instance of TrackingAreaUpdateReject
with the specified mandatory components.
- Parameters
-
argEmmCause | The value of the emmCause mandatory field |
◆ TrackingAreaUpdateReject() [2/2]
Constructs an instance of TrackingAreaUpdateReject
with the specified components.
- Parameters
-
argEmmCause | The value of the emmCause mandatory field |
argT3346Value | The value of the t3346Value optional field |
argExtendEmmCause | The value of the extendEmmCause 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.TrackingAreaUpdateReject.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.TrackingAreaUpdateReject.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.TrackingAreaUpdateReject.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.