![]() |
Jabber Guest Android SDK
|
Abstract view that is extended by PreviewView, RemoteView, and SelfView. More...
Public Member Functions | |
| TextureView | getTextureView () |
| Gets the TextureView contained within this view. More... | |
Abstract view that is extended by PreviewView, RemoteView, and SelfView.
This class contains logic that allows these views to associate themselves with a JabberGuestCall instance whenever the view is attached to a window, or to properly dissociate themselves from that JabberGuestCall instance whenever the view is detached from a window. This allows these views to tie into call state and call control event information, be notified of any relevant changes, and update their internal logic and/or appearance as appropriate.
|
inline |
Gets the TextureView contained within this view.