package cn.com.magnity.magnitycx.sdk; /* loaded from: classes.dex */ public interface DelegateOptionSelected { void onOptionSelected(int i, int i2); }