Interface SimSwap
public interface SimSwap
SimSwap
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SimSwap.Builderbuilder()Getting buildergetError()Get errorIndicates whether SIM was changed.Threshold for sim swap check.
-
Method Details
-
getSwapped
Boolean getSwapped()Indicates whether SIM was changed.- Returns:
- swapped
-
getSwapPeriod
SwapPeriodType getSwapPeriod()Threshold for sim swap check.- Returns:
- swapPeriod
-
getError
LookupError getError()Get error- Returns:
- error
-
builder
Getting builder- Returns:
- New Builder instance
-