Show / Hide Table of Contents

Class InsightsApi

Inheritance
System.Object
InsightsApi
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Analytics.Insights
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class InsightsApi

Constructors

InsightsApi(IBitmovinApiClientFactory)

Declaration
public InsightsApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type Name Description
IBitmovinApiClientFactory apiClientFactory

Properties

Builder

Fluent builder for creating an instance of InsightsApi

Declaration
public static BitmovinApiBuilder<InsightsApi> Builder { get; }
Property Value
Type Description
BitmovinApiBuilder<InsightsApi>

Organizations

Declaration
public OrganizationsApi Organizations { get; }
Property Value
Type Description
OrganizationsApi
Back to top Generated by DocFX