Let's think about a case where user has installed multiple applications capable of NFC HCE payments. Those application services are visible under settings NFC Tap and Pay.
How to programmatically change your application to be the default payment service if it's not?
CardEmulation
seems only to have API to query if service for category is default.
Thanks.