ImCustomMessage class
Constructors
- ImCustomMessage(int event, dynamic data)
- ImCustomMessage.anchorCard()
-
factory
- ImCustomMessage.anchorPaused()
-
factory
- ImCustomMessage.announcement(String content)
-
factory
- ImCustomMessage.from(String data)
-
factory
- ImCustomMessage.liveRoomClosed()
-
factory
- ImCustomMessage.refreshHeader()
-
factory
- ImCustomMessage.requestJoinRoom()
-
factory
- ImCustomMessage.supportAnchor()
-
factory
- ImCustomMessage.testBroadcast()
-
factory
- ImCustomMessage.testOpenNobleMsg()
-
factory
- ImCustomMessage.toyConnected()
-
factory
- ImCustomMessage.newMsg(int num)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited