public static class MessageEvent.PromptPromise
- Object
- Observable
- AsyncResource<Boolean>
- MessageEvent.PromptPromise
Encapsulates a promise that should be fulfilled when implementingn a custom permissions prompt to record or play audio. Currently this is only used for the Javscript port.
See Displaying Custom Prompt to Play Audio for an example.
Constructors
public PromptPromise() |
Inherited nested types
Inherited methods
From AsyncResource
isCancelled, all, all, await, await, cancel, waitFor, get, get, get, isCancelled, isDone, isReady, ready, ready, except, except, complete, error, await, addListener, onResult, asPromise
Constructor details
PromptPromise
public PromptPromise()