-
Notifications
You must be signed in to change notification settings - Fork 43
720 changes #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
720 changes #23
Conversation
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreated(byte[] bytes) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| @Override | ||
| public void onAdRewardActionCompleted(InMobiBanner inMobiBanner, Map<Object, Object> map) { | ||
| Log.d(TAG, "onAdRewardActionCompleted"); | ||
| public void onRequestPayloadCreationFailed(InMobiAdRequestStatus inMobiAdRequestStatus) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreated(byte[] bytes) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| @Override | ||
| public void onAdRewardActionCompleted(InMobiBanner inMobiBanner, Map<Object, Object> map) { | ||
| Log.d(TAG, "onAdRewardActionCompleted"); | ||
| public void onRequestPayloadCreationFailed(InMobiAdRequestStatus inMobiAdRequestStatus) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreated(byte[] bytes) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreationFailed(InMobiAdRequestStatus inMobiAdRequestStatus) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreated(byte[] bytes) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
| } | ||
|
|
||
| @Override | ||
| public void onRequestPayloadCreationFailed(InMobiAdRequestStatus inMobiAdRequestStatus) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to implement this method.
kvaddamani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.