( ctx context.Context, workspaceRef string, channel string, peerID string, threadID string, )
| 95 | request NetworkSubscriptionRequest, |
| 96 | ) (NetworkSubscriptionRecord, error) |
| 97 | DeleteNetworkSubscription( |
| 98 | ctx context.Context, |
| 99 | workspaceRef string, |
| 100 | channel string, |
no outgoing calls
no test coverage detected