public final class CheckResponse
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
CheckResponse
public CheckResponse(boolean allowed,
@Nullable
String resolution)
-
Method Details
-
getAllowed
public boolean getAllowed()
-
getResolution
@Nullable
public String getResolution()
-
-
-