public final class AddChatParticipantsOptionsConverter
extends java.lang.Object
AddChatParticipantsOptions and
a ChatParticipant Iterable.| Modifier and Type | Method and Description |
|---|---|
static AddChatParticipantsOptions |
convert(java.lang.Iterable<ChatParticipant> participants,
com.azure.android.core.logging.ClientLogger logger)
Maps from a
ChatParticipant Iterable to
AddChatParticipantsOptions. |
public static AddChatParticipantsOptions convert(java.lang.Iterable<ChatParticipant> participants, com.azure.android.core.logging.ClientLogger logger)
ChatParticipant Iterable to
AddChatParticipantsOptions.