on_scheduled_callback_map

@extendable function on_scheduled_callback_map(): map<integer, (integer) -> unit>(source)

An alternative to on_scheduled_callback but with a context based map to only receive callbacks for specific contexts.

The map provided function takes ref_id as parameter.