public interface PutMediaAckResponseHandler extends PutMediaResponseHandler
AckEvent
's asynchronously during a
AmazonKinesisVideoPutMediaClient.putMedia(PutMediaRequest, PutMediaAckResponseHandler)
request.Modifier and Type | Method and Description |
---|---|
void |
onAckEvent(AckEvent event)
Called when an
AckEvent is returned by the service. |
onComplete, onFailure
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.