# Android SDK v.6.19.0 Deprecation Note

### Deprecated APIs

**AmityVideoPlayer**

| Methods                             | Remarks                            |
| ----------------------------------- | ---------------------------------- |
| play(streamId: String, url: String) | Use play(streamId: String) instead |

**AmityStream**

| Methods          | Remarks                            |
| ---------------- | ---------------------------------- |
| getRecordings()  | Use play(streamId: String) instead |
| getWatcherData() | Use play(streamId: String) instead |
