Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
MultiReceiverManager< T >.ReceiversCallback< T > Interface Template Reference

A callback to run on each receiver. More...

Public Member Functions

void run (T h)
 Runs the callback on a receiver.
 

Detailed Description

A callback to run on each receiver.

Parameters
<T>The type of the receiver
Since
14.7

Member Function Documentation

◆ run()

void run ( T h)

Runs the callback on a receiver.

Parameters
hThe receiver
Since
14.7

The documentation for this interface was generated from the following file: