public class PlayStatDataByStream extends Object
| Constructor and Description |
|---|
PlayStatDataByStream() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBw() |
Long |
getFlow() |
Long |
getOnlineUser() |
String |
getStreamUrl() |
void |
setBw(Long bw) |
void |
setFlow(Long flow) |
void |
setOnlineUser(Long onlineUser) |
void |
setStreamUrl(String streamUrl) |
public String getStreamUrl()
public void setStreamUrl(String streamUrl)
public Long getBw()
public void setBw(Long bw)
public Long getFlow()
public void setFlow(Long flow)
public Long getOnlineUser()
public void setOnlineUser(Long onlineUser)
Copyright © 2023. All rights reserved.