JSPromise constructor

JSPromise(
  1. String callId
)

Implementation

JSPromise(String callId) : super(callId);