AppBackgroundingManager.AppBackroundedListener

com.anywherecommerce.android.sdk

Interface AppBackgroundingManager.AppBackroundedListener

  • Enclosing class:AppBackgroundingManager-

    public static interface <span class="typeNameLabel">AppBackgroundingManager.AppBackroundedListener</span>

Method Summary

  Modifier and TypeMethod and Description`void``<span class="memberNameLink">

onBecameBackground() void``

onBecameForeground()`

Method Detail

onBecameForeground

        `void onBecameForeground()`

onBecameBackground

        `void onBecameBackground()`