getVideoInfoByGUID

abstract fun getVideoInfoByGUID(@NonNull guid: String, callback: ICommandCallback<Any>)

Parameters

guid

Globally Unique ID for the video.

callback

asynchronous callback.