STWVoiceMailAttachment

class STWVoiceMailAttachment : STWBaseAttachment

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var duration: Int

Inherited properties

Link copied to clipboard
var attachmentId: Int? = null
Link copied to clipboard
var bytesTransfered: Long = 0
Link copied to clipboard
var mimeType: String? = null
Link copied to clipboard
var removedReason: Int? = null
Link copied to clipboard
var requestId: String? = null
Link copied to clipboard
var serverId: String? = null
Link copied to clipboard
var size: Long? = null
Link copied to clipboard
var status: Int? = null
Link copied to clipboard
var transferType: Int? = null
Link copied to clipboard
var type: Int? = null
Link copied to clipboard
var uri: Uri? = null

Functions

Link copied to clipboard
open override fun contentEquals(other: STWBaseAttachment?): Boolean

Inherited functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int