This interface defines a callback function that is used when starting mama with the mama_startBackground function.
Name | |
---|---|
void | onStartComplete(MamaStatus.mamaStatus status) Called whenever mama stop is invoked and the mama_start function finishes blocking. |
void onStartComplete(
MamaStatus.mamaStatus status
)
Called whenever mama stop is invoked and the mama_start function finishes blocking.
Parameters:
Updated on 2023-03-31 at 15:29:33 +0100