AuthenticationListener

com.anywherecommerce.android.sdk.endpoints

Interface AuthenticationListener

  • public interface <span class="typeNameLabel">AuthenticationListener</span>Created by Admin on 4/2/2017.

Method Summary

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

onAuthenticationComplete() void``

onAuthenticationFailed(

MeaningfulError error)`

Method Detail

onAuthenticationComplete

        `void onAuthenticationComplete()`

onAuthenticationFailed

        `void onAuthenticationFailed(

MeaningfulError error)`