SignallingEvent constructor

SignallingEvent(
  1. {required ChannelBaseInfo channelBaseInfo,
  2. required SignallingEventType eventType,
  3. required String fromAccountId,
  4. required int time,
  5. String? customInfo}
)

Implementation

SignallingEvent