mediaSessionID property

int mediaSessionID
final

Unique ID for the playback of this specific session. This ID is set by the receiver at LOAD and can be used to identify a specific instance of a playback. For example, two playbacks of "Wish you were here" within the same session would each have a unique mediaSessionId.

Implementation

final int mediaSessionID;