OneBusAway / onebusaway-android

The official Android app for OneBusAway
http://www.onebusaway.org/
Other
484 stars 295 forks source link

Release builds are failing #944

Closed barbeau closed 5 years ago

barbeau commented 5 years ago

Summary:

If you try to build a release build with gradlew assembleRelease -D org.gradle.daemon=false, you get the below output.

@acrown-msft I'm guessing this is related to the addition of com.microsoft.appcenter:appcenter-analytics dependency in the ES SDK. Do you know if others have used Proguard when doing a release with this library?

...
Exception); }', but not the descriptor class 'net.openid.appauth.AuthorizationException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator$1 { GoogleAppAuthAuthenticator$1(com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator,net.openid.appauth.AuthorizationResponse); }', but not the descriptor class 'net.openid.appauth.AuthorizationResponse'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator$1 { void onTokenRequestCompleted(net.openid.appauth.TokenResponse,net.openid.appauth.AuthorizationException); }', but not the descriptor class 'net.openid.appauth.TokenResponse'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator$1 { void onTokenRequestCompleted(net.openid.appauth.TokenResponse,net.openid.appauth.AuthorizationException); }', but not the descriptor class 'net.openid.appauth.AuthorizationException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator$2 { GoogleAppAuthAuthenticator$2(com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator,net.openid.appauth.AuthState); }', but not the descriptor class 'net.openid.appauth.AuthState'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.GoogleAppAuthAuthenticator$2 { void execute(java.lang.String,java.lang.String,net.openid.appauth.AuthorizationException); }', but not the descriptor class 'net.openid.appauth.AuthorizationException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$GeneralLiveAuthListener { void onAuthComplete(com.microsoft.live.LiveStatus,com.microsoft.live.LiveConnectSession,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveStatus'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$GeneralLiveAuthListener { void onAuthComplete(com.microsoft.live.LiveStatus,com.microsoft.live.LiveConnectSession,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveConnectSession'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$GeneralLiveAuthListener { void onAuthError(com.microsoft.live.LiveAuthException,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveAuthException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$LiveOperationListenerImpl { void onComplete(com.microsoft.live.LiveOperation); }', but not the descriptor class 'com.microsoft.live.LiveOperation'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$LiveOperationListenerImpl { void onError(com.microsoft.live.LiveOperationException,com.microsoft.live.LiveOperation); }', but not the descriptor class 'com.microsoft.live.LiveOperationException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$LiveOperationListenerImpl { void onError(com.microsoft.live.LiveOperationException,com.microsoft.live.LiveOperation); }', but not the descriptor class 'com.microsoft.live.LiveOperation'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$SignOutLiveAuthListener { void onAuthComplete(com.microsoft.live.LiveStatus,com.microsoft.live.LiveConnectSession,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveStatus'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$SignOutLiveAuthListener { void onAuthComplete(com.microsoft.live.LiveStatus,com.microsoft.live.LiveConnectSession,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveConnectSession'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.auth.MicrosoftLiveAuthenticator$SignOutLiveAuthListener { void onAuthError(com.microsoft.live.LiveAuthException,java.lang.Object); }', but not the descriptor class 'com.microsoft.live.LiveAuthException'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperations { com.microsoft.rest.ServiceCall postBlobAsync(java.lang.String,byte[],com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperations { com.microsoft.rest.ServiceCall getBlobAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { BlobsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceCall postBlobAsync(java.lang.String,byte[],com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceResponse postBlobDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceCall getBlobAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceResponse getBlobDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$1 { BlobsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$1 { BlobsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$6 { BlobsOperationsImpl$6(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$6 { BlobsOperationsImpl$6(com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BlobsOperationsImpl$BlobsService { retrofit2.Call postBlob(java.lang.String,okhttp3.RequestBody); }', but not the descriptor class 'okhttp3.RequestBody'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperations { com.microsoft.rest.ServiceCall getBuildsCurrentAsync(com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl { BuildsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl { com.microsoft.rest.ServiceCall getBuildsCurrentAsync(com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl { com.microsoft.rest.ServiceResponse getBuildsCurrentDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl$1 { BuildsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl$1 { BuildsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.BuildsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperations { com.microsoft.rest.ServiceCall getLikesAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperations { com.microsoft.rest.ServiceCall getLikesAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperations { com.microsoft.rest.ServiceCall postLikeAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperations { com.microsoft.rest.ServiceCall deleteLikeAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { CommentLikesOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceCall getLikesAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceCall getLikesAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse getLikesDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceCall postLikeAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse postLikeDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceCall deleteLikeAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse deleteLikeDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$1 { CommentLikesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$1 { CommentLikesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$15 { CommentLikesOperationsImpl$15(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$15 { CommentLikesOperationsImpl$15(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$2 { CommentLikesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$2 { CommentLikesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$8 { CommentLikesOperationsImpl$8(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$8 { CommentLikesOperationsImpl$8(com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentLikesOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperations { com.microsoft.rest.ServiceCall getRepliesAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperations { com.microsoft.rest.ServiceCall getRepliesAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperations { com.microsoft.rest.ServiceCall postReplyAsync(java.lang.String,com.microsoft.embeddedsocial.autorest.models.PostReplyRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { CommentRepliesOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceCall getRepliesAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceCall getRepliesAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceResponse getRepliesDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceCall postReplyAsync(java.lang.String,com.microsoft.embeddedsocial.autorest.models.PostReplyRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceResponse postReplyDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$1 { CommentRepliesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$1 { CommentRepliesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$2 { CommentRepliesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$2 { CommentRepliesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$8 { CommentRepliesOperationsImpl$8(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$8 { CommentRepliesOperationsImpl$8(com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentRepliesOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperations { com.microsoft.rest.ServiceCall postReportAsync(java.lang.String,com.microsoft.embeddedsocial.autorest.models.PostReportRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl { CommentReportsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl { com.microsoft.rest.ServiceCall postReportAsync(java.lang.String,com.microsoft.embeddedsocial.autorest.models.PostReportRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl { com.microsoft.rest.ServiceResponse postReportDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl$1 { CommentReportsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl$1 { CommentReportsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentReportsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperations { com.microsoft.rest.ServiceCall getCommentAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperations { com.microsoft.rest.ServiceCall deleteCommentAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { CommentsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceCall getCommentAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceResponse getCommentDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceCall deleteCommentAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceResponse deleteCommentDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$1 { CommentsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$1 { CommentsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$7 { CommentsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$7 { CommentsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.CommentsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl { okhttp3.Response addRequestToBatch(okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl { void processBatchResponse(okhttp3.Response); }', but not the descriptor class 'okhttp3.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl { java.lang.String bodyToString(okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl { okhttp3.Response access$200(com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl,okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl { java.lang.String access$300(okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl$BatchedInterceptor { okhttp3.Response intercept(okhttp3.Interceptor$Chain); }', but not the descriptor class 'okhttp3.Interceptor$Chain'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl$MultipartHelper { java.lang.String convertReqToMultiFragment(okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialBatchedClientImpl$MultipartHelper { okhttp3.Response convertMultiFragmentToResp(java.lang.String,okhttp3.Request); }', but not the descriptor class 'okhttp3.Request'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient { void setLogLevel(okhttp3.logging.HttpLoggingInterceptor$Level); }', but not the descriptor class 'okhttp3.logging.HttpLoggingInterceptor$Level'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialClientImpl { EmbeddedSocialClientImpl(java.lang.String,okhttp3.OkHttpClient$Builder,retrofit2.Retrofit$Builder); }', but not the descriptor class 'okhttp3.OkHttpClient$Builder'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.EmbeddedSocialClientImpl { EmbeddedSocialClientImpl(java.lang.String,okhttp3.OkHttpClient$Builder,retrofit2.Retrofit$Builder); }', but not the descriptor class 'retrofit2.Retrofit$Builder'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperations { com.microsoft.rest.ServiceCall getTrendingHashtagsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperations { com.microsoft.rest.ServiceCall getAutocompletedHashtagsAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { HashtagsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceCall getTrendingHashtagsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceResponse getTrendingHashtagsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceCall getAutocompletedHashtagsAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceResponse getAutocompletedHashtagsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$1 { HashtagsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$1 { HashtagsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$6 { HashtagsOperationsImpl$6(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$6 { HashtagsOperationsImpl$6(com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.HashtagsOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperations { com.microsoft.rest.ServiceCall postImageAsync(com.microsoft.embeddedsocial.autorest.models.ImageType,java.lang.String,byte[],com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperations { com.microsoft.rest.ServiceCall getImageAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { ImagesOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceCall postImageAsync(com.microsoft.embeddedsocial.autorest.models.ImageType,java.lang.String,byte[],com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceResponse postImageDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceCall getImageAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceResponse getImageDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$1 { ImagesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$1 { ImagesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$6 { ImagesOperationsImpl$6(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$6 { ImagesOperationsImpl$6(com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$6 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.ImagesOperationsImpl$ImagesService { retrofit2.Call postImage(com.microsoft.embeddedsocial.autorest.models.ImageType,java.lang.String,okhttp3.RequestBody); }', but not the descriptor class 'okhttp3.RequestBody'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperations { com.microsoft.rest.ServiceCall getUsersAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperations { com.microsoft.rest.ServiceCall getUsersAsync(java.lang.String,java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl { MyAppFollowingOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl { com.microsoft.rest.ServiceCall getUsersAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl { com.microsoft.rest.ServiceCall getUsersAsync(java.lang.String,java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getUsersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$1 { MyAppFollowingOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$1 { MyAppFollowingOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$2 { MyAppFollowingOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$2 { MyAppFollowingOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppFollowingOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperations { com.microsoft.rest.ServiceCall getAppsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl { MyAppsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl { com.microsoft.rest.ServiceCall getAppsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl { com.microsoft.rest.ServiceResponse getAppsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl$1 { MyAppsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl$1 { MyAppsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyAppsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperations { com.microsoft.rest.ServiceCall getBlockedUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperations { com.microsoft.rest.ServiceCall getBlockedUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperations { com.microsoft.rest.ServiceCall postBlockedUserAsync(com.microsoft.embeddedsocial.autorest.models.PostBlockedUserRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperations { com.microsoft.rest.ServiceCall deleteBlockedUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { MyBlockedUsersOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceCall getBlockedUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceCall getBlockedUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse getBlockedUsersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceCall postBlockedUserAsync(com.microsoft.embeddedsocial.autorest.models.PostBlockedUserRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse postBlockedUserDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceCall deleteBlockedUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse deleteBlockedUserDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$1 { MyBlockedUsersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$1 { MyBlockedUsersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$14 { MyBlockedUsersOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$14 { MyBlockedUsersOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$2 { MyBlockedUsersOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$2 { MyBlockedUsersOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$7 { MyBlockedUsersOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$7 { MyBlockedUsersOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyBlockedUsersOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperations { com.microsoft.rest.ServiceCall getFollowersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperations { com.microsoft.rest.ServiceCall getFollowersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperations { com.microsoft.rest.ServiceCall postFollowerAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowerRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperations { com.microsoft.rest.ServiceCall deleteFollowerAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { MyFollowersOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceCall getFollowersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceCall getFollowersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse getFollowersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceCall postFollowerAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowerRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse postFollowerDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceCall deleteFollowerAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse deleteFollowerDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$1 { MyFollowersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$1 { MyFollowersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$15 { MyFollowersOperationsImpl$15(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$15 { MyFollowersOperationsImpl$15(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$2 { MyFollowersOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$2 { MyFollowersOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$7 { MyFollowersOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$7 { MyFollowersOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowersOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getFollowingUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getFollowingUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall postFollowingUserAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowingUserRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getFollowingTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getFollowingTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall postFollowingTopicAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowingTopicRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall deleteFollowingUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall deleteFollowingTopicAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall deleteTopicFromCombinedFollowingFeedAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getActivitiesAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getActivitiesAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getSuggestionsUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperations { com.microsoft.rest.ServiceCall getSuggestionsUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { MyFollowingOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getFollowingUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getFollowingUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getFollowingUsersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall postFollowingUserAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowingUserRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse postFollowingUserDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getFollowingTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getFollowingTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getFollowingTopicsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall postFollowingTopicAsync(com.microsoft.embeddedsocial.autorest.models.PostFollowingTopicRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse postFollowingTopicDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall deleteFollowingUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse deleteFollowingUserDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall deleteFollowingTopicAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse deleteFollowingTopicDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall deleteTopicFromCombinedFollowingFeedAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse deleteTopicFromCombinedFollowingFeedDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getTopicsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getActivitiesAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getActivitiesAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getActivitiesDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getSuggestionsUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceCall getSuggestionsUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse getSuggestionsUsersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$300(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$400(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$500(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$600(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$700(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$800(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl { com.microsoft.rest.ServiceResponse access$900(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$1 { MyFollowingOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$1 { MyFollowingOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$14 { MyFollowingOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$14 { MyFollowingOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$15 { MyFollowingOperationsImpl$15(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$15 { MyFollowingOperationsImpl$15(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$15 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$2 { MyFollowingOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$2 { MyFollowingOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$20 { MyFollowingOperationsImpl$20(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$20 { MyFollowingOperationsImpl$20(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$20 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$20 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$27 { MyFollowingOperationsImpl$27(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$27 { MyFollowingOperationsImpl$27(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$27 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$27 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$34 { MyFollowingOperationsImpl$34(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$34 { MyFollowingOperationsImpl$34(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$34 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$34 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$41 { MyFollowingOperationsImpl$41(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$41 { MyFollowingOperationsImpl$41(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$41 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$41 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$47 { MyFollowingOperationsImpl$47(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$47 { MyFollowingOperationsImpl$47(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$47 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$47 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$48 { MyFollowingOperationsImpl$48(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$48 { MyFollowingOperationsImpl$48(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$48 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$48 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$53 { MyFollowingOperationsImpl$53(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$53 { MyFollowingOperationsImpl$53(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$53 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$53 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$54 { MyFollowingOperationsImpl$54(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$54 { MyFollowingOperationsImpl$54(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$54 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$54 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$59 { MyFollowingOperationsImpl$59(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$59 { MyFollowingOperationsImpl$59(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$59 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$59 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$60 { MyFollowingOperationsImpl$60(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$60 { MyFollowingOperationsImpl$60(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$60 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$60 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$7 { MyFollowingOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$7 { MyFollowingOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyFollowingOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperations { com.microsoft.rest.ServiceCall getLikedTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperations { com.microsoft.rest.ServiceCall getLikedTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl { MyLikesOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl { com.microsoft.rest.ServiceCall getLikedTopicsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl { com.microsoft.rest.ServiceCall getLikedTopicsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl { com.microsoft.rest.ServiceResponse getLikedTopicsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$1 { MyLikesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$1 { MyLikesOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$2 { MyLikesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$2 { MyLikesOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLikesOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperations { com.microsoft.rest.ServiceCall getLinkedAccountsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperations { com.microsoft.rest.ServiceCall postLinkedAccountAsync(com.microsoft.embeddedsocial.autorest.models.PostLinkedAccountRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperations { com.microsoft.rest.ServiceCall deleteLinkedAccountAsync(com.microsoft.embeddedsocial.autorest.models.IdentityProvider,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { MyLinkedAccountsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceCall getLinkedAccountsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse getLinkedAccountsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceCall postLinkedAccountAsync(com.microsoft.embeddedsocial.autorest.models.PostLinkedAccountRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse postLinkedAccountDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceCall deleteLinkedAccountAsync(com.microsoft.embeddedsocial.autorest.models.IdentityProvider,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse deleteLinkedAccountDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$1 { MyLinkedAccountsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$1 { MyLinkedAccountsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$4 { MyLinkedAccountsOperationsImpl$4(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$4 { MyLinkedAccountsOperationsImpl$4(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$4 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$4 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$8 { MyLinkedAccountsOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$8 { MyLinkedAccountsOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyLinkedAccountsOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperations { com.microsoft.rest.ServiceCall putNotificationsStatusAsync(com.microsoft.embeddedsocial.autorest.models.PutNotificationsStatusRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperations { com.microsoft.rest.ServiceCall getNotificationsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperations { com.microsoft.rest.ServiceCall getNotificationsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperations { com.microsoft.rest.ServiceCall getNotificationsCountAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { MyNotificationsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceCall putNotificationsStatusAsync(com.microsoft.embeddedsocial.autorest.models.PutNotificationsStatusRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse putNotificationsStatusDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceCall getNotificationsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceCall getNotificationsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse getNotificationsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceCall getNotificationsCountAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse getNotificationsCountDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$1 { MyNotificationsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$1 { MyNotificationsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$13 { MyNotificationsOperationsImpl$13(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$13 { MyNotificationsOperationsImpl$13(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$13 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$13 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$7 { MyNotificationsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$7 { MyNotificationsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$8 { MyNotificationsOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$8 { MyNotificationsOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyNotificationsOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperations { com.microsoft.rest.ServiceCall deletePendingUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperations { com.microsoft.rest.ServiceCall getPendingUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperations { com.microsoft.rest.ServiceCall getPendingUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperations { com.microsoft.rest.ServiceCall getPendingUsersCountAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { MyPendingUsersOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceCall deletePendingUserAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse deletePendingUserDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceCall getPendingUsersAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceCall getPendingUsersAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse getPendingUsersDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceCall getPendingUsersCountAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse getPendingUsersCountDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$1 { MyPendingUsersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$1 { MyPendingUsersOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$14 { MyPendingUsersOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$14 { MyPendingUsersOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$8 { MyPendingUsersOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$8 { MyPendingUsersOperationsImpl$8(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$8 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$9 { MyPendingUsersOperationsImpl$9(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$9 { MyPendingUsersOperationsImpl$9(com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$9 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPendingUsersOperationsImpl$9 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperations { com.microsoft.rest.ServiceCall getPinsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperations { com.microsoft.rest.ServiceCall getPinsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperations { com.microsoft.rest.ServiceCall postPinAsync(com.microsoft.embeddedsocial.autorest.models.PostPinRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperations { com.microsoft.rest.ServiceCall deletePinAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { MyPinsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceCall getPinsAsync(java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceCall getPinsAsync(java.lang.String,java.lang.String,java.lang.Integer,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse getPinsDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceCall postPinAsync(com.microsoft.embeddedsocial.autorest.models.PostPinRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse postPinDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceCall deletePinAsync(java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse deletePinDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse access$000(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse access$100(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl { com.microsoft.rest.ServiceResponse access$200(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$1 { MyPinsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$1 { MyPinsOperationsImpl$1(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$1 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$14 { MyPinsOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$14 { MyPinsOperationsImpl$14(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$14 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$2 { MyPinsOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$2 { MyPinsOperationsImpl$2(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$2 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$7 { MyPinsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$7 { MyPinsOperationsImpl$7(com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl,com.microsoft.rest.ServiceCallback,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Call'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPinsOperationsImpl$7 { void onResponse(retrofit2.Call,retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPushRegistrationsOperations { com.microsoft.rest.ServiceCall putPushRegistrationAsync(com.microsoft.embeddedsocial.autorest.models.Platform,java.lang.String,com.microsoft.embeddedsocial.autorest.models.PutPushRegistrationRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPushRegistrationsOperations { com.microsoft.rest.ServiceCall deletePushRegistrationAsync(com.microsoft.embeddedsocial.autorest.models.Platform,java.lang.String,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPushRegistrationsOperationsImpl { MyPushRegistrationsOperationsImpl(retrofit2.Retrofit,com.microsoft.embeddedsocial.autorest.EmbeddedSocialClient); }', but not the descriptor class 'retrofit2.Retrofit'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPushRegistrationsOperationsImpl { com.microsoft.rest.ServiceCall putPushRegistrationAsync(com.microsoft.embeddedsocial.autorest.models.Platform,java.lang.String,com.microsoft.embeddedsocial.autorest.models.PutPushRegistrationRequest,java.lang.String,com.microsoft.rest.ServiceCallback); }', but not the descriptor class 'com.microsoft.rest.ServiceCallback'
Note: the configuration keeps the entry point 'com.microsoft.embeddedsocial.autorest.MyPushRegistrationsOperationsImpl { com.microsoft.rest.ServiceResponse putPushRegistrationDelegate(retrofit2.Response); }', but not the descriptor class 'retrofit2.Response'
...
Note: there were 5 references to unknown classes.
      You should check your configuration for typos.
      (http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
Note: there were 1 references to unknown class members.
      You should check your configuration for typos.
Note: there were 1146 unkept descriptor classes in kept class members.
      You should consider explicitly keeping the mentioned classes
      (using '-keep').
      (http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 27 unresolved dynamic references to classes or interfaces.
      You should check if you need to specify additional program jars.
      (http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
Warning: there were 1 unresolved references to program class members.
         Your input classes appear to be inconsistent.
         You may need to recompile the code.
         (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedprogramclassmember)
Warning: there were 1 unresolved references to library class members.
         You probably need to update the library versions.
         (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)
Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
Thread(Tasks limiter_3): destruction

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':onebusaway-android:transformClassesAndResourcesWithProguardForAgencyXAmazonRelease'.
> Job failed, see logs for details

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7m 25s
25 actionable tasks: 23 executed, 2 up-to-date

Steps to reproduce:

Do a release build:

gradlew assembleRelease -D org.gradle.daemon=false

Expected behavior:

Build the app

Observed behavior:

Release build fails and above output is provided

Device and Android version:

N/A

barbeau commented 5 years ago

@acrown-msft I went back and did a release build of v2.3.11, and it contains the NOTE printouts in the log, but NOT the Warnings.

So it seems like this is the relevant part of the log when building the current master branch that needs to be fixed:

Warning: there were 1 unresolved references to program class members.
         Your input classes appear to be inconsistent.
         You may need to recompile the code.
         (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedprogramclassmember)
Warning: there were 1 unresolved references to library class members.
         You probably need to update the library versions.
         (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)
Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
barbeau commented 5 years ago

Alright, dumping the entire log for the release build on the master branch, I see these two warnings:

Warning: com.microsoft.embeddedsocial.sdk.ui.TabbedDrawerHandler: can't find referenced method 'void setOnTabSelectedListener(com.google.android.material.tabs.TabLayout$OnTabSelectedListener)' in program class com.google.android.material.tabs.TabLayout
Warning: com.sothree.slidinguppanel.SlidingUpPanelLayout: can't find referenced method 'int save(int)' in library class android.graphics.Canvas
barbeau commented 5 years ago

Related issue on the SlidingUpPanelLayout:

A proposed workaround in that comment is adding the following to Proguard:

-dontwarn com.sothree.**
-keep class com.sothree.**
-keep interface com.sothree.**
barbeau commented 5 years ago

For TabLayout, looks like the setOnTabSelectedListener() method signature changed in API 28:

https://stackoverflow.com/a/52899027/937715

barbeau commented 5 years ago

@acrown-msft It looks like a workaround for the TabLayout issue is to add the following to Proguard:

-dontwarn com.microsoft.embeddedsocial.sdk.ui.TabbedDrawerHandler

I'm not sure yet if this will have any negative runtime consequences.

I think the "right" way to fix this is to update the ES SDK to use the Android X dependencies in place of the old support libraries and the "material" library to replace the cardview and design libraries. Refactoring from within Android Studio is the easiest way to do this.