package com.safemobile.lib.sound; public interface ITCPaudioLis { public void dataRecv( TCPaudioEvent event ) ; }