-
public final class AppInfoStatusFfi.Disabled extends AppInfoStatusFfi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAppInfoStatusFfi.Disabled.Companion
-
Field Summary
Fields Modifier and Type Field Description private final DisabledAppReasonFfireason
-
Constructor Summary
Constructors Constructor Description AppInfoStatusFfi.Disabled(DisabledAppReasonFfi reason)
-
Method Summary
Modifier and Type Method Description final DisabledAppReasonFfigetReason()-
-
Constructor Detail
-
AppInfoStatusFfi.Disabled
AppInfoStatusFfi.Disabled(DisabledAppReasonFfi reason)
-
-
Method Detail
-
getReason
final DisabledAppReasonFfi getReason()
-
-
-
-