ChannelCommonEvent constructor

ChannelCommonEvent(
  1. SignallingEvent signallingEvent,
  2. {String? requestId,
  3. String? toAccountId,
  4. InviteAckStatus? ackStatus,
  5. SignallingPushConfig? pushConfig,
  6. MemberInfo? joinMember}
)

Implementation

ChannelCommonEvent