Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / Child / Addition

Addition

object Addition : Child

Events of the Child type that are raised when a new child is added to a data node.

Inherited Functions

minus

operator fun minus(other: Child): Child

Subtracts a Child event type from another Child event type.

plus

operator fun plus(other: Child): Child

Adds two Child event types.