public class AckEventData extends Object
| Constructor and Description |
|---|
AckEventData() |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
long |
getFragmentTimecode() |
String |
getType() |
void |
setErrorCode(int errorCode) |
void |
setFragmentTimecode(long fragmentTimecode) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public int getErrorCode()
public void setErrorCode(int errorCode)
public long getFragmentTimecode()
public void setFragmentTimecode(long fragmentTimecode)
Copyright © 2019. All rights reserved.