-
- 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.ResponseAuth implements ClientParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringresponseAuth
-
Constructor Summary
Constructors Constructor Description ChatNotifyResponseAuthParams.ResponseAuth(String responseAuth)
-
Method Summary
Modifier and Type Method Description final StringgetResponseAuth()-
-
Constructor Detail
-
ChatNotifyResponseAuthParams.ResponseAuth
ChatNotifyResponseAuthParams.ResponseAuth(String responseAuth)
-
-
Method Detail
-
getResponseAuth
final String getResponseAuth()
-
-
-
-