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 *receiverStylesheetUrlSwift
@NSCopying var receiverStylesheetUrl: NSURL? { get set }
View on GitHub
BMPCastConfiguration Class Reference