(ctx context.Context, req *PerformPasswordUpdateRequest, res *PerformPasswordUpdateResponse)
| 92 | PerformDeviceUpdate(ctx context.Context, req *PerformDeviceUpdateRequest, res *PerformDeviceUpdateResponse) error |
| 93 | PerformDeviceDeletion(ctx context.Context, req *PerformDeviceDeletionRequest, res *PerformDeviceDeletionResponse) error |
| 94 | PerformPasswordUpdate(ctx context.Context, req *PerformPasswordUpdateRequest, res *PerformPasswordUpdateResponse) error |
| 95 | PerformPusherDeletion(ctx context.Context, req *PerformPusherDeletionRequest, res *struct{}) error |
| 96 | PerformPusherSet(ctx context.Context, req *PerformPusherSetRequest, res *struct{}) error |
| 97 | PerformPushRulesPut(ctx context.Context, req *PerformPushRulesPutRequest, res *struct{}) error |
no outgoing calls
no test coverage detected