-
- 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.MessageParams implements CoreNotifyParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringmessageAuth
-
Constructor Summary
Constructors Constructor Description CoreNotifyParams.MessageParams(String messageAuth)
-
Method Summary
Modifier and Type Method Description final StringgetMessageAuth()-
-
Constructor Detail
-
CoreNotifyParams.MessageParams
CoreNotifyParams.MessageParams(String messageAuth)
-
-
Method Detail
-
getMessageAuth
final String getMessageAuth()
-
-
-
-