-
- 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.SubscriptionsChangedParams implements CoreNotifyParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringsubscriptionsChangedAuth
-
Constructor Summary
Constructors Constructor Description CoreNotifyParams.SubscriptionsChangedParams(String subscriptionsChangedAuth)
-
Method Summary
Modifier and Type Method Description final StringgetSubscriptionsChangedAuth()-
-
Constructor Detail
-
CoreNotifyParams.SubscriptionsChangedParams
CoreNotifyParams.SubscriptionsChangedParams(String subscriptionsChangedAuth)
-
-
Method Detail
-
getSubscriptionsChangedAuth
final String getSubscriptionsChangedAuth()
-
-
-
-