MimiConnectedHeadphone

class MimiConnectedHeadphone @MsdkInternalApi constructor(val headphoneIdentifier: MimiHeadphoneIdentifier, val notificationReceiver: HeadphoneNotificationReceiver, applicator: HeadphoneApplicator?)

Represents a connected, Mimi-capable headphone.

Since

10.2.0

Constructors

Link copied to clipboard
constructor(headphoneIdentifier: MimiHeadphoneIdentifier, notificationReceiver: HeadphoneNotificationReceiver, applicator: HeadphoneApplicator?)

Properties

Link copied to clipboard

The identifier of the connected headphone.

Link copied to clipboard

Used to receive notifications from the connected headphone.