mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-25 18:32:15 -05:00
debug tag
This commit is contained in:
parent
c8772cea66
commit
91bb9ca15a
@ -29,6 +29,8 @@ import org.yaaic.model.Broadcast;
|
||||
|
||||
public class ChannelReceiver extends BroadcastReceiver
|
||||
{
|
||||
public static final String TAG = "Yaaic/ChannelReceiver";
|
||||
|
||||
private ChannelListener listener;
|
||||
private int serverId;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user