Get the user subscription status for a dapp
function isSubscribed(
bytes32 _dappId,
uint256 listID,
address _user
) view external returns (bool);Last updated
function isSubscribed(
bytes32 _dappId,
uint256 listID,
address _user
) view external returns (bool);Last updated