Package com.amazonaws.ivs.broadcast
Interface TypedLambda<T>
-
public interface TypedLambda<T>A utility interface used byBroadcastSessionfor device change callbacks
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidop(T in)
-
-
-
Method Detail
-
op
void op(T in)
-
-