interface SignalRConnection {
    signedContent?: SignedUrl;
}

Properties

Properties

signedContent?: SignedUrl