com.samsung.android.sdk.penremote

Interface SpenRemote.ConnectionStateChangeListener

  • Enclosing class:
    SpenRemote


    public static interface SpenRemote.ConnectionStateChangeListener
    Interface for listening connection state.
    Since:
    1.0.0
    • Method Detail

      • onChange

        void onChange(int state)
        Called when connection state is changed.
        See Also:
        SpenRemote.State