Skip to content

Commit

Permalink
generated netstandard2.0.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
amariwest-msft committed Oct 12, 2023
1 parent a9ed81b commit 2a39b2d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1317,6 +1317,7 @@ public StartRecordingOptions(Azure.Communication.CallAutomation.CallLocator call
public System.Collections.Generic.IList<Azure.Communication.CommunicationIdentifier> AudioChannelParticipantOrdering { get { throw null; } }
public System.Collections.Generic.IList<Azure.Communication.CallAutomation.ChannelAffinity> ChannelAffinity { get { throw null; } set { } }
public Azure.Communication.CallAutomation.ExternalStorage ExternalStorage { get { throw null; } set { } }
public bool PauseOnStart { get { throw null; } set { } }
public Azure.Communication.CallAutomation.RecordingChannel RecordingChannel { get { throw null; } set { } }
public Azure.Communication.CallAutomation.RecordingContent RecordingContent { get { throw null; } set { } }
public Azure.Communication.CallAutomation.RecordingFormat RecordingFormat { get { throw null; } set { } }
Expand Down

0 comments on commit 2a39b2d

Please sign in to comment.