retrieveVCall

open fun retrieveVCall(@NonNull callID: String): STWVCall


open fun retrieveVCall(@Nullable localID: String, @Nullable sessionID: String): STWVCall

retrieve the corresponding (free call, walkie-talkie, Channel) session by localID or sessionID Note that the priority for searching session is by localID

Return

corresponding STWVCall for sessionLocalId

Parameters

localID
sessionID