public interface Callback<T>
Modifier and Type | Method and Description |
---|---|
void |
onFailure(GetSocialException exception) |
void |
onSuccess(T result) |
void onSuccess(T result)
void onFailure(GetSocialException exception)
(c) Copyright GetSocial BV, 2021. All Rights Reserved.