public class Recipient extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
bitrate |
Date |
completedAt |
int |
errorId |
String |
errorMessage |
String |
errorType |
String |
phoneNumber |
int |
resolution |
int |
retryCount |
String |
status |
| Constructor and Description |
|---|
Recipient() |
public String phoneNumber
public String status
public int retryCount
public Date completedAt
public int bitrate
public int resolution
public String errorType
public int errorId
public String errorMessage
Copyright © 2018. All rights reserved.