com.flazr.rtmp
Class RtmpPublisher.Event

java.lang.Object
  extended by com.flazr.rtmp.RtmpPublisher.Event
Enclosing class:
RtmpPublisher

public static class RtmpPublisher.Event
extends Object


Constructor Summary
RtmpPublisher.Event(int conversationId)
           
 
Method Summary
 int getConversationId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtmpPublisher.Event

public RtmpPublisher.Event(int conversationId)
Method Detail

getConversationId

public int getConversationId()


Copyright © 2011. All Rights Reserved.