-
public final class DdlResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleansecondPingprivate final DeepLinkdeepLink
-
Constructor Summary
Constructors Constructor Description DdlResponse(Boolean secondPing, DeepLink deepLink)
-
Method Summary
Modifier and Type Method Description final BooleangetSecondPing()final DeepLinkgetDeepLink()-
-
Method Detail
-
getSecondPing
final Boolean getSecondPing()
-
getDeepLink
final DeepLink getDeepLink()
-
-
-
-