link start!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.tridium.platMstp;
|
||||
|
||||
public interface MstpListener {
|
||||
void receiveFrame(byte b, byte[] bArr, boolean z);
|
||||
}
|
||||
Reference in New Issue
Block a user