bt_ag_multi_call_handling_event_e class abstract
@ingroup CAPI_NETWORK_BLUETOOTH_AUDIO_AG_MODULE @brief Enumerations for the multi call handling event. @since_tizen @if WEARABLE 2.3.1 @else 2.3 @endif
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BT_AG_MULTI_CALL_HANDLING_EVENT_ACTIVATE_HELD_CALL → const int
- < Request to put active calls into hold state and activate another (held or waiting) call
- BT_AG_MULTI_CALL_HANDLING_EVENT_EXPLICIT_CALL_TRANSFER → const int
- < Request to let a user who has two calls to connect these two calls together and release its connections to both other parties
- BT_AG_MULTI_CALL_HANDLING_EVENT_MERGE_CALLS → const int
- < Request to add a held call to the conversation
- BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_ACTIVE_CALLS → const int
- < Request to release active calls
- BT_AG_MULTI_CALL_HANDLING_EVENT_RELEASE_HELD_CALLS → const int
- < Request to release held calls