Delegate ParticipantDeviceListener.OnStreamAvailabilityChangedDelegate
Get the participant device stream availability changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnStreamAvailabilityChangedDelegate(ParticipantDevice participantDevice, bool available, StreamType streamType);
Parameters
| Type | Name | Description |
|---|---|---|
| ParticipantDevice | participantDevice | |
| System.Boolean | available | |
| StreamType | streamType |