Interface SimPolicy.DefinitionStages.WithRegistrationTimer

All Known Subinterfaces:
SimPolicy.Definition, SimPolicy.DefinitionStages.WithCreate
Enclosing interface:
SimPolicy.DefinitionStages

public static interface SimPolicy.DefinitionStages.WithRegistrationTimer
The stage of the SimPolicy definition allowing to specify registrationTimer.
  • Method Details

    • withRegistrationTimer

      SimPolicy.DefinitionStages.WithCreate withRegistrationTimer(Integer registrationTimer)
      Specifies the registrationTimer property: Interval for the UE periodic registration update procedure, in seconds..
      Parameters:
      registrationTimer - Interval for the UE periodic registration update procedure, in seconds.
      Returns:
      the next definition stage.