Click or drag to resize
MediaBuilderconfigureFromURL Method
Overload List
  NameDescription
Public methodconfigureFromURL(String)
Configures the builder from a JSON structure.

Warning: This method may execute blocking network I/O on the calling thread.

Public methodconfigureFromURL(Uri)
Configures the builder from a JSON structure.

Warning: This method may execute blocking network I/O on the calling thread.

Top
See Also