RoomInvitationAction class
邀请通知
- Inheritance
-
- Object
- MeetingAction
- RoomInvitationAction
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- invitation ↔ NERoomInvitation
-
latefinal
- inviterRtcId ↔ int
-
邀请人uid, 房间uid
latefinal
- inviteType ↔ int
-
预留,邀请通话类型,0:p2p,1:多人会议,2:加入第三方sip
latefinal
- roomCid ↔ String?
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → int
-
finalinherited
Methods
-
fromJson(
Map map) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited