-
- All Implemented Interfaces:
-
app.perawallet.walletconnectv2.internal.common.model.params.CoreNotifyParams,app.perawallet.walletconnectv2.internal.common.model.type.ClientParams,app.perawallet.walletconnectv2.internal.common.model.type.SerializableJsonRpc
@JsonClass(generateAdapter = true) public final class CoreNotifyParams.WatchSubscriptionsParams implements CoreNotifyParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringwatchSubscriptionsAuth
-
Constructor Summary
Constructors Constructor Description CoreNotifyParams.WatchSubscriptionsParams(String watchSubscriptionsAuth)
-
Method Summary
Modifier and Type Method Description final StringgetWatchSubscriptionsAuth()-
-
Constructor Detail
-
CoreNotifyParams.WatchSubscriptionsParams
CoreNotifyParams.WatchSubscriptionsParams(String watchSubscriptionsAuth)
-
-
Method Detail
-
getWatchSubscriptionsAuth
final String getWatchSubscriptionsAuth()
-
-
-
-