BroadcastManager
Overview
Location
-
Reference:
- Elements.dll .NET, .NET Core 6.0, .NET Standard 2.0
- elements.jar Cooper
- Elements.fx Island, ToffeeV2
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2
constructor protected Cooper, Island
constructor
BroadcastManager()
init()
BroadcastManager()
Sub New()
constructor <clinit> External Cooper
class method constructor <clinit>(+)
static void constructor <clinit>(+ )
static func constructor <clinit>(_ +)
static void constructor <clinit>(+ )
Shared Sub constructor <clinit>( As +)
Parameters:
- :
initialize ToffeeV2
static func initialize()
initialize initialize() Toffee
static func initialize(initialize )
Parameters:
- :
submitBroadcast
class method submitBroadcast(broadcast: not nullable String) object(object: nullable Object) data(data: nullable ImmutableDictionary<not nullable String, not nullable Object>) syncToMainThread(syncToMainThread: not nullable Boolean)
static void submitBroadcast(String! broadcast) object(Object? object) data(ImmutableDictionary<not nullable String, not nullable Object>? data) syncToMainThread(Boolean! syncToMainThread)
static func submitBroadcast(_ broadcast: String, object: Object?, data: ImmutableDictionary<not nullable String, not nullable Object>?, syncToMainThread: Boolean)
Parameters:
- broadcast:
- object:
- data:
- syncToMainThread:
subscribe (not nullable Object) toBroadcast(not nullable String) block(not nullable Action<Notification>)
class method subscribe(receiver: not nullable Object) toBroadcast(broadcast: not nullable String) block(block: not nullable Action<Notification>)
static void subscribe(Object! receiver) toBroadcast(String! broadcast) block(Action<Notification>! block)
static func subscribe(_ receiver: Object, toBroadcast broadcast: String, block: (Notification) -> ())
static void subscribe(Object receiver) toBroadcast(String broadcast) block(Action1<Notification> block)
Shared Sub subscribe(receiver As Object) toBroadcast(broadcast As String) block(block As Action (Of Notification))
Parameters:
- receiver:
- broadcast:
- block:
subscribe (not nullable Object) toBroadcast(not nullable String) block(not nullable Action<Notification>) object(nullable Object)
class method subscribe(receiver: not nullable Object) toBroadcast(broadcast: not nullable String) block(block: not nullable Action<Notification>) object(object: nullable Object)
static void subscribe(Object! receiver) toBroadcast(String! broadcast) block(Action<Notification>! block) object(Object? object)
static func subscribe(_ receiver: Object, toBroadcast broadcast: String, block: (Notification) -> (), object: Object?)
static void subscribe(Object receiver) toBroadcast(String broadcast) block(Action1<Notification> block) object(Object object)
Shared Sub subscribe(receiver As Object) toBroadcast(broadcast As String) block(block As Action (Of Notification)) object(object As Object?)
Parameters:
- receiver:
- broadcast:
- block:
- object:
subscribe (not nullable Object) toBroadcast(not nullable String) selector(SEL) object(nullable Object) Toffee, ToffeeV2
Parameters:
- receiver:
- broadcast:
- selector:
- object:
subscribe (not nullable Object) toBroadcasts(not nullable List<not nullable String>) block(not nullable Action<not nullable Notification>)
class method subscribe(receiver: not nullable Object) toBroadcasts(broadcasts: not nullable List<not nullable String>) block(block: not nullable Action<not nullable Notification>)
static void subscribe(Object! receiver) toBroadcasts(List<not nullable String>! broadcasts) block(Action<not nullable Notification>! block)
static func subscribe(_ receiver: Object, toBroadcasts broadcasts: List<not nullable String>, block: (Notification) -> ())
static void subscribe(Object receiver) toBroadcasts(List<String> broadcasts) block(Action1<Notification> block)
Shared Sub subscribe(receiver As Object) toBroadcasts(broadcasts As List<not nullable String>) block(block As Action (Of Notification))
Parameters:
- receiver:
- broadcasts:
- block:
subscribe (not nullable Object) toBroadcasts(not nullable List<not nullable String>) block(not nullable Action<not nullable Notification>) object(nullable Object)
class method subscribe(receiver: not nullable Object) toBroadcasts(broadcasts: not nullable List<not nullable String>) block(block: not nullable Action<not nullable Notification>) object(object: nullable Object)
static void subscribe(Object! receiver) toBroadcasts(List<not nullable String>! broadcasts) block(Action<not nullable Notification>! block) object(Object? object)
static func subscribe(_ receiver: Object, toBroadcasts broadcasts: List<not nullable String>, block: (Notification) -> (), object: Object?)
static void subscribe(Object receiver) toBroadcasts(List<String> broadcasts) block(Action1<Notification> block) object(Object object)
Shared Sub subscribe(receiver As Object) toBroadcasts(broadcasts As List<not nullable String>) block(block As Action (Of Notification)) object(object As Object?)
Parameters:
- receiver:
- broadcasts:
- block:
- object:
Parameters:
- receiver:
- broadcast:
- object:
unsubscribe (not nullable Object)
class method unsubscribe(receiver: not nullable Object)
static void unsubscribe(Object! receiver)
static func unsubscribe(_ receiver: Object)
static void unsubscribe(Object receiver)
Shared Sub unsubscribe(receiver As Object)
Parameters:
- receiver:
constructor <clinit> External Cooper
class method constructor <clinit>(+)
static void constructor <clinit>(+ )
static func constructor <clinit>(_ +)
static void constructor <clinit>(+ )
Shared Sub constructor <clinit>( As +)
Parameters:
- :
initialize ToffeeV2
static func initialize()
initialize initialize() Toffee
static func initialize(initialize )
Parameters:
- :
submitBroadcast
class method submitBroadcast(broadcast: not nullable String) object(object: nullable Object) data(data: nullable ImmutableDictionary<not nullable String, not nullable Object>) syncToMainThread(syncToMainThread: not nullable Boolean)
static void submitBroadcast(String! broadcast) object(Object? object) data(ImmutableDictionary<not nullable String, not nullable Object>? data) syncToMainThread(Boolean! syncToMainThread)
static func submitBroadcast(_ broadcast: String, object: Object?, data: ImmutableDictionary<not nullable String, not nullable Object>?, syncToMainThread: Boolean)
Parameters:
- broadcast:
- object:
- data:
- syncToMainThread:
subscribe (not nullable Object) toBroadcast(not nullable String) block(not nullable Action<Notification>)
class method subscribe(receiver: not nullable Object) toBroadcast(broadcast: not nullable String) block(block: not nullable Action<Notification>)
static void subscribe(Object! receiver) toBroadcast(String! broadcast) block(Action<Notification>! block)
static func subscribe(_ receiver: Object, toBroadcast broadcast: String, block: (Notification) -> ())
static void subscribe(Object receiver) toBroadcast(String broadcast) block(Action1<Notification> block)
Shared Sub subscribe(receiver As Object) toBroadcast(broadcast As String) block(block As Action (Of Notification))
Parameters:
- receiver:
- broadcast:
- block:
subscribe (not nullable Object) toBroadcast(not nullable String) block(not nullable Action<Notification>) object(nullable Object)
class method subscribe(receiver: not nullable Object) toBroadcast(broadcast: not nullable String) block(block: not nullable Action<Notification>) object(object: nullable Object)
static void subscribe(Object! receiver) toBroadcast(String! broadcast) block(Action<Notification>! block) object(Object? object)
static func subscribe(_ receiver: Object, toBroadcast broadcast: String, block: (Notification) -> (), object: Object?)
static void subscribe(Object receiver) toBroadcast(String broadcast) block(Action1<Notification> block) object(Object object)
Shared Sub subscribe(receiver As Object) toBroadcast(broadcast As String) block(block As Action (Of Notification)) object(object As Object?)
Parameters:
- receiver:
- broadcast:
- block:
- object:
subscribe (not nullable Object) toBroadcast(not nullable String) selector(SEL) object(nullable Object) Toffee, ToffeeV2
Parameters:
- receiver:
- broadcast:
- selector:
- object:
subscribe (not nullable Object) toBroadcasts(not nullable List<not nullable String>) block(not nullable Action<not nullable Notification>)
class method subscribe(receiver: not nullable Object) toBroadcasts(broadcasts: not nullable List<not nullable String>) block(block: not nullable Action<not nullable Notification>)
static void subscribe(Object! receiver) toBroadcasts(List<not nullable String>! broadcasts) block(Action<not nullable Notification>! block)
static func subscribe(_ receiver: Object, toBroadcasts broadcasts: List<not nullable String>, block: (Notification) -> ())
static void subscribe(Object receiver) toBroadcasts(List<String> broadcasts) block(Action1<Notification> block)
Shared Sub subscribe(receiver As Object) toBroadcasts(broadcasts As List<not nullable String>) block(block As Action (Of Notification))
Parameters:
- receiver:
- broadcasts:
- block:
subscribe (not nullable Object) toBroadcasts(not nullable List<not nullable String>) block(not nullable Action<not nullable Notification>) object(nullable Object)
class method subscribe(receiver: not nullable Object) toBroadcasts(broadcasts: not nullable List<not nullable String>) block(block: not nullable Action<not nullable Notification>) object(object: nullable Object)
static void subscribe(Object! receiver) toBroadcasts(List<not nullable String>! broadcasts) block(Action<not nullable Notification>! block) object(Object? object)
static func subscribe(_ receiver: Object, toBroadcasts broadcasts: List<not nullable String>, block: (Notification) -> (), object: Object?)
static void subscribe(Object receiver) toBroadcasts(List<String> broadcasts) block(Action1<Notification> block) object(Object object)
Shared Sub subscribe(receiver As Object) toBroadcasts(broadcasts As List<not nullable String>) block(block As Action (Of Notification)) object(object As Object?)
Parameters:
- receiver:
- broadcasts:
- block:
- object:
Parameters:
- receiver:
- broadcast:
- object:
unsubscribe (not nullable Object)
class method unsubscribe(receiver: not nullable Object)
static void unsubscribe(Object! receiver)
static func unsubscribe(_ receiver: Object)
static void unsubscribe(Object receiver)
Shared Sub unsubscribe(receiver As Object)
Parameters:
- receiver:
constructor protected Cooper, Island
constructor
BroadcastManager()
init()
BroadcastManager()
Sub New()