---
sidebar_label: ConnectionCallback.method
# ConnectionCallback.method property
**Signature:**
```typescript
interface ConnectionCallback {
method: string;
}
```