Package 

Class ChatNotifyResponseAuthParams.Auth

  • All Implemented Interfaces:
    app.perawallet.walletconnectv2.internal.common.model.type.ClientParams , app.perawallet.walletconnectv2.internal.common.model.type.SerializableJsonRpc

    @JsonClass(generateAdapter = true) 
    public final class ChatNotifyResponseAuthParams.Auth
     implements ClientParams
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String auth
    • Method Summary

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

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

      • ChatNotifyResponseAuthParams.Auth

        ChatNotifyResponseAuthParams.Auth(String auth)