-
- All Implemented Interfaces:
-
app.perawallet.walletconnectv2.sign.client.SignInterface
public class SignClient implements SignInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceSignClient.WalletDelegatepublic interfaceSignClient.DappDelegate
-
Field Summary
Fields Modifier and Type Field Description public final static SignClientINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class app.perawallet.walletconnectv2.sign.client.SignClient
approveAuthenticate, approveSession, authenticate, connect, connect, decryptMessage, disconnect, dispatchEnvelope, emit, extend, formatAuthMessage, getActiveSessionByTopic, getListOfActiveSessions, getListOfSettledPairings, getListOfSettledSessions, getListOfVerifyContexts, getPendingAuthenticateRequests, getPendingRequests, getPendingSessionRequests, getSessionProposals, getSettledSessionByTopic, getVerifyContext, initialize, pair, ping, rejectAuthenticate, rejectSession, request, request, respond, setDappDelegate, setWalletDelegate, update -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-