get_transport
Description:
Get a previously created StreamTransport for the
stream at idx.
Parameters:
| this | |
| idx |
the stream index |
Returns:
|
a StreamTransport that is valid until the session of this is unreffed. |
Get a previously created StreamTransport for the
stream at idx.
| this | |
| idx |
the stream index |
|
a StreamTransport that is valid until the session of this is unreffed. |