game_receiveMessage(), the latter combining comms_checkIncomingStream() and server_receiveMessage() which are always used together and require a stream be passed between which currently can't happen across jni.
send proc. Along the way, write jni code to instantiate a new object including setting enums. *Now* I'm ready for networking....