ExperienceControlProtocol

@objc(LwayveExperienceControlProtocol)
public protocol ExperienceControlProtocol

The following methods provide additional control over a Contextual Audio Experience. Usually, a host app does not have to use these methods until testing or debugging is needed.

  • Request the Contextual Audio Experience, ignoring the local cache.

    Declaration

    Swift

    func fetchExperienceFromServer()