Skip to content

Handle SUBSCRIPTION_RESPONSE message from server#959

Merged
davidliu merged 1 commit into
mainfrom
dl/signal_responses
Jun 8, 2026
Merged

Handle SUBSCRIPTION_RESPONSE message from server#959
davidliu merged 1 commit into
mainfrom
dl/signal_responses

Conversation

@davidliu

@davidliu davidliu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ec7c14a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
client-sdk-android Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Diffuse output:

OLD: diffuse-source-file
NEW: livekit-android-sdk-release.aar

 AAR      │ old      │ new      │ diff   
──────────┼──────────┼──────────┼────────
      jar │  2.6 MiB │  2.6 MiB │ +2 KiB 
 manifest │  1.5 KiB │  1.5 KiB │    0 B 
 lint-jar │ 12.7 KiB │ 12.7 KiB │    0 B 
    other │  1.8 KiB │  1.8 KiB │    0 B 
──────────┼──────────┼──────────┼────────
    total │  2.7 MiB │  2.7 MiB │ +2 KiB 

 JAR     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
 classes │  1497 │  1498 │ +1 (+1 -0) 
 methods │ 20149 │ 20157 │ +8 (+8 -0) 
  fields │  5145 │  5146 │ +1 (+1 -0)
AAR
 size    │ diff   │ path          
─────────┼────────┼───────────────
 2.6 MiB │ +2 KiB │ ∆ classes.jar 
─────────┼────────┼───────────────
 2.6 MiB │ +2 KiB │ (total)
JAR
CLASSES:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   1497 │ 1498 │ +1 (+1 -0) 
  
  + io.livekit.android.room.participant.RemoteParticipant_WhenMappings
  

METHODS:

   old   │ new   │ diff       
  ───────┼───────┼────────────
   20149 │ 20157 │ +8 (+8 -0) 
  
  + io.livekit.android.room.RTCEngine onSubscriptionError(LivekitRtc_SubscriptionResponse)
  + io.livekit.android.room.RTCEngine_Listener onSubscriptionError(LivekitRtc_SubscriptionResponse)
  + io.livekit.android.room.Room onSubscriptionError(LivekitRtc_SubscriptionResponse)
  + io.livekit.android.room.SignalClient_Listener onSubscriptionError(LivekitRtc_SubscriptionResponse)
  + io.livekit.android.room.participant.RemoteParticipant onSubscriptionError_livekit_android_sdk_release(LivekitRtc_SubscriptionResponse)
  + io.livekit.android.room.participant.RemoteParticipant subscriptionErrorException(LivekitModels_SubscriptionError) → TrackException
  + io.livekit.android.room.participant.RemoteParticipant_WhenMappings <clinit>()
  + livekit.LivekitModels_SubscriptionError ordinal() → int
  

FIELDS:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   5145 │ 5146 │ +1 (+1 -0) 
  
  + io.livekit.android.room.participant.RemoteParticipant_WhenMappings _EnumSwitchMapping_0: int[]

@davidliu davidliu merged commit 990b5a5 into main Jun 8, 2026
7 checks passed
@davidliu davidliu deleted the dl/signal_responses branch June 8, 2026 11:29
@davidliu davidliu mentioned this pull request Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant