SessionUpdatedListener Interface

Definition

Informs the application that a session has been updated with new information.

public interface SessionUpdatedListener

Methods

onSessionUpdated(SessionUpdatedEvent args)

Invoked when the event fires.