-
public final class Wallet.Params.SessionEmit extends Wallet.Params
-
-
Constructor Summary
Constructors Constructor Description Wallet.Params.SessionEmit(String topic, Wallet.Model.SessionEvent event, String chainId)
-
Method Summary
Modifier and Type Method Description final StringgetTopic()final Wallet.Model.SessionEventgetEvent()final StringgetChainId()-
-
Constructor Detail
-
Wallet.Params.SessionEmit
Wallet.Params.SessionEmit(String topic, Wallet.Model.SessionEvent event, String chainId)
-
-
Method Detail
-
getEvent
final Wallet.Model.SessionEvent getEvent()
-
getChainId
final String getChainId()
-
-
-
-