ConversationSource

abstract class ConversationSource : Parcelable

Base type used to represent a source from which a conversation originates.

Constructors

Link copied to clipboard
fun ConversationSource()

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard