YPage_Broadcast extension

on

Methods

yBroadcast_register(String action, dynamic callback(Map<String, dynamic>? map)) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_send(String action, {Map<String, dynamic>? params}) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_unregister(String action) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_unregisters() → void

Available on YPage, provided by the YPage_Broadcast extension