| Wasabi ExpressPlay SDK for iOS
    1.23.0
    | 
Error notification event. More...
#include <WsbPlaylistProxy.h>
| Data Fields | |
| WSB_PlaylistProxy_Event | base | 
| Event base.  More... | |
| WSB_Result | result | 
| Error result code.  More... | |
| const char * | error_string | 
| Optional error string.  More... | |
Error notification event.
If the WSB_PlaylistProxy_EventType for the event passed to the listener is WSB_PPET_ERROR_NOTIFICATION, then the WSB_PlaylistProxy_Event pointer passed to the listener should be cast to WSB_PlaylistProxy_ErrorNotificationEvent.
| WSB_PlaylistProxy_Event WSB_PlaylistProxy_ErrorNotificationEvent::base | 
Event base.
| const char* WSB_PlaylistProxy_ErrorNotificationEvent::error_string | 
Optional error string.
| WSB_Result WSB_PlaylistProxy_ErrorNotificationEvent::result | 
Error result code.