BMPCastConfiguration
Deprecated
Use BMPRemoteControlConfiguration instead.
Objective-C
@interface BMPCastConfiguration : BMPConfiguration
Swift
class CastConfiguration : Configuration
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.
-
Deprecated
Use BMPRemoteControlConfiguration#receiverStylesheetUrl instead.
Undocumented
Declaration
Objective-C
@property (nonatomic, copy, nullable) NSURL *receiverStylesheetUrl
Swift
var receiverStylesheetUrl: URL? { get set }