How can i access NSObject class method? i have one NSobject class for AudioStreaming where the audio gets start and stops, when i changing the tab i want to stop that streamer by method define in AudioStreaming class how can this be done.
Thank you.