BMPCastConfiguration


@interface BMPCastConfiguration : BMPConfiguration

Contains configuration values which can be used to customize the cast receiver app. NOTE: This configuration class is deprecated and will be removed. Use BMPRemoteConfiguration instead.

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, copy, nullable) NSURL *receiverStylesheetUrl

    Swift

    @NSCopying var receiverStylesheetUrl: NSURL? { get set }