participant property

RemoteParticipant? participant
final

Sender of the data. This may be null if data is sent from Server API.

Implementation

final RemoteParticipant? participant;