buildSubscriptionQuery

expect fun buildSubscriptionQuery(eventType: CoreEventType, selectorType: CoreEventSelectorType, selectorId: String): String

Generate subscription Query for the Context events.

Return

// todo

Parameters

eventType

Type of event which you listen for

selectorType

Scope on which you listen for events

selectorId

ID of the selector

Throws

thrown when instance is not connected or closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun buildSubscriptionQuery(eventType: CoreEventType, selectorType: CoreEventSelectorType, selectorId: String): String

Generate subscription Query for the Context events.

Return

// todo

Parameters

eventType

Type of event which you listen for

selectorType

Scope on which you listen for events

selectorId

ID of the selector

Throws

thrown when instance is not connected or closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun buildSubscriptionQuery(eventType: CoreEventType, selectorType: CoreEventSelectorType, selectorId: String): String

Generate subscription Query for the Context events.

Return

// todo

Parameters

eventType

Type of event which you listen for

selectorType

Scope on which you listen for events

selectorId

ID of the selector

Throws

thrown when instance is not connected or closed

thrown when method encounters an exception

thrown when method encounters an unknown exception