( ctx context.Context, workspaceRef string, channel string, directID string, )
| 120 | request NetworkDirectResolveRequest, |
| 121 | ) (NetworkDirectRoomRecord, error) |
| 122 | NetworkDirect( |
| 123 | ctx context.Context, |
| 124 | workspaceRef string, |
| 125 | channel string, |
no outgoing calls
no test coverage detected