Package 

Class CoreNotifyParams.MessageParams

  • 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 String messageAuth
    • Method Summary

      Modifier and Type Method Description
      final String getMessageAuth()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CoreNotifyParams.MessageParams

        CoreNotifyParams.MessageParams(String messageAuth)