|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMRTMPConnection
| Method Summary | |
|---|---|
void |
close()
|
void |
connect(int clientId)
Send connect message to other side |
void |
disconnect(int clientId)
Send disconnect message to other side |
void |
write(int clientId,
Packet packet)
Send RTMP packet to other side |
| Method Detail |
|---|
void write(int clientId,
Packet packet)
clientId - packet - void connect(int clientId)
clientId - void disconnect(int clientId)
clientId - void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||