-
- All Implemented Interfaces:
-
io.livekit.android.room.participant.RemoteParticipant.Factory
@DaggerGenerated() public final class RemoteParticipant_Factory_Impl implements RemoteParticipant.Factory
-
-
Method Summary
Modifier and Type Method Description RemoteParticipantcreate(LivekitModels.ParticipantInfo info)static Provider<RemoteParticipant.Factory>create(RemoteParticipant_Factory delegateFactory)-
-
Method Detail
-
create
RemoteParticipant create(LivekitModels.ParticipantInfo info)
-
create
static Provider<RemoteParticipant.Factory> create(RemoteParticipant_Factory delegateFactory)
-
-
-
-