allowIncomingWhileBusy property

bool allowIncomingWhileBusy
getter/setter pair

Not implemented yet Whether the Device instance should raise the 'incoming' event when a new call invite is received while already on an active call. set to false by default

Implementation

external bool allowIncomingWhileBusy;