StatusChangedEvent constructor

StatusChangedEvent(
  1. RemoteSessionStatus status
)

Implementation

StatusChangedEvent(this.status);