Sync and async methods
gerchicov-bp opened this issue · 0 comments
gerchicov-bp commented
Some methods are sync and some are async. So for example if you call play
, then pause
they may be executed in reverse order
gerchicov-bp opened this issue · 0 comments
Some methods are sync and some are async. So for example if you call play
, then pause
they may be executed in reverse order