ServiceCapabilityInternal(Boolean, Boolean, Boolean, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ServiceCapabilityInternal(bool isRender, bool isCapture, bool isPublish, System::String ^ preferredEndpoint);
public ServiceCapabilityInternal (bool isRender, bool isCapture, bool isPublish, string preferredEndpoint);
new Microsoft.Rtc.Internal.Collaboration.ServiceCapabilityInternal : bool * bool * bool * string -> Microsoft.Rtc.Internal.Collaboration.ServiceCapabilityInternal
Public Sub New (isRender As Boolean, isCapture As Boolean, isPublish As Boolean, preferredEndpoint As String)
Parameters
- isRender
- Boolean
- isCapture
- Boolean
- isPublish
- Boolean
- preferredEndpoint
- String