IMRecalledMessage
open class IMRecalledMessage : IMCategorizedMessage
IM Recalled Message
-
Indicating whether this message was generated by recalling message function.
Declaration
Swift
public internal(set) var isRecall: Bool { get }
-
Declaration
Swift
public override class var messageType: MessageType { get }
-
Undocumented
Declaration
Swift
public required init()