Uses of Class
com.flazr.rtmp.message.SetPeerBw.LimitType

Packages that use SetPeerBw.LimitType
com.flazr.rtmp.message   
 

Uses of SetPeerBw.LimitType in com.flazr.rtmp.message
 

Methods in com.flazr.rtmp.message that return SetPeerBw.LimitType
static SetPeerBw.LimitType SetPeerBw.LimitType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SetPeerBw.LimitType[] SetPeerBw.LimitType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.flazr.rtmp.message with parameters of type SetPeerBw.LimitType
SetPeerBw(int value, SetPeerBw.LimitType limitType)
           
 



Copyright © 2011. All Rights Reserved.