Interface SDKMethodInterfaces.MethodCallCancelMessages
-
- All Known Implementing Classes:
Outgoing
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCancelMessages
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CancelMessagesResponsecancelScheduled(java.util.List<java.lang.Long> ids, java.util.Optional<Options> options)
-
-
-
Method Detail
-
cancelScheduled
CancelMessagesResponse cancelScheduled(java.util.List<java.lang.Long> ids, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-