CallControlResult.Success


public final class CallControlResult.Success extends 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 methods

boolean
equals(Object other)
int
@NonNull String

Public constructors

Success

Added in 1.0.0-alpha03
public Success()

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()

toString

public @NonNull String toString()