public static interface MeshManager.MeshCallback<T>
void
onError(EstimoteException e)
onSuccess(T object)
void onSuccess(T object)
void onError(EstimoteException e)