IMTextMessage
open class IMTextMessage : IMCategorizedMessage
IM Text Message
-
Declaration
Swift
open override class var messageType: MessageType { get }
-
Undocumented
Declaration
Swift
public required init()
-
Undocumented
Declaration
Swift
public init(text: String)