src/streamingCalls/streamDescriptor.ts
A descriptor for streaming calls.
Properties |
Methods |
constructor(streamType: StreamType)
|
||||||
Defined in src/streamingCalls/streamDescriptor.ts:43
|
||||||
Parameters :
|
type |
Type : StreamType
|
Defined in src/streamingCalls/streamDescriptor.ts:43
|
getApiCaller | ||||||
getApiCaller(settings: CallSettings)
|
||||||
Defined in src/streamingCalls/streamDescriptor.ts:49
|
||||||
Parameters :
Returns :
APICaller
|