Interface IUDPTransportSession


public interface IUDPTransportSession
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(byte[] buffer, int offset, int len, SocketAddress destination, long timecode)
     
  • Method Details

    • write

      void write(byte[] buffer, int offset, int len, SocketAddress destination, long timecode)