Contents

WKAudioFilePlayerItemDidPlayToEndTime

A notification that the item has played successfully to its end.

Declaration

static let WKAudioFilePlayerItemDidPlayToEndTime: NSNotification.Name

Discussion

The notification’s object is the player item. There is no userInfo dictionary.

See Also

WatchKit