com.sygic.sdk.audio.AudioManager.PlayStatus Interface Reference

Public Attributes

int Playing = 0
 
int Stopped = 1
 
int Error = 2
 

Member Data Documentation

◆ Error

int com.sygic.sdk.audio.AudioManager.PlayStatus.Error = 2

◆ Playing

int com.sygic.sdk.audio.AudioManager.PlayStatus.Playing = 0

◆ Stopped

int com.sygic.sdk.audio.AudioManager.PlayStatus.Stopped = 1

The documentation for this interface was generated from the following file: