GetContactListPlainArgs

data class GetContactListPlainArgs(val contactListName: String) : ConvertibleToJava<GetContactListPlainArgs>

Constructors

Link copied to clipboard
fun GetContactListPlainArgs(contactListName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetContactListPlainArgs

Properties

Link copied to clipboard

The name of the contact list.