onSuccess

public abstract void onSuccess(String startTime, int spanMinutes)

Successfully retrieved the Do Not Disturb time for message notifications.

Parameters

startTime

The start time in the format HH:MM:SS.

spanMinutes

The duration in minutes, where 0


public final void onSuccess(String s)

Callback triggered on success.

Parameters

t

The declared type.