-
- All Implemented Interfaces:
public final class ThreeDsLauncher.Result.Success extends ThreeDsLauncher.Result
-
-
Field Summary
Fields Modifier and Type Field Description private final AsdkResultresult
-
Constructor Summary
Constructors Constructor Description ThreeDsLauncher.Result.Success(AsdkResult result)
-
Method Summary
Modifier and Type Method Description final AsdkResultgetResult()-
-
Constructor Detail
-
ThreeDsLauncher.Result.Success
ThreeDsLauncher.Result.Success(AsdkResult result)
-
-
Method Detail
-
getResult
final AsdkResult getResult()
-
-
-
-