@ondewo/sip-client-angular 5.1.0 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56,7 +56,7 @@ export declare class SipEndCallRequest implements GrpcMessage {
56
56
  */
57
57
  toProtobufJSON(options?: ToProtobufJSONOptions): SipEndCallRequest.AsProtobufJSON;
58
58
  }
59
- export declare module SipEndCallRequest {
59
+ export declare namespace SipEndCallRequest {
60
60
  /**
61
61
  * Standard JavaScript object representation for SipEndCallRequest
62
62
  */
@@ -132,7 +132,7 @@ export declare class SipStartCallRequest implements GrpcMessage {
132
132
  */
133
133
  toProtobufJSON(options?: ToProtobufJSONOptions): SipStartCallRequest.AsProtobufJSON;
134
134
  }
135
- export declare module SipStartCallRequest {
135
+ export declare namespace SipStartCallRequest {
136
136
  /**
137
137
  * Standard JavaScript object representation for SipStartCallRequest
138
138
  */
@@ -209,7 +209,7 @@ export declare module SipStartCallRequest {
209
209
  */
210
210
  toProtobufJSON(options?: ToProtobufJSONOptions): HeadersEntry.AsProtobufJSON;
211
211
  }
212
- module HeadersEntry {
212
+ namespace HeadersEntry {
213
213
  /**
214
214
  * Standard JavaScript object representation for HeadersEntry
215
215
  */
@@ -290,7 +290,7 @@ export declare class SipRegisterAccountRequest implements GrpcMessage {
290
290
  */
291
291
  toProtobufJSON(options?: ToProtobufJSONOptions): SipRegisterAccountRequest.AsProtobufJSON;
292
292
  }
293
- export declare module SipRegisterAccountRequest {
293
+ export declare namespace SipRegisterAccountRequest {
294
294
  /**
295
295
  * Standard JavaScript object representation for SipRegisterAccountRequest
296
296
  */
@@ -368,7 +368,7 @@ export declare class SipStartSessionRequest implements GrpcMessage {
368
368
  */
369
369
  toProtobufJSON(options?: ToProtobufJSONOptions): SipStartSessionRequest.AsProtobufJSON;
370
370
  }
371
- export declare module SipStartSessionRequest {
371
+ export declare namespace SipStartSessionRequest {
372
372
  /**
373
373
  * Standard JavaScript object representation for SipStartSessionRequest
374
374
  */
@@ -446,7 +446,7 @@ export declare class SipTransferCallRequest implements GrpcMessage {
446
446
  */
447
447
  toProtobufJSON(options?: ToProtobufJSONOptions): SipTransferCallRequest.AsProtobufJSON;
448
448
  }
449
- export declare module SipTransferCallRequest {
449
+ export declare namespace SipTransferCallRequest {
450
450
  /**
451
451
  * Standard JavaScript object representation for SipTransferCallRequest
452
452
  */
@@ -523,7 +523,7 @@ export declare module SipTransferCallRequest {
523
523
  */
524
524
  toProtobufJSON(options?: ToProtobufJSONOptions): HeadersEntry.AsProtobufJSON;
525
525
  }
526
- module HeadersEntry {
526
+ namespace HeadersEntry {
527
527
  /**
528
528
  * Standard JavaScript object representation for HeadersEntry
529
529
  */
@@ -626,7 +626,7 @@ export declare class SipStatus implements GrpcMessage {
626
626
  */
627
627
  toProtobufJSON(options?: ToProtobufJSONOptions): SipStatus.AsProtobufJSON;
628
628
  }
629
- export declare module SipStatus {
629
+ export declare namespace SipStatus {
630
630
  /**
631
631
  * Standard JavaScript object representation for SipStatus
632
632
  */
@@ -743,7 +743,7 @@ export declare module SipStatus {
743
743
  */
744
744
  toProtobufJSON(options?: ToProtobufJSONOptions): HeadersEntry.AsProtobufJSON;
745
745
  }
746
- module HeadersEntry {
746
+ namespace HeadersEntry {
747
747
  /**
748
748
  * Standard JavaScript object representation for HeadersEntry
749
749
  */
@@ -815,7 +815,7 @@ export declare class SipStatusHistoryResponse implements GrpcMessage {
815
815
  */
816
816
  toProtobufJSON(options?: ToProtobufJSONOptions): SipStatusHistoryResponse.AsProtobufJSON;
817
817
  }
818
- export declare module SipStatusHistoryResponse {
818
+ export declare namespace SipStatusHistoryResponse {
819
819
  /**
820
820
  * Standard JavaScript object representation for SipStatusHistoryResponse
821
821
  */
@@ -884,7 +884,7 @@ export declare class SipPlayWavFilesRequest implements GrpcMessage {
884
884
  */
885
885
  toProtobufJSON(options?: ToProtobufJSONOptions): SipPlayWavFilesRequest.AsProtobufJSON;
886
886
  }
887
- export declare module SipPlayWavFilesRequest {
887
+ export declare namespace SipPlayWavFilesRequest {
888
888
  /**
889
889
  * Standard JavaScript object representation for SipPlayWavFilesRequest
890
890
  */