AttributeName

open class AttributeName

Constructors

Link copied to clipboard
constructor(@Nullable channel: String, @Nullable contact: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun isChannel(): Boolean
Link copied to clipboard
open fun isContact(): Boolean
Link copied to clipboard
open fun toString(): String