UidWithMutedCallback typedef

UidWithMutedCallback = void Function(int uid, bool isFallbackOrRecover)

Implementation

typedef UidWithMutedCallback = void Function(int uid, bool muted);