CallControlResult.Success


class CallControlResult.Success : CallControlResult


The associated CallControlScope method was successful. For example, if CallControlScope.setActive was requested, Telecom was able to change the call state.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public constructors

Success

Added in 1.0.0-alpha03
Success()

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String