public class

APIDataListener

extends Object
implements APIClient.OnApiDataReceivedListener
java.lang.Object
   ↳ co.megacool.megacool.APIDataListener

Summary

Public Methods
void onAppIdentifierReceived(String appId)
void onEventsReceived(List<Event> events)
void onUserIdReceived(String userId)
[Expand]
Inherited Methods
From class java.lang.Object
From interface co.megacool.megacool.APIClient.OnApiDataReceivedListener

Public Methods

public void onAppIdentifierReceived (String appId)

public void onEventsReceived (List<Event> events)

public void onUserIdReceived (String userId)